Difference between revisions of "Template:Needs revision"

From NSV13
Jump to navigationJump to search
imported>Atlanta-Ned
(A classy looking template for every page 2k16!)
m (Makes title text a little smaller and reasons work again)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div align="center">
+
{{Mbox
{| width=80% style="float:top; border: 1px solid #aaa; border-left: 10px solid #f4C340;"
+
| text = <font size=3.5>'''This page needs revising!'''</font><br>
|-
+
<font size=2>The following page is out of date and/or needs to be revised. If the page's guide needs revision, [[Guide_to_contributing_to_the_wiki#Guide_to_Writing_and_Revising_a_Guide|see here for an example]].</font><br>The revision reason is: "'''{{{reason|No reason provided}}}'''"
|width=5% rowspan=2 valign: center|[[File:Pen.png|64px]]
+
| type = content
|-
+
| small = {{{small|no}}}
|<font size='3'>'''THIS PAGE NEEDS REVISING!'''</font>
+
<noinclude>
<font size='1'>The following page is out of date and/or needs to be revised. If the page's guide needs revision, [[Guide_to_contributing_to_the_wiki#Guide_to_Writing_and_Revising_a_Guide|see here for an example]].</font><br>The revision reason is: '''"{{{reason|No reason provided}}}"'''
+
| demospace = main
|}
+
</noinclude>
 +
<includeonly>
 +
| demospace = {{{demospace|}}}
 +
</includeonly>
 +
}}
 
<includeonly>[[Category:Needs revision|{{FULLPAGENAME}}]]</includeonly>
 
<includeonly>[[Category:Needs revision|{{FULLPAGENAME}}]]</includeonly>
</div>
 
  
  
Line 17: Line 20:
 
==Use==
 
==Use==
  
To add the tempate to a site simply write:
+
To add the template to a site simply write:
  
{| style="background-color:#EEEEEE"
+
<pre>{{Needs revision
| <code><nowiki>{{Needs revision</nowiki><br><nowiki>|reason = The image on this page is out of date.}}</nowiki></code>
+
|reason = The image on this page is out of date.
|}
+
}}</pre>
  
 
this will give the following result:
 
this will give the following result:
  
<div align="center">
+
{{Needs revision
{| width=80% style="float:top; border: 1px solid #aaa; border-left: 10px solid #f4C340;"
+
|reason = The image on this page is out of date.
|-
+
}}
|width=5% rowspan=2|[[File:Pen.png|64px]]
+
 
|-
 
|<font size='3'>'''THIS PAGE NEEDS REVISING!'''</font>
 
<font size='1'>The following page is out of date and/or needs to be revised. If the page's guide needs revision, [[Guide_to_contributing_to_the_wiki#Guide_to_Writing_and_Revising_a_Guide|see here for an example]].</font><br>The revision reason is: '''"The image on this page is out of date."'''
 
|}
 
</div>
 
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 07:21, 5 October 2020



Adding this template adds the page to the following category: Category:Needs revision

Use[edit source]

To add the template to a site simply write:

{{Needs revision
|reason = The image on this page is out of date.
}}

this will give the following result: