Template:ItemInfoBox: Difference between revisions
From Alundra
No edit summary |
|||
| Line 20: | Line 20: | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": {}, | "params": { | ||
"image": { | |||
"aliases": [ | |||
"Image.PNG" | |||
] | |||
}, | |||
"damage": { | |||
"aliases": [ | |||
"4" | |||
] | |||
}, | |||
"damage_charged": { | |||
"aliases": [ | |||
"10" | |||
] | |||
}, | |||
"health": { | |||
"aliases": [ | |||
"5-9" | |||
] | |||
}, | |||
"mana": { | |||
"aliases": [ | |||
"4" | |||
] | |||
}, | |||
"info": { | |||
"aliases": [ | |||
"Info" | |||
] | |||
}, | |||
"item_text": { | |||
"aliases": [ | |||
"It's a Item" | |||
] | |||
} | |||
}, | |||
"format": "block" | "format": "block" | ||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> | ||
Revision as of 20:35, 16 May 2026
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| image | image Image.PNG | no description | Unknown | optional |
| damage | damage 4 | no description | Unknown | optional |
| damage_charged | damage_charged 10 | no description | Unknown | optional |
| health | health 5-9 | no description | Unknown | optional |
| mana | mana 4 | no description | Unknown | optional |
| info | info Info | no description | Unknown | optional |
| item_text | item_text It's a Item | no description | Unknown | optional |