local itemName = args[1] or 'Shelter' local itemValue = args[2] or '100%' local itemTarget = args['target'] or nil local itemClass = args['class'] or local itemImage = args['image'] or 'Shelter.png'
Shelter
100%
A helper template that generates a row for the Statistics widget on the main page.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Measurement | 1 | no description | String | optional |
| Value | 2 | no description | String | optional |
| Target page | target | Name of a linked page. | Page name | optional |
| Image | image | Name of the image for the icon. | String | optional |
