13 989
edycji
(→5555) |
(→5555) Znacznik: Wycofane |
||
| Linia 83: | Linia 83: | ||
{{Thankyou|Me|all your effort}} | {{Thankyou|Me|all your effort}} | ||
<templatedata> | |||
{ | |||
"description": "Use this template to indicate that an article is in need of cleanup.", | |||
"format": "inline", | |||
"params": { | |||
"date": { | |||
"label": "Month and year", | |||
"description": "The month and year that the template was added", | |||
"type": "string", | |||
"autovalue": "{{SUBST:CURRENTMONTHNAME}} {{SUBST:CURRENTYEAR}}", | |||
"example": "January 2013", | |||
"suggested": true | |||
}, | |||
"reason": { | |||
"aliases": ["1"], | |||
"label": "Reason", | |||
"description": "The reason the article is in need of cleanup", | |||
"type": "string" | |||
}, | |||
"talk": { | |||
"aliases": ["talksection"], | |||
"label": "Talk page section", | |||
"description": "The section of the talk page containing relevant discussion", | |||
"type": "string" | |||
} | |||
}, | |||
"paramOrder": [ | |||
"date", | |||
"reason", | |||
"talk" | |||
] | |||
} | |||
</templatedata> | |||