Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  +
<div class="infobox">
 +
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
 +
<div class="infobox-image">[[File:{{{image}}}|150px]]</div>}}
    +
<center><h2><span>Info</span></h2></center>
 +
 +
<table>
 +
 +
{{#if:{{{Tier|}}}|<tr>
 +
    <th>Tier</th>
 +
    <td>{{{Tier}}}</td>
 +
</tr>}}
 +
 +
{{#if:{{{Color|}}}|<tr>
 +
    <th>Color</th>
 +
    <td>{{{Color}}}</td>
 +
</tr>}}
 +
 +
{{#if:{{{Texture|}}}|<tr>
 +
    <th>Texture</th>
 +
    <td>{{{Texture}}}</td>
 +
</tr>}}
 +
 +
{{#if:{{{Prefix|}}}|<tr>
 +
    <th>Prefix</th>
 +
    <td>{{{Prefix}}}</td>
 +
</tr>}}
 +
 +
{{#if:{{{Rarity|}}}|<tr>
 +
    <th>Rarity</th>
 +
    <td>{{{Rarity}}}</td>
 +
</tr>}}
 +
 +
{{#if:{{{Durability|}}}|<tr>
 +
    <th>Durability</th>
 +
    <td>{{{Durability}}}</td>
 +
</tr>}}
 +
 +
{{#if:{{{Other|}}}|<tr>
 +
    <th>Other</th>
 +
    <td>{{{Other}}}</td>
 +
</tr>}}
 +
 +
</table>
 +
</div>
116

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu