Difference between revisions of "Template:Update"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{message box
{{message box
|type      = warning
|type      = warning
|image      ={{{image|Message-box warning.png}}}
|image      ={{{image|Message-box warning.png}}}
|header    = This article/section 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 this article/section.
|content    = Editors are encouraged to update and expand the article.
}}[[Category:Articles in need of update]]</includeonly><noinclude>[[Category:Wiki Maintenance]]</noinclude>
}}[[Category:Articles in need of update]]<noinclude>{{documentation}}
[[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.