Template:Empty section/doc: Difference between revisions
No edit summary |
Added TemplateData |
||
Line 17: | Line 17: | ||
*[[:Category:Articles needing expansion]] | *[[:Category:Articles needing expansion]] | ||
*[[:Category:Articles with empty sections]] | *[[:Category:Articles with empty sections]] | ||
;TemplateData | |||
<templatedata> | |||
{ | |||
"params": { | |||
"date": { | |||
"label": "Date", | |||
"description": "The date of when this template was placed.", | |||
"example": "August 2010", | |||
"type": "line", | |||
"autovalue": "{{subst:CURRENTMONTHNAME}} {{subst:CURRENTYEAR}}", | |||
"suggested": true | |||
}, | |||
"section": { | |||
"label": "Section number", | |||
"description": "The ordinal number of the section to be edited.", | |||
"example": "2", | |||
"type": "number" | |||
} | |||
}, | |||
"description": "Maintenance template to be placed in sections that are empty, containing neither text nor sub-sections. Before tagging an empty section, consider removing the section heading instead – for example, an empty \"Gallery\", \"Trivia\", \"See also\", or \"External links\" section can safely be deleted. Puts articles into [[Category:Articles with empty sections]] and [[Category:Articles needing expansion]].", | |||
"format": "inline" | |||
} | |||
</templatedata> | |||
;See also | ;See also |