Difference between revisions of "Template:NeedUpdate"
Jump to navigation
Jump to search
m |
m |
||
| (20 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class="wikitable" style="align:center;border-radius:40px;separate; border-spacing: 0;border-collapse:separate;border-color:#663300;border-width:0px;margin-left: 5em;max-width:95%;" | {| class="wikitable" style="align:center;border-radius:40px;separate; border-spacing: 0;border-collapse:separate;border-color:#663300;border-width:0px;margin-left: 5em;max-width:95%;" | ||
|- | |- | ||
| style="background-color:transparent;background-image:linear-gradient(to right,rgba(223, 156, 52, 1),#996666);color:#fffff3;padding:10px;"|[[File:Blueprint.png|frameless|50x50px]] <b>This page may be outdated.</b> <small>It may lack | | style="background-color:transparent;background-image:linear-gradient(to right,rgba(223, 156, 52, 1),#996666);color:#fffff3;padding:10px;"|[[File:Blueprint.png|frameless|50x50px]] <b>This page may lack content or be outdated.</b> <small>It may lack information, images, or contain Pre-Release content. Editors can improve this page by [[{{PAGENAME}}&veaction=edit|<span style="color:#FFCC66;"><b>updating</b></span>]] it to add new information. | ||
<span style="margin-left:0.5em;><b>Reason: </b>{{{if:stub|[[Category:Stubs | <span style="margin-left:0.5em;><b>Reason: </b>{{#if:{{{stub|}}}|Is a stub - more info needed! }}{{#if:{{{oldinfo|}}}| Main information may be outdated }}{{#if:{{{oldpics|}}}| Main image may be outdated <i>or</i> images needed}}</span></small>[[Category:Outdated|Outdated]] | ||
{{#if:{{{stub|}}}|[[Category:Stubs]]}} | |||
{{#if:{{{oldinfo|}}}|[[Category:Need Info]]}} | |||
{{#if:{{{oldpics|}}}|[[Category:Image Needed]]}} | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
| Line 8: | Line 11: | ||
{ | { | ||
"params": { | "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. | "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": [ | "paramOrder": [ | ||
" | "stub", | ||
" | "oldinfo", | ||
" | "oldpics" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:Templates]] | |||
</noinclude> | </noinclude> | ||
Latest revision as of 02:53, 26 April 2025
Reason:
|
This template is designed to be added to the top of a page if it has any outdated content. To use: - Click the outdated part of the page where you want to add the banner, usually at the top or under a header. - Select the desired parameters. Type in anything (a single letter or number is fine). - Apply. The 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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Stub/Not enough information | stub | no description | Boolean | optional |
| Main body of information may be from pre-release | oldinfo | no description | Boolean | optional |
| Image may need update OR needs image | oldpics | no description | Boolean | optional |