Template:BTD6 cosmetic item list by id/doc: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
"params": { | "params": { | ||
"1": { | "1": { | ||
"label": " | "label": "Item 1 ID", | ||
"description": " | "description": "The ID of the first cosmetic item. IDs can be found in the source of pages like [[Pet]] and [[Place FX]] for reference.", | ||
"type": "string", | "type": "string", | ||
"required": true, | "required": true, | ||
"example": "HeroesObynPetWolf | "example": "HeroesObynPetWolf" | ||
} | }, | ||
"2": { | |||
"label": "Item 2 ID", | |||
"description": "The ID of the second cosmetic item.", | |||
"type": "string" | |||
}, | |||
"3": { | |||
"label": "Item 3 ID", | |||
"description": "The ID of the third cosmetic item.", | |||
"type": "string" | |||
}, | |||
"4": {}, | |||
"5": {}, | |||
"6": {}, | |||
"7": {}, | |||
"8": {}, | |||
"9": {}, | |||
"10": {}, | |||
"11": {}, | |||
"12": {}, | |||
"13": {}, | |||
"14": {}, | |||
"15": {}, | |||
"16": {}, | |||
"17": {}, | |||
"18": {}, | |||
"19": {}, | |||
"20": {}, | |||
"hide sources": { | |||
"label": "Hide sources?", | |||
"description": "If true, hides the \"unlock method(s)\" column.", | |||
"type": "boolean" | |||
}, | |||
"source": {}, | |||
"source 1": {}, | |||
"source 2": {}, | |||
"source 3": {}, | |||
"source 4": {}, | |||
"source 5": {}, | |||
"source 6": {}, | |||
"source 7": {}, | |||
"source 8": {}, | |||
"source 9": {}, | |||
"source 10": {}, | |||
"source 11": {}, | |||
"source 12": {}, | |||
"source 13": {}, | |||
"source 14": {}, | |||
"source 15": {}, | |||
"source 16": {}, | |||
"source 17": {}, | |||
"source 18": {}, | |||
"source 19": {}, | |||
"source 20": {} | |||
}, | }, | ||
"description": "Creates a list of cosmetic items with the specified internal IDs.", | "description": "Creates a list of cosmetic items with the specified internal IDs.", | ||
"format": "inline" | "format": "inline", | ||
"paramOrder": [ | |||
"1", | |||
"2", | |||
"3", | |||
"4", | |||
"5", | |||
"6", | |||
"7", | |||
"8", | |||
"9", | |||
"10", | |||
"11", | |||
"12", | |||
"13", | |||
"14", | |||
"15", | |||
"16", | |||
"17", | |||
"18", | |||
"19", | |||
"20", | |||
"source", | |||
"source 1", | |||
"source 2", | |||
"source 3", | |||
"source 4", | |||
"source 5", | |||
"source 6", | |||
"source 7", | |||
"source 8", | |||
"source 9", | |||
"source 10", | |||
"source 11", | |||
"source 12", | |||
"source 13", | |||
"source 14", | |||
"source 15", | |||
"source 16", | |||
"source 17", | |||
"source 18", | |||
"source 19", | |||
"source 20", | |||
"hide sources" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
==Example usage== | ==Example usage== | ||
<pre>{{BTD6 cosmetic item list by id|HeroesObynPetWolf | <pre>{{BTD6 cosmetic item list by id|HeroesObynPetWolf|HeroesObynPetBunny|HeroesObynPlacementWolf}}</pre> | ||
{{BTD6 cosmetic item list by id|HeroesObynPetWolf | {{BTD6 cosmetic item list by id|HeroesObynPetWolf|HeroesObynPetBunny|HeroesObynPlacementWolf}} | ||
<includeonly>[[Category:BTD6 templates]][[Category:Cargo query templates]]</includeonly><noinclude>[[Category: | <includeonly>[[Category:BTD6 templates]][[Category:Cargo query templates]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude> | ||