Template:To do: Difference between revisions

Added namespace check for maintenance cat
(Added title text)
(Added namespace check for maintenance cat)
 
(3 intermediate revisions by the same user not shown)
Line 1:
{{mboxambox
| image= [[File:Clue icon.png|32px]]
| text= '''To Do:'''<br/>{{{1}}}
}}<includeonly>{{#ifeq: {{{nocat|}}} | y | | {{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>