Template:To do: Difference between revisions

Added namespace check for maintenance cat
(Added maintenance category to tagged pages)
(Added namespace check for maintenance cat)
 
(5 intermediate revisions by the same user not shown)
Line 1:
{{mboxambox
| image= [[File:Clue icon.png|32px]]
| title= To Do:
| text= '''To Do:'''<br/>{{{1}}}
}}<includeonly>{{#ifeq: {{{nocat|}}} | {{{y |true}}} | {{ns0| [[Category:To do]]}}}}</includeonly><noinclude>
{{documentation}}
<templatedata>
</noinclude>
{
"params": {
"1": {
"label": "to do",
"description": "What there is to do",
"type": "string",
"required": true
},
"nocat": {
"description": "Set to 'y' to not add it to the maintenance category",
"example": "y"
}
},
"description": "A maintenance template for noting things that need to be done in an article."
}
</templatedata></noinclude>