Template:Maintenance note: Difference between revisions

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<span class="maintenance-inline">
<span class="maintenance-inline">
<strong>
<strong>
  Maintenance note:</strong>{{{1|This section needs maintenance.}}}</span>
  Maintenance note:</strong>{{{reason|This section needs maintenance.}}}</span>
<includeonly>
{{#if:{{{nocat|}}}||[[Category:Articles with inline maintenance note]]}}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
[[Category:Inline maintenance]]
[[Category:Maintenance templates]]
 
<templatedata>
{
"description": "Displays a inline note for maintenance.",
"params": {
"reason": {
"label": "Reason",
"type": "string",
            "suggested": true,
"required": false,
"description": "Optional explanation of what maintenance is needed."
}
}
}
</templatedata>
 
</noinclude>
</noinclude>