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:Maintenance note: Difference between revisions

From The Deep Tech Wiki
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
{{Maintenance section box
<span class="maintenance-inline"><strong>Maintenance note:</strong>{{{1|This section needs maintenance.}}}</span>
| tag_type = Maintenance note
</includeonly>
| text    = {{{text|Please see the [[{{TALKPAGENAME}}|talk page]] for more information.}}}
<noinclude>
}}<includeonly>{{#if:{{{nocat|}}}||[[Category:Articles with maintenance note]]}}</includeonly><noinclude>
[[Category:Inline maintenance]]
[[Category:Maintenance templates]]
[[Category:Sectionbox maintenance templates]]
<templatedata>
{
    "description": "Displays a box note for general maintenance.",
    "params": {
        "text": {
            "label": "Specify reason",
            "type": "string",
            "suggested": true,
            "required": false,
            "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>
</noinclude>
</noinclude>

Latest revision as of 02:46, 23 November 2025

Maintenance note
Please see the talk page for more information.

Displays a box note for general maintenance.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Specify reasontext

Overrides the default text. If empty, shows the standard maintenance warning with a talk page link.

Stringsuggested
Suppress Categorynocat

Enter 'true' to prevent this page from being tagged for followup.

Booleanoptional