Difference between revisions of "Template:Outdated"
Jump to navigation
Jump to search
This warning was placed on 2022/01/06. (Reason: Some good reason.)
(Added "Outdated" template) |
(Updated template to use WarningBox) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | __NOTOC__ |
+ | __NOTOC__<noinclude> |
⚫ | |||
− | <noinclude> |
||
− | = Template:Outdated = |
||
⚫ | |||
− | To use this template, use <code><nowiki>{{Outdated|year|month|day}}</nowiki></code> on the target page. |
+ | To use this template, use <code><nowiki>{{Outdated|reason=...|year|month|day}}</nowiki></code> on the target page. The date arguments are mandatory. Pages with this template are automatically added to the category [[:Category:Pages with outdated information|Pages with outdated information]]. |
+ | {{WarningBox |
||
− | Using this template on a page results in the following box being placed: |
||
− | + | |text=<nowiki>Avoid using {{CURRENTYEAR}}, {{CURRENTMONTH}} and {{CURRENTDAY}}.</nowiki> |
|
+ | }} |
||
− | </noinclude> |
||
+ | |||
− | <includeonly> |
||
+ | ==Example== |
||
⚫ | |||
+ | |||
− | </includeonly> |
||
+ | <syntaxhighlight lang="html+handlebars"> |
||
+ | {{Outdated |
||
+ | |reason=Some good reason. |
||
+ | |2022|01|06 |
||
+ | }} |
||
+ | </syntaxhighlight> |
||
+ | |||
⚫ | {{WarningBox|caption=Information found here might be outdated!|text=This page or section has been marked as having outdated and/or no more relevant information. Please regard information in this page with extra caution. </small><br><small>This warning was placed on 2022/01/06. ('''Reason:''' Some good reason.)</small>|icon=Clock.png}} |
||
+ | |||
+ | </noinclude><includeonly>{{WarningBox|caption=Information found here might be outdated!|text=This page or section has been marked as having outdated and/or no more relevant information. Please regard information in this page with extra caution. </small><br><small>This warning was placed on {{{1}}}/{{{2}}}/{{{3}}}. ('''Reason:''' {{{reason}}})</small>|icon=Clock.png}}[[Category:Pages with outdated information]]</includeonly> |
Latest revision as of 15:03, 6 January 2022
Template:Outdated is a template which is meant to be put on pages or sections where information might be outdated, no more accurate or relevant as a precaution for users until the page is updated.
To use this template, use {{Outdated|reason=...|year|month|day}}
on the target page. The date arguments are mandatory. Pages with this template are automatically added to the category Pages with outdated information.
Warning!
Avoid using {{CURRENTYEAR}}, {{CURRENTMONTH}} and {{CURRENTDAY}}.Example
Information found here might be outdated!
This page or section has been marked as having outdated and/or no more relevant information. Please regard information in this page with extra caution. This warning was placed on 2022/01/06. (Reason: Some good reason.)