Template:BLCD tracking/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Documentation subpage}} __NOTOC__ This template is used for adding certain tracking categories to BLCD pages. == Usage == {{tji|BLCD tracking|tabs:|tokuten:|runtime:|check:|delete:}} == Parameters == {| class="wikitable" |- ! Parameter !! Description !! Output |- | {{para|tabs}} || For when a BLCD page uses Tabber or Tabs || {{Cat|CD Pages That Use Tabs}} |- | {{Para|tokuten}} || For when a BLCD page has any Tokuten CDs || {{Cat|BLCD With Tokuten}} |- | {{Para|runt...") |
mNo edit summary |
||
Line 5: | Line 5: | ||
== Usage == | == Usage == | ||
{{tji|BLCD tracking|tabs:|tokuten:|runtime:|check | {{tji|BLCD tracking|tabs:|tokuten:|runtime:|check:}} | ||
== Parameters == | == Parameters == | ||
Line 15: | Line 15: | ||
| {{para|tabs}} || For when a BLCD page uses Tabber or Tabs || {{Cat|CD Pages That Use Tabs}} | | {{para|tabs}} || For when a BLCD page uses Tabber or Tabs || {{Cat|CD Pages That Use Tabs}} | ||
|- | |- | ||
| {{Para|tokuten}} || For when a BLCD page has any Tokuten CDs || {{Cat|BLCD | | {{Para|tokuten}} || For when a BLCD page has any Tokuten CDs || {{Cat|BLCD with Tokuten}} | ||
|- | |- | ||
| {{Para|runtime}} || For when a BLCD page is missing the runtime for the main CD || {{Cat|BLCD without Runtime}} | | {{Para|runtime}} || For when a BLCD page is missing the runtime for the main CD || {{Cat|BLCD without Runtime}} | ||
|- | |- | ||
| {{Para|check}} || For when a BLCD page is missing a lot of information that needs to be checked for later || {{Cat|ReCheck}} | | {{Para|check}} || For when a BLCD page is missing a lot of information that needs to be checked for later || {{Cat|ReCheck}} | ||
|} | |} | ||
Line 28: | Line 26: | ||
If you do not use named parameters you will have to include blank spaces for anything that shouldn't be tracked. | If you do not use named parameters you will have to include blank spaces for anything that shouldn't be tracked. | ||
* {{tlc|BLCD tracking|tabs| |runtime | * {{tlc|BLCD tracking|tabs| |runtime| }} | ||
* {{tlc|BLCD tracking| |tokuten| |check | * {{tlc|BLCD tracking| |tokuten| |check}} | ||
If you are using the named parameters you can just put the only ones needed with a {{code|yes}} or {{code|y}}. | If you are using the named parameters you can just put the only ones needed with a {{code|yes}} or {{code|y}}. | ||
Line 72: | Line 70: | ||
"suggestedvalues": [ "check", "yes" ], | "suggestedvalues": [ "check", "yes" ], | ||
"aliases": [ "check" ], | "aliases": [ "check" ], | ||
"required": false | "required": false | ||
} | } |
Revision as of 03:21, 3 July 2023
It contains usage information, categories and other content that is not part of the original template page.
|
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:CD Pages That Use 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 |
|check= |
For when a BLCD page is missing a lot of information that needs to be checked for later | Category:ReCheck |
Examples
If you do not use named parameters you will have to include blank spaces for anything that shouldn't be tracked.
{{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 include this.
| String | optional |
Tokuten | 2 tokuten | If a BLCD page has any Tokuten CDs include this.
| String | optional |
Runtime | 3 runtime | When a BLCD page is missing the runtime for the main CD include this.
| String | optional |
check | 4 check | If a BLCD page is missing a lot of information that needs to be checked for later include this.
| String | optional |