More actions
m Clarify Description. Add Parameter desciption. |
Add TemplateData. |
||
| Line 17: | Line 17: | ||
::gives... | ::gives... | ||
{{MessageBox|In local chat channel:|Serpentis Lion: And who are you, the proud lord said, that I must bow so low?|collapsed=yes}} | {{MessageBox|In local chat channel:|Serpentis Lion: And who are you, the proud lord said, that I must bow so low?|collapsed=yes}} | ||
; Template data | |||
: This is the [[mediawikiwiki:Help:TemplateData|TemplateData]] documentation for this template used by [[mediawikiwiki:VisualEditor|VisualEditor]] and other tools. | |||
:: <templatedata> | |||
{ | |||
"params": { | |||
"1": { | |||
"label": "Message title", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"2": { | |||
"label": "Message text", | |||
"required": true | |||
}, | |||
"collapsed": { | |||
"label": "Initially collapsed?", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"yes" | |||
], | |||
"description": "Leave empty when box should be initially expanded." | |||
} | |||
}, | |||
"description": "Box (collapsible) to show in-game messages etc.", | |||
"format": "block" | |||
}</templatedata> | |||
<includeonly>[[Category:Formatting templates]]<!-- Any categories for the template itself --></includeonly> | <includeonly>[[Category:Formatting templates]]<!-- Any categories for the template itself --></includeonly> | ||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> | ||