Difference between revisions of "Template:Item infobox"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
Line 62: Line 62:
}}<table id="item{{#itemnumber}}" class="item-preview-infobox">
}}<table id="item{{#itemnumber}}" class="item-preview-infobox">
<tr>
<tr>
   <th colspan="4">{{#if:{{{filename|}}}|{{#tag:mediator|https://cdn.housamo.xyz/housamo/unity/Android/icon_item/icon_item_{{{filename|}}}.png}}}}<abbr title="{{Localize|{{{description|}}}}}">{{{en name|{{Localize|{{{name|}}}}}}}}</abbr></th>
   <th colspan="4">{{#if:{{{filename|}}}|{{#tag:mediator|https://cdn.housamo.xyz/housamo/unity/Android/icon_item/icon_item_{{lc:{{{filename|}}}}}.png}}}}<abbr title="{{Localize|{{{description|}}}}}">{{{en name|{{Localize|{{{name|}}}}}}}}</abbr></th>
</tr>
</tr>
</table>
</table>

Revision as of 19:33, 7 December 2018

Description

This templates creates an infobox for a item, as well as a item subobject using the following properties:

Usage

{{Item infobox
| id = 
| name = 
| filename = 
| description = 
}}

Parameters

name
Name of the item
filename
Filename the item icon uses
id
internal ID used
description
Description of item

Examples

{{Item infobox
| id = 1
| name = 転光石
| filename = stone
| description = 召喚の力が宿った石
}}
Transient Stone