606
edits
m |
m |
||
| Line 10: | Line 10: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | |||
"oldpics": { | |||
"label": "Image may need update OR needs image", | |||
"type": "boolean" | |||
}, | |||
"oldinfo": { | |||
"label": "Main body of information may be from pre-release", | |||
"type": "boolean" | |||
}, | |||
"stub": { | |||
"label": "Stub/Not enough information", | |||
"type": "boolean" | |||
} | |||
}, | |||
"description": "This template is designed to be added to the top of a page if it has any outdated content.\nTo use:\n- Click the outdated part of the page where you want to add the banner, usually at the top or under a header.\n- Select the desired parameters. Type in anything (a single letter or number is fine).\n- Apply.\n\nThe template will automatically add the appropriate category and is intended to be deleted during an update. Likewise, when you have updated a page, you may wish to add it to the \"Updated Pages\" category at the bottom of the source editor.", | |||
"paramOrder": [ | |||
"stub", | |||
"oldinfo", | |||
"oldpics" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
edits