Template:B2 level list by object/doc: Difference between revisions
Created page with "<templatedata> { "params": { "1": { "label": "ID", "description": "The ID of the object. This is the name of the Cargo column without the suffix (i.e. use \"bomb\" instead of \"bomb_F\").", "example": "extra_dart", "type": "string", "required": true } }, "description": "Creates lists of Flash Bloons 2, Christmas Expansion, Spring Fling, and mobile Bloons 2 levels that contain a specific object." } </templatedata> ==Example usage== <pre>{{B2 level l..." |
updated documentation |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | |||
"header level": { | |||
"label": "Header level", | |||
"description": "The level of headers to use.", | |||
"example": "4", | |||
"type": "number", | |||
"default": "3" | |||
}, | |||
"hide F": { | |||
"label": "Hide Flash version", | |||
"description": "If enabled, does not show a table for the Flash version.", | |||
"type": "boolean" | |||
}, | |||
"hide CE": { | |||
"label": "Hide Christmas Expansion", | |||
"description": "If enabled, does not show a table for Christmas Expansion.", | |||
"type": "boolean" | |||
}, | |||
"hide SF": { | |||
"label": "Hide Spring Fling", | |||
"description": "If enabled, does not show a table for Spring Fling.", | |||
"type": "boolean" | |||
}, | |||
"hide M": { | |||
"label": "Hide mobile version", | |||
"description": "If enabled, does not show a table for the mobile version.", | |||
"type": "boolean" | |||
} | } | ||
}, | }, | ||
"description": "Creates lists of Flash Bloons 2, Christmas Expansion, Spring Fling, and mobile Bloons 2 levels that contain a specific object." | "description": "Creates lists of Flash Bloons 2, Christmas Expansion, Spring Fling, and mobile Bloons 2 levels that contain a specific object.", | ||
"format": "inline" | |||
} | } | ||
</templatedata> | </templatedata> | ||
| Line 18: | Line 46: | ||
{{B2 level list by object|triple_shot}} | {{B2 level list by object|triple_shot}} | ||
==See also== | |||
*[[Template:B1 level list by object]] | |||
<includeonly>[[Category:Bloons 2 templates]][[Category:Cargo query templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | <includeonly>[[Category:Bloons 2 templates]][[Category:Cargo query templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | ||