Template:ItemInfoBox: Difference between revisions
From Alundra
mNo edit summary |
mNo edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><!-- | ||
<div style="float: right;width: 280px;margin: 0 0 1rem 1.25rem;padding: 0.75rem;border: 1px solid #8a7f6a;background: rgba(245, 240, 225, 0.92);box-sizing: border-box;"> | --><div style="float: right;width: 280px;margin: 0 0 1rem 1.25rem;padding: 0.75rem;border: 1px solid #8a7f6a;background: rgba(245, 240, 225, 0.92);box-sizing: border-box;"><!-- | ||
-->{{#invoke:ItemInfoBox|render}}<!-- | |||
<!-- | --></div><!-- | ||
--></includeonly> | |||
{{# | |||
<!-- | |||
<!-- | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
<templatedata> | |||
< | { | ||
{{ | "params": { | ||
"image": { | |||
"aliases": [ | |||
"Image.PNG" | |||
] | |||
}, | |||
"damage": { | |||
"aliases": [ | |||
}} | "4" | ||
</ | ] | ||
</noinclude> | }, | ||
"damage_charged": { | |||
"aliases": [ | |||
"10" | |||
] | |||
}, | |||
"health": { | |||
"aliases": [ | |||
"5-9" | |||
] | |||
}, | |||
"mana": { | |||
"aliases": [ | |||
"4" | |||
] | |||
}, | |||
"info": { | |||
"aliases": [ | |||
"Info" | |||
] | |||
}, | |||
"item_text": { | |||
"aliases": [ | |||
"It's a Item" | |||
] | |||
}, | |||
"stacksize": {}, | |||
"damage_reduction": {}, | |||
"price": {} | |||
}, | |||
"format": "block", | |||
"paramOrder": [ | |||
"image", | |||
"stacksize", | |||
"damage", | |||
"damage_charged", | |||
"damage_reduction", | |||
"health", | |||
"mana", | |||
"price", | |||
"info", | |||
"item_text" | |||
] | |||
} | |||
</templatedata></noinclude> | |||
Latest revision as of 10:27, 17 May 2026
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| image | image Image.PNG | no description | Unknown | optional |
| stacksize | stacksize | no description | Unknown | optional |
| damage | damage 4 | no description | Unknown | optional |
| damage_charged | damage_charged 10 | no description | Unknown | optional |
| damage_reduction | damage_reduction | no description | Unknown | optional |
| health | health 5-9 | no description | Unknown | optional |
| mana | mana 4 | no description | Unknown | optional |
| price | price | no description | Unknown | optional |
| info | info Info | no description | Unknown | optional |
| item_text | item_text It's a Item | no description | Unknown | optional |