Difference between revisions of "Template:TreeGroup"
From A Wiki in the Desert
m |
m |
||
| Line 36: | Line 36: | ||
"type": "string", | "type": "string", | ||
"suggested": true | "suggested": true | ||
| + | }, | ||
| + | "width": { | ||
| + | "type": "string", | ||
| + | "label": "Width", | ||
| + | "description": "If you want the images to be different sizes, do not provide the width parameter. Integer width in pixels; no 'px' suffix" | ||
} | } | ||
}, | }, | ||
Revision as of 16:07, 18 February 2023
This template adds a skill infobox to the page and marks it as a group semantically.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | The name of the tree
| String | required |
| Wood | wood | The volume of wood the tree produces
| String | required |
| Rarity | rarity | How rare the tree is
| String | suggested |
| Icon | icon | The icon to show on the infobox
| String | suggested |
| Width | width | If you want the images to be different sizes, do not provide the width parameter. Integer width in pixels; no 'px' suffix | String | optional |