Template:StatsList/row/doc: Difference between revisions
< Template:StatsList | row
(Create documentation subpage for Template:ItemStats/row) |
m (ExE Boss moved page Template:ItemStats/row/doc to Template:StatsList/row/doc without leaving a redirect: Doesn’t apply to just items) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 15: | Line 15: | ||
"required": true, | "required": true, | ||
"type": "wiki-file-name" | "type": "wiki-file-name" | ||
}, | |||
"3": { | |||
"label": "Label", | |||
"required": true, | |||
"type": "string" | |||
}, | |||
"4": { | |||
"label": "Postfix", | |||
"type": "string" | |||
}, | |||
"isBinary": { | |||
"label": "Is Binary", | |||
"default": "false", | |||
"type": "boolean" | |||
} | } | ||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
<includeonly> | <includeonly> | ||
[[Category:Formatting templates]] | [[Category:Formatting templates]] | ||
</includeonly> | </includeonly> | ||
{{Doc/end}} | {{Doc/end}} |
Latest revision as of 04:40, 4 May 2021
This template has no documentation. If you know how to use this template, please add some.
TemplateData
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Value | 1 | no description | Number | required |
Icon | 2 | no description | File | required |
Label | 3 | no description | String | required |
Postfix | 4 | no description | String | optional |
Is Binary | isBinary | no description
| Boolean | optional |