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

Template:Maintenance note: Difference between revisions

From The Deep Tech Wiki
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>

Revision as of 09:37, 22 November 2025

Maintenance note:This section needs maintenance.

Displays a inline note for maintenance.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Reasonreason

Optional explanation of what maintenance is needed.

Stringsuggested