Difference between revisions of "Template:Update"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
m (Word fixing.)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{top alert
{{message box
|width     = 50%
|type      = warning
|border     = #f3a3a3
|image     ={{{image|Message-box warning.png}}}
|background = #ffffff
|header     = This {{#ifeq:{{{section|no}}}|yes|section|article}} is in need of an update. {{#if:{{{1|}}}|The reason given is: <br> '''{{{1}}}'''|}}
|image      =
|content    = Editors are encouraged to update and expand the article.
|content    = '''This article/section is not up to date.'''<br />This article/section does represent the current information we know.
}}[[Category:Articles in need of update]]<noinclude>{{documentation}}
}}
[[Category:Wiki Maintenance]]</noinclude>

Latest revision as of 22: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.