Template:Outdated: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<div class="ambox-maintenance">
 
'''This article is outdated.'''
{{Page banner
<br/>
| color = #E67E22
{{{1|The information in this article may no longer be current. Please help update it.}}}
| title = This article is outdated.
</div>
| text  = {{{text|The information in this article may no longer be current. You can help by [{{fullurl:{{FULLPAGENAME}}|veaction=edit}} updating to it].}}}
<includeonly>
| cat  = Outdated articles
{{#if:{{NOCAT}}||[[Category:Outdated articles]]}}
| nocat = {{{nocat|}}}
{{#if:{{{nocat|}}}||[[Category:Outdated articles]]}}
}}<noinclude>
</includeonly>
<noinclude>
[[Category:Maintenance templates]]
[[Category:Maintenance templates]]
[[Category:Maintenance banners]]
<templatedata>
{
    "description": "Displays a banner for articles that are outdated.",
    "params": {
        "text": {
            "label": "Custom Text",
            "description": "Overrides the default explanation text.",
            "type": "string",
            "suggested": true
        },
    "nocat": {
            "label": "Suppress Category",
            "description": "Enter 'true' to prevent this page from being categorized.",
            "type": "boolean"
        }
    }
}
</templatedata>
</noinclude>
</noinclude>