Template:BTD6 artifact list by insta/doc: Difference between revisions
Created page with "<templatedata> { "params": { "1": { "label": "ID", "description": "The ID of the tower to use.", "example": "BombShooter", "type": "string", "required": true } }, "format": "inline" } </templatedata> ==Example usage== {{BTD6 artifact list by insta|BombShooter}} <includeonly>Category:BTD6 templatesCategory:Cargo query templates</includeonly><noinclude>Category:Incomplete documentation</noinclude>" |
mNo edit summary |
||
| Line 4: | Line 4: | ||
"1": { | "1": { | ||
"label": "ID", | "label": "ID", | ||
"description": "The ID of the tower to use.", | "description": "The ID of the tower to use. (For all relevant towers, this is just the tower's name with no spaces.)", | ||
"example": "BombShooter", | "example": "BombShooter", | ||
"type": "string", | "type": "string", | ||
| Line 10: | Line 10: | ||
} | } | ||
}, | }, | ||
"format": "inline" | "format": "inline", | ||
"description": "Uses Cargo to create a list of Artifacts that add towers of a specified type to the player's party." | |||
} | } | ||
</templatedata> | </templatedata> | ||
==Example usage== | ==Example usage== | ||
<pre>{{BTD6 artifact list by insta|BombShooter}}</pre> | |||
{{BTD6 artifact list by insta|BombShooter}} | {{BTD6 artifact list by insta|BombShooter}} | ||
<includeonly>[[Category:BTD6 templates]][[Category:Cargo query templates]]</includeonly><noinclude>[[Category: | <includeonly>[[Category:BTD6 templates]][[Category:Cargo query templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | ||