Template:Infobox item/doc: Difference between revisionsGive feedback
add example outside table |
add templatedata, move examples |
||
| Line 105: | Line 105: | ||
|iscomponentof1_name=Refresher | |iscomponentof1_name=Refresher | ||
}} | }} | ||
| | |- | ||
| | |||
<pre> | <pre> | ||
{{Infobox item | {{Infobox item | ||
| Line 129: | Line 129: | ||
}} | }} | ||
</pre> | </pre> | ||
| | |||
{{Infobox item | {{Infobox item | ||
|item_imagefilepath=Restorative Locket | |item_imagefilepath=Restorative Locket | ||
| Line 149: | Line 150: | ||
|active1_stat2=15 Max Stacks | |active1_stat2=15 Max Stacks | ||
}} | }} | ||
|} | |||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 320: | Line 322: | ||
] | ] | ||
}, | }, | ||
"item_icon": {} | "item_icon": {}, | ||
"no_category": { | |||
"description": "Sets whether this should categorize [[:Category:Items]] onto the transcluded page.", | |||
"type": "boolean" | |||
} | |||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
| Line 361: | Line 367: | ||
"active1_stat4", | "active1_stat4", | ||
"active1_stat5", | "active1_stat5", | ||
"iscomponentof1_name" | "iscomponentof1_name", | ||
"no_category" | |||
], | ], | ||
"description": " ", | "description": " ", | ||