Jump to content

This site is currently in alpha, so you will run into rough edges.

Please send feedback or ideas to connect@deeptech.wiki

Template:Outdated: Difference between revisions

From The Deep Tech Wiki
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
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 it].}}}
<includeonly>
| cat  = Outdated articles
{{#if:{{NOCAT}}||[[Category:Outdated articles]]}}
| nocat = {{{nocat|}}}
</includeonly>
}}<noinclude>
<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>

Latest revision as of 07:35, 23 November 2025

This article is outdated.
The information in this article may no longer be current. You can help by updating it.

Displays a banner for articles that are outdated.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Custom Texttext

Overrides the default explanation text.

Stringsuggested
Suppress Categorynocat

Enter 'true' to prevent this page from being categorized.

Booleanoptional