Template:Expand section: Difference between revisions
m 1 revision imported |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ | {{Maintenance section box | ||
| tag_type = Expand section | |||
| | | text = {{{text|This section needs expansion. You can help by [{{fullurl:{{FULLPAGENAME}}|veaction=edit}} adding to it].}}} | ||
| | }} | ||
<includeonly> | |||
{{#if:{{{nocat|}}}||[[Category:Articles with expand section note]]}} | |||
</includeonly> | |||
<noinclude> | |||
[[Category:Maintenance templates]] | |||
[[Category:Sectionbox maintenance templates]] | |||
<templatedata> | |||
{ | |||
} | "description": "Displays a box note for expand section.", | ||
"params": { | |||
< | "text": { | ||
"label": "Specify reason", | |||
"type": "string", | |||
"suggested": true, | |||
"required": false, | |||
"description": "Overrides the default text. If empty, shows the standard maintenance warning." | |||
}, | |||
"nocat": { | |||
"label": "Suppress Category", | |||
"type": "boolean", | |||
"description": "Enter 'true' to prevent this page from being tagged for followup." | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> | ||