Template:Out of date: Difference between revisions
(Remove last edited parameter from Out of date template) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Box | <includeonly>{{Box | ||
|border = #ff9060 | |border = #ff9060 | ||
|background = #ffe0c0 | |background = #ffe0c0 | ||
|image = Gnome-appointment-missed.png | |image = Gnome-appointment-missed.png | ||
|text = The contents of this {{{ | |text = The contents of this {{{1|article}}} are '''out of date''', and need to be updated. <span style="font-size:.8em"></span> | ||
}} | }}</includeonly> | ||
<noinclude> | |||
This template is used to mark pages, sections, etc. of the wiki are out of date. | |||
==Default usage== | |||
<pre>{{Out of date}}</pre> | |||
The box will send a message that the ''article'' is out of date. | |||
{{Out of date}} | |||
==Specify what item is incomplete== | |||
<pre>{{Out of date|section}}</pre> | |||
The box will send a message that whatever follows a <code>|</code> character within the curly brackets is out of date. Exempli gratia: "section", "image", "tutorial", etc. | |||
{{Out of date|section}} | |||
[[Category:Box templates]]</noinclude> |
Revision as of 23:45, 21 May 2025
This template is used to mark pages, sections, etc. of the wiki are out of date.
Default usage
{{Out of date}}
The box will send a message that the article is out of date.
Specify what item is incomplete
{{Out of date|section}}
The box will send a message that whatever follows a |
character within the curly brackets is out of date. Exempli gratia: "section", "image", "tutorial", etc.