Template:BLCD tracking/doc: Difference between revisions

From HIBIKIFORUM
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:|delete:}}
{{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 With Tokuten}}
| {{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}}
|-
| {{para|delete}} || For when the BLCD page needs to be removed (due to duplication usually) || {{Cat|Obsolete}}
|}
|}


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
},
"5": {
"label": "delete",
"description": "If the BLCD page needs to be removed include this.",
"type": "string",
"suggestedvalues": [ "delete", "yes" ],
"aliases": [ "delete" ],
"required": false
"required": false
}
}

Revision as of 04:21, 3 July 2023

Light bulb.png }}
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|tabs=|tokuten=|runtime=|check=}}

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.

Template parameters

ParameterDescriptionTypeStatus
Tabs1 tabs

If a BLCD page uses Tabber or Tabs include this.

Suggested values
tabs yes
Stringoptional
Tokuten2 tokuten

If a BLCD page has any Tokuten CDs include this.

Suggested values
tokuten yes
Stringoptional
Runtime3 runtime

When a BLCD page is missing the runtime for the main CD include this.

Suggested values
runtime yes
Stringoptional
check4 check

If a BLCD page is missing a lot of information that needs to be checked for later include this.

Suggested values
check yes
Stringoptional