Template:Infobox item/doc: Difference between revisions

add stats for test
update templatedata, add table for side by side, which reveals an issue with the infobox
Line 3: Line 3:


== Examples ==
== Examples ==
{| class=wikitable
! Code !! Output
|-
|
<pre>
<pre>
{{Infobox item
{{Infobox item
Line 34: Line 38:
}}
}}
</pre>
</pre>
|
{{Infobox item
{{Infobox item
|item_imagefilepath=Heroic Aura
|item_imagefilepath=Heroic Aura
Line 63: Line 68:
|active1_stat4=6s Duration
|active1_stat4=6s Duration
}}
}}
{{Clear}}
|-
|
<pre>
<pre>
{{Infobox item
{{Infobox item
Line 82: Line 88:
}}
}}
</pre>
</pre>
|
{{Infobox item
{{Infobox item
|item_imagefilepath=Heroic Aura
|item_imagefilepath=Heroic Aura
Line 98: Line 105:
|iscomponentof1_name=Refresher
|iscomponentof1_name=Refresher
}}
}}
|}
<templatedata>
<templatedata>
{
{
Line 258: Line 266:
"4"
"4"
]
]
},
"item_imagefilepath": {
"type": "string",
"required": true
},
},
"has_passive2": {
"has_passive2": {
Line 272: Line 276:
"false"
"false"
]
]
}
},
"item_icon": {}
},
},
"paramOrder": [
"paramOrder": [
"item_imagefilepath",
"item_icon",
"item_name",
"item_name",
"item_type",
"item_type",