Difference between revisions of "Template:Update"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
|type      = warning
|type      = warning
|image      ={{{image|Message-box warning.png}}}
|image      ={{{image|Message-box warning.png}}}
|header    = This {{#ifeq:{{{section|no}}}|yes|section|article}} is in need of an update.
|header    = This {{#ifeq:{{{section|no}}}|yes|section|article}} is in need of an update. {{#if:{{{1|}}}|The reason given is: <br> '''{{{1}}}'''|}}
|content    = Editors are encouraged to update and expand it.
|content    = Editors are encouraged to update and expand the article.
}}[[Category:Articles in need of update]]<noinclude>{{documentation}}
}}[[Category:Articles in need of update]]<noinclude>{{documentation}}
[[Category:Wiki Maintenance]]</noinclude>
[[Category:Wiki Maintenance]]</noinclude>

Latest revision as of 21:11, 18 July 2013

Message-box warning.png
This article is in need of an update.
Editors are encouraged to update and expand the article.
Documentation for {{update}}

Use

Append to articles that are missing important new information.

Usage

The unnamed parameter is used to indicate why the article is in need of an update.

Input
{{update|"[[Saturday Morning Fun Pit]]"}}
Output
Message-box warning.png
This article is in need of an update. The reason given is:
"Saturday Morning Fun Pit"
Editors are encouraged to update and expand the article.

The optional parameter section may be used to indicate that the template is describing a section rather than an entire article.

Input
{{update|section=yes}}
Output
Message-box warning.png
This section is in need of an update.
Editors are encouraged to update and expand the article.