Template:UnitInfobox: Difference between revisions
From Mechabellum Wiki
No edit summary |
No edit summary |
||
Line 51: | Line 51: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": {}, | "params": { | ||
"image": {}, | |||
"param1": {}, | |||
"groundair": {}, | |||
"giant": {}, | |||
"type": {}, | |||
"cost": {}, | |||
"units": {}, | |||
"hp": {}, | |||
"atk": {}, | |||
"target": {}, | |||
"atkint": {}, | |||
"range": {}, | |||
"speed": {}, | |||
"igdesc": {} | |||
}, | |||
"description": "Infobox for all ingame stats for this unit" | "description": "Infobox for all ingame stats for this unit" | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 12:27, 30 March 2023
UnitInfobox
Infobox for all ingame stats for this unit
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | no description | Unknown | optional |
param1 | param1 | no description | Unknown | optional |
groundair | groundair | no description | Unknown | optional |
giant | giant | no description | Unknown | optional |
type | type | no description | Unknown | optional |
cost | cost | no description | Unknown | optional |
units | units | no description | Unknown | optional |
hp | hp | no description | Unknown | optional |
atk | atk | no description | Unknown | optional |
target | target | no description | Unknown | optional |
atkint | atkint | no description | Unknown | optional |
range | range | no description | Unknown | optional |
speed | speed | no description | Unknown | optional |
igdesc | igdesc | no description | Unknown | optional |