Template:Needs revision: Difference between revisions

From tgwiki2
Jump to navigation Jump to search
imported>Atlanta-Ned
A classy looking template for every page 2k16!
imported>SpaceManiac
remove the template from its own category
 
(One intermediate revision by one other user not shown)
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>
<noinclude>==Using this template==
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>


<noinclude>
Adding this template adds the page to the following category: [[:Category:Needs revision]]
==Use==
To add the tempate to a site simply write:
{| style="background-color:#EEEEEE"
| <code><nowiki>{{Needs revision</nowiki><br><nowiki>|reason = The image on this page is out of date.}}</nowiki></code>
|}
this will give the following result:
<div align="center">
{| width=80% style="float:top; border: 1px solid #aaa; border-left: 10px solid #f4C340;"
|-
|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 03:05, 30 November 2020

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."


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.
}}