Template:ItemSidebarView: Difference between revisions

From The Mana World
EJlol (talk | contribs)
Initial item sidebar WIP
 
EJlol (talk | contribs)
added def, atk, and matk
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><!--this is the template code -->
<includeonly><!--this is the template code -->
<table style="width:270px; float: right;" class="wikitable">
<table style="width:270px; float: right;" class="wikitable">
<tr><th colspan="2">{{{Name}}}</th></tr>
<tr><th colspan="2">{{{name}}}</th></tr>
<tr><td colspan="2" align="center">[[Image:{{{Image|unknown-item.png}}}|align=center|{{{Name}}} Icon]]</td></tr>
<tr><td colspan="2" align="center">[[Image:{{{aegisname|unknown-item.png}}}.png|align=center|{{{name}}} Icon]]</td></tr>
<tr><th>ID</th><td> {{{ID|Unknown}}} </td></tr>
<tr><th>ID</th><td> {{{id|Unknown}}} </td></tr>
<!-- armor only --><tr><th>Req. Lvl.</th><td>{{{equipLv}}}</td></tr>
<tr><th>Type</th><td>{{#switch: {{{type}}}
<tr><th>Market price</th><td> {{{buy|Unknown}}} E (buy) / {{{sell|Unknown}}} E (sell)</td></tr>
| IT_HEALING = Healing
<tr><th>Weight</th><td> {{{Weight|Unknown}}} Florin</td></tr>
| IT_USABLE = Usable
| IT_WEAPON = Weapon</td></tr>
<tr><th>Slot</th><td>{{#switch: {{{loc}}}
| EQP_HEAD_TOP = Head
| EQP_HEAD_MID = Chest
| EQP_HEAD_LOW = Legs
| EQP_SHOES = Feet
| EQP_GARMENT = Hands
| EQP_ACC_L = Neck 1
| EQP_ACC_R = Neck 2
| EQP_HAND_L = Shield
| EQP_HAND_R = Weapon
| Unknown
}}</td></tr>
<tr><th>Req. Lvl.</th><td>{{{equiplv}}}</td></tr>
<tr><th>Attack</th><td>{{{atk}}}</td></tr>
<tr><th>M. Attack</th><td>{{{matk}}}</td></tr>
<tr><th>Range</th><td>{{{range}}}
| IT_ARMOR = Armor</td></tr>
<tr><th>Slot</th><td>{{#switch: {{{loc}}}
| EQP_HEAD_TOP = Head
| EQP_HEAD_MID = Chest
| EQP_HEAD_LOW = Legs
| EQP_SHOES = Feet
| EQP_GARMENT = Hands
| EQP_ACC_L = Neck 1
| EQP_ACC_R = Neck 2
| EQP_HAND_L = Shield
| EQP_HAND_R = Weapon
| Unknown
}}</td></tr>
<tr><th>Req. Lvl.</th><td>{{{equiplv}}}</td></tr>
<tr><th>Defense</th><td>{{{def}}}
| IT_ETC = Generic
| IT_PETEGG = Pet
| IT_CARD = Modifier
| IT_AMMO = Ammo
| Unknown
}}</td></tr>
<tr><th>Market price</th><td> {{{buy|Unknown}}} E / {{{sell|Unknown}}} E</td></tr>
<tr><th>Weight</th><td> {{{weight|Unknown}}} Florin</td></tr>
</table>
</table>
</includeonly><noinclude>
</includeonly><noinclude>
{{Template:{{PAGENAME}}|Name=Creased Shirt|Description=A spare shirt from the crew of La Johanne.|Image=equipment/chest/cottonshirt.png|Weight=17|ID=1300|buy=70|sell=18|def=1|equipLv=1}}    <!--this is to include documentation, without transcluding it in the page where template is used-->
{{Template:{{PAGENAME}}|name=Creased Shirt|description=A spare shirt from the crew of La Johanne.|aegisname=CottonShirt|weight=17|id=1300|buy=70|sell=18|def=1|equiplv=1|type=IT_ARMOR|loc=EQP_HEAD_MID}}    <!--this is to include documentation, without transcluding it in the page where template is used-->
[[Category:Content Template]]    <!--this is to categorize the template. It will not be transcluded in the page where template is used-->
[[Category:Content Template]]    <!--this is to categorize the template. It will not be transcluded in the page where template is used-->
</noinclude>
</noinclude>

Latest revision as of 07:04, 20 July 2020


Creased Shirt
Creased Shirt Icon
ID 1300
TypeArmor
SlotChest
Req. Lvl.1
Defense1
Market price 70 E / 18 E
Weight 17 Florin