(Moved doc to separate page) |
m (templatedata) |
||
Line 1: | Line 1: | ||
<span style="color:#FF0000">{{{1|}}}</span><noinclude>{{doc}}</noinclude> | <span style="color:#FF0000">{{{1|}}}</span><noinclude>{{doc}}</noinclude> | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Text to be in red", | |||
"description": "Put text that want in red here", | |||
"type": "string", | |||
"required": true | |||
} | |||
}, | |||
"description": "Make text red" | |||
} | |||
</templatedata> | |||
</noinclude> |
Revision as of 03:38, 11 August 2016
Documentation[create]
Make text red
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text to be in red | 1 | Put text that want in red here | String | required |