Difference between revisions of "Template:Item infobox"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
Line 94: Line 94:
}}<table id="item{{#var:itemnumber}}" class="item-preview-infobox">
}}<table id="item{{#var: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_{{lc:{{{filename|}}}}}.png}}}}[[{{#var:item subobj|}}|{{{en name|{{Localize|{{{name|}}}}}}}}]] {{#if:{{{rarity|}}}|{{Star|{{{rarity|}}}}}}}</th>
   <th colspan="2">{{#if:{{{filename|}}}|{{#tag:mediator|https://cdn.housamo.xyz/housamo/unity/Android/icon_item/icon_item_{{lc:{{{filename|}}}}}.png}}}}[[{{#var:item subobj|}}|{{{en name|{{Localize|{{{name|}}}}}}}}]] {{#if:{{{rarity|}}}|{{Star|{{{rarity|}}}}}}}</th>
</tr>
</tr>
<tr>
<tr>

Revision as of 20:53, 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
A stone imbued with the power of summoning.