Template:BCS last updated/doc: Difference between revisions
Created page with "<templatedata> { "params": { "1": { "label": "Version number", "description": "The version number to use.", "example": "2.0", "type": "string", "required": true } }, "format": "inline", "description": "Creates a hatnote to be used at the top of stats and strategy articles pertaining to BCS. Like other hatnotes, this should be placed above any notice templates, such as {{stub}}." } </templatedata> ==Example usage== <pre>{{BCS last updated|2.0}}</pr..." |
mNo edit summary |
||
| Line 8: | Line 8: | ||
"type": "string", | "type": "string", | ||
"required": true | "required": true | ||
}, | |||
"section": { | |||
"label": "Section", | |||
"description": "Set to any value if this is for a subsection rather than a whole article.", | |||
"example": "y", | |||
"type": "boolean" | |||
} | } | ||
}, | }, | ||