Template:Needsrevision: Difference between revisions
Jump to navigation
Jump to search
Updated NR template to reflect our new styling and added an urgency var/parameter to it. |
m Added a bit to the how to use and gave the reason a Not defined if its left empty. |
||
Line 3: | Line 3: | ||
<div style="border: .2em solid #775FFF; border-radius: .5em; background: #FFF;"> | <div style="border: .2em solid #775FFF; border-radius: .5em; background: #FFF;"> | ||
<div style="padding: .5em; background: #775FFF1e; margin:.25em; border-radius: .5em;"> | <div style="padding: .5em; background: #775FFF1e; margin:.25em; border-radius: .5em;"> | ||
<center>'''REASON:''' {{{reason}}}<br>'''URGENCY:''' {{{urgency|Not defined}}}</center></div></div> | <center>'''REASON:''' {{{reason|Not defined}}}<br>'''URGENCY:''' {{{urgency|Not defined}}}</center></div></div> | ||
</div><includeonly>[[Category:Needs revision|{{FULLPAGENAME}}]]</includeonly><noinclude> | </div><includeonly>[[Category:Needs revision|{{FULLPAGENAME}}]]</includeonly><noinclude> | ||
<noinclude>==Using this template== | <noinclude>==Using this template== | ||
Using this template on a page adds it to [[:Category:Needs revision]]. To use it, write: | Using this template on a page adds it to [[:Category:Needs revision]]. To use it, write: | ||
<pre>{{Needs revision|reason = The image on this page is out of date.}}</pre> | <pre>{{Needs revision|reason = The image on this page is out of date.|urgency = Should have been done yesterday}}</pre> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 18:52, 10 April 2022
URGENCY: Not defined
Using this template
Using this template on a page adds it to Category:Needs revision. To use it, write:
{{Needs revision|reason = The image on this page is out of date.|urgency = Should have been done yesterday}}