Template:Expand section: Difference between revisions
w>Primefac restore (with permission), issue has been resolved at the base template |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| 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 tag]]}}</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> | ||