Template:BTD6 last updated/doc: Difference between revisions
Created page with "<templatedata> { "params": { "1": { "label": "Version number", "description": "The version number to use.", "example": "46.0", "type": "string", "required": true } }, "format": "inline", "description": "Creates a hatnote to be used at the top of stats and strategy articles pertaining to BTD6. Like other hatnotes, this should be placed above any notice templates, such as {{stub}}." } </templatedata> ==Example usage== <pre>{{BTD6 last updated|46.0}}..." |
No edit summary |
||
| Line 8: | Line 8: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | |||
"section": { | |||
"label": "Section?", | |||
"description": "If set to anything, displays \"this section was\" instead of \"this article was\".", | |||
"type": "boolean" | |||
} | } | ||
}, | }, | ||