Template:BATTD power/doc: Difference between revisions
Jump to navigation
Jump to search
Created page with "<templatedata> { "params": { "1": { "label": "Type", "type": "string", "required": true }, "2": { "label": "Amount", "type": "number", "required": true }, "size": { "label": "Icon size", "type": "string", "default": "x20px" }, "name": { "label": "Show name?", "type": "boolean" }, "link": { "label": "Show link?", "type": "boolean" } }, "paramOrder": [ "1", "2", "size", "name", "link" ], "format": "i..." |
mNo edit summary |
||
| Line 9: | Line 9: | ||
"2": { | "2": { | ||
"label": "Amount", | "label": "Amount", | ||
"type": "number" | "type": "number" | ||
}, | }, | ||
"size": { | "size": { | ||
Revision as of 17:52, 27 June 2025
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Type | 1 | no description | String | required |
| Amount | 2 | no description | Number | optional |
| Icon size | size | no description
| String | optional |
| Show name? | name | no description | Boolean | optional |
| Show link? | link | no description | Boolean | optional |
</templatedata>