Template:Maintenance note: Difference between revisions

No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span class="maintenance-inline">
{{Maintenance section box
<strong>
| tag_type = Maintenance note
Maintenance note:</strong>{{{reason|This section needs maintenance.}}}</span>
| text    = {{{text|Please see the [[{{TALKPAGENAME}}|talk page]] for more information.}}}
<includeonly>
}}<includeonly>{{#if:{{{nocat|}}}||[[Category:Articles with maintenance note]]}}</includeonly><noinclude>
{{#if:{{{nocat|}}}||[[Category:Articles with maintenance note]]}}
</includeonly>
<noinclude>
[[Category:Maintenance templates]]
[[Category:Maintenance templates]]
 
[[Category:Sectionbox maintenance templates]]
<templatedata>
<templatedata>
{
{
"description": "Displays a inline note for maintenance.",
    "description": "Displays a box note for general maintenance.",
"params": {
    "params": {
"reason": {
        "text": {
"label": "Reason",
            "label": "Specify reason",
"type": "string",
            "type": "string",
             "suggested": true,
             "suggested": true,
"required": false,
            "required": false,
"description": "Optional explanation of what maintenance is needed."
            "description": "Overrides the default text. If empty, shows the standard maintenance warning with a talk page link."
}
        },
}
        "nocat": {
            "label": "Suppress Category",
            "type": "boolean",
            "description": "Enter 'true' to prevent this page from being tagged for followup."
        }
    }
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>