Template:To do: Difference between revisions

From SlyMods
Jump to navigation Jump to search
Content added Content deleted
(Created maintenance template)
 
(Added namespace check for maintenance cat)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{mbox
{{ambox
| image= [[File:Clue icon.png|32px]]
|text={{{1}}}
| text= '''To Do:'''<br/>{{{1}}}
}}<noinclude>
}}<includeonly>{{#ifeq: {{{nocat|}}} | y | | {{ns0|[[Category:To do]]}}}}</includeonly><noinclude>
{{documentation}}
{{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>

Latest revision as of 16:42, 2 August 2022

A maintenance template for noting things that need to be done in an article.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
to do1

What there is to do

Stringrequired
nocatnocat

Set to 'y' to not add it to the maintenance category

Example
y
Unknownoptional