Difference between revisions of "Template:Update"

From The Infosphere, the Futurama Wiki
Jump to navigation Jump to search
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 {{#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.
|content    = Editors are encouraged to update and expand it.
|content    = Editors are encouraged to update and expand it.
}}[[Category:Articles in need of update]]</includeonly><noinclude>{{documentation}}
}}[[Category:Articles in need of update]]<noinclude>{{documentation}}
[[Category:Wiki Maintenance]]</noinclude>
[[Category:Wiki Maintenance]]</noinclude>

Revision as of 18:11, 30 May 2013

Message-box warning.png
This article is in need of an update.
Editors are encouraged to update and expand it.
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.
Editors are encouraged to update and expand it.

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