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!)
imported>Atlanta-Ned
(Now using the Important template)
Line 1: Line 1:
<div align="center">
+
{{Important
{| width=80% style="float:top; border: 1px solid #aaa; border-left: 10px solid #f4C340;"
+
|Title=This page needs revising!
|-
+
|Note=<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}}}"'''
|width=5% rowspan=2 valign: center|[[File:Pen.png|64px]]
+
|Color=#f4C340
|-
+
|Image=Pen.png
|<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: '''"{{{reason|No reason provided}}}"'''
 
|}
 
 
<includeonly>[[Category:Needs revision|{{FULLPAGENAME}}]]</includeonly>
 
<includeonly>[[Category:Needs revision|{{FULLPAGENAME}}]]</includeonly>
</div>
 
  
  
Line 17: Line 14:
 
==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>

Revision as of 10:18, 30 March 2016

Pen.png This page needs revising!

The following page is out of date and/or needs to be revised. If the page's guide needs revision, see here for an example.
The revision reason is: "No reason provided"




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

Use

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:


Pen.png This page needs revising!

The following page is out of date and/or needs to be revised. If the page's guide needs revision, see here for an example.
The revision reason is: "The image on this page is out of date."