Difference between revisions of "Template:Item infobox"

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
 
Line 92: Line 92:
}}<table id="item{{#var:itemnumber}}" class="item-preview-infobox" style="{{#ifeq:{{{floats|false}}}|true|float: right;}}">
}}<table id="item{{#var:itemnumber}}" class="item-preview-infobox" style="{{#ifeq:{{{floats|false}}}|true|float: right;}}">
<tr>
<tr>
   <th colspan="2" data-jpname="{{#var:item jp name|}}">{{#if:{{{filename|}}}|{{#tag:mediator|https://cdn.housamo.xyz/housamo/unity/Android/icon_item/icon_item_{{lc:{{{filename|}}}}}.png}}}} [[{{#var:item subobj|}}|{{{en name|{{{jp name|}}}}}}]] {{#if:{{{rarity|}}}|{{Star|{{{rarity|}}}}}}}</th>
   <th colspan="2" data-jpname="{{#var:item jp name|}}">{{#if:{{{filename|}}}|{{#tag:mediator|https://cdn.housamo.xyz/housamo/unity/Android/icon_item/icon_item_{{lc:{{{filename|}}}}}.png}}}} [[{{#var:item subobj|}}|{{#var:item en name|{{#var:item jp name|}}}}]] {{#if:{{{rarity|}}}|{{Star|{{{rarity|}}}}}}}</th>
</tr>
</tr>
<tr>
<tr>

Latest revision as of 02:03, 13 December 2019

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 = 召喚の力が宿った石
}}
[[List of items#item1|]]
召喚の力が宿った石