Template:BLCD tracking/doc: Difference between revisions

From HIBIKIFORUM
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
__NOTOC__
__NOTOC__
This template is used for adding certain tracking categories to BLCD pages.
This template is used for adding certain tracking categories to BLCD pages.


== Usage ==
== Usage ==


{{tji|BLCD tracking|tabs:|tokuten:|runtime:|check:}}
{{tji|BLCD tracking|tabs:|tokuten:|runtime:|tlist:|check:}}


== Parameters ==
== Parameters ==
Line 18: Line 19:
|-
|-
| {{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|tlist}} || For when a BLCD page is it's Track Listing || {{Cat|BLCD without TrackList}}
|-
|-
| {{Para|check}} || For when a BLCD page is missing a lot of information that needs to be checked for later || {{Cat|BLCD ReCheck}}
| {{Para|check}} || For when a BLCD page is missing a lot of information that needs to be checked for later || {{Cat|BLCD ReCheck}}
Line 24: Line 27:
== Examples ==
== Examples ==


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, unless they are at the end.


* {{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 42: Line 45:
"1": {
"1": {
"label": "Tabs",
"label": "Tabs",
"description": "If a BLCD page uses Tabber or Tabs include this.",
"description": "If a BLCD page uses Tabber or Tabs.",
"type": "string",
"type": "string",
"suggestedvalues": [ "tabs", "yes" ],
"suggestedvalues": [ "tabs", "yes" ],
Line 50: Line 53:
"2": {
"2": {
"label": "Tokuten",
"label": "Tokuten",
"description": "If a BLCD page has any Tokuten CDs include this.",
"description": "If a BLCD page has any Tokuten CDs.",
"type": "string",
"type": "string",
"suggestedvalues": [ "tokuten", "yes" ],
"suggestedvalues": [ "tokuten", "yes" ],
Line 58: Line 61:
"3": {
"3": {
"label": "Runtime",
"label": "Runtime",
"description": "When a BLCD page is missing the runtime for the main CD include this.",
"description": "When a BLCD page is missing the runtime for the main CD.",
"type": "string",
"type": "string",
"suggestedvalues": [ "runtime", "yes" ],
"suggestedvalues": [ "runtime", "yes" ],
Line 65: Line 68:
},
},
"4": {
"4": {
"label": "check",
"label": "Track List",
"description": "If a BLCD page is missing a lot of information that needs to be checked for later include this.",
"description": "When a BLCD is missing it's track list.",
"type": "string",
"suggestedvalues": [ "tlist", "yes" ],
"aliases": [ "tlist" ],
"required": false
},
"5": {
"label": "Check",
"description": "If a BLCD page is missing a lot of information that needs to be checked for later.",
"type": "string",
"type": "string",
"suggestedvalues": [ "check", "yes" ],
"suggestedvalues": [ "check", "yes" ],

Revision as of 18:41, 23 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=|tlist=|check=}}

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.

Template parameters

ParameterDescriptionTypeStatus
Tabs1 tabs

If a BLCD page uses Tabber or Tabs.

Suggested values
tabs yes
Stringoptional
Tokuten2 tokuten

If a BLCD page has any Tokuten CDs.

Suggested values
tokuten yes
Stringoptional
Runtime3 runtime

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

Suggested values
runtime yes
Stringoptional
Track List4 tlist

When a BLCD is missing it's track list.

Suggested values
tlist yes
Stringoptional
Check5 check

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

Suggested values
check yes
Stringoptional