Template:BLCD tracking: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ #if: {{{1|{{{tabs|}}}}}}|Category:CD Pages That Use Tabs|}}<br />{{ #if: {{{2|{{{tokuten|}}}}}}|Category:BLCD With Tokuten|}}<br />{{ #if: {{{3|{{{runtime|}}}}}}|Category:BLCD Without Runtime|}}<br />{{ #if: {{{4|{{{check|}}}}}}|Category:ReCheck|}}<br />{{ #if: {{{5|{{{delete|}}}}}}|Category:Obsolete|}}<noinclude> {{Documentation}} <!-- Add categories to the /doc subpage, not here! --> </noinclude>") |
mNo edit summary |
||
(12 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ #if: {{{1|{{{tabs|}}}}}}|[[Category: | <nowiki /><includeonly>{{ #if:{{{1|{{{tabs|}}}}}}|[[Category:BLCD Pages with Tabs]]| }}<!-- | ||
-->{{ #if:{{{2|{{{tokuten|}}}}}}|[[Category:BLCD with Tokuten]]| }}<!-- | |||
-->{{ #if:{{{3|{{{runtime|}}}}}}|[[Category:BLCD without Runtime]]| }}<!-- | |||
-->{{ #if:{{{4|{{{tlist|}}}}}}|[[Category:BLCD without TrackList]]|}}<!-- | |||
-->{{ #if:{{{5|{{{check|}}}}}}|[[Category:BLCD ReCheck]]| }}</includeonly><noinclude> | |||
{{Documentation}} | {{Documentation}} | ||
<!-- Add categories to the /doc subpage, not here! --> | <!-- Add categories to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> |
Latest revision as of 19:20, 24 July 2023
Archived
This Template is no longer being actively used. It is only being maintained for archive purposes.
|
This template is used for adding certain tracking categories to BLCD pages.
Usage
{{BLCD tracking
Parameters
Parameter | Description | Output |
---|---|---|
|tabs= |
For when a BLCD page uses Tabber or Tabs | Category:BLCD Pages with Tabs |
|tokuten= |
For when a BLCD page has any Tokuten CDs | Category:BLCD with Tokuten |
|runtime= |
For when a BLCD page is missing the runtime for the main CD | Category:BLCD without Runtime |
|tlist= |
For when a BLCD page is it's Track Listing | Category:BLCD without TrackList |
|check= |
For when a BLCD page is missing a lot of information that needs to be checked for later | Category:BLCD ReCheck |
Examples
If you do not use named parameters you will have to include blank spaces for anything that shouldn't be tracked, unless they are at the end.
{{BLCD tracking|tabs| |runtime}}
{{BLCD tracking| |tokuten| | |check}}
If you are using the named parameters you can just put the only ones needed with a yes
or y
.
{{BLCD tracking|tabs=yes|tokuten=yes}}
{{BLCD tracking|tokuten=yes|check=yes}}
TemplateData
This template includes tracking categories for BLCD pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Tabs | 1 tabs | If a BLCD page uses Tabber or Tabs.
| String | optional |
Tokuten | 2 tokuten | If a BLCD page has any Tokuten CDs.
| String | optional |
Runtime | 3 runtime | When a BLCD page is missing the runtime for the main CD.
| String | optional |
Track List | 4 tlist | When a BLCD is missing it's track list.
| String | optional |
Check | 5 check | If a BLCD page is missing a lot of information that needs to be checked for later.
| String | optional |