Difference between revisions of "Template:MaterialInfo"

From Tradelands Wiki
Jump to navigation Jump to search
(Created page with "<div class="infobox"> <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| <div class="infobox-image">[[File:{{{image}}}|150px]]</div>}} <center><h2><...")
(4 intermediate revisions by 2 users not shown)
Line 6: Line 6:
  
 
<table>
 
<table>
 
{{#if:{{{Tier|}}}|<tr>
 
    <th>Tier</th>
 
    <td>{{{Tier}}}</td>
 
</tr>}}
 
  
 
{{#if:{{{Color|}}}|<tr>
 
{{#if:{{{Color|}}}|<tr>
Line 20: Line 15:
 
     <th>Texture</th>
 
     <th>Texture</th>
 
     <td>{{{Texture}}}</td>
 
     <td>{{{Texture}}}</td>
</tr>}}
 
 
{{#if:{{{Prefix|}}}|<tr>
 
    <th>Prefix</th>
 
    <td>{{{Prefix}}}</td>
 
 
</tr>}}
 
</tr>}}
  
Line 30: Line 20:
 
     <th>Rarity</th>
 
     <th>Rarity</th>
 
     <td>{{{Rarity}}}</td>
 
     <td>{{{Rarity}}}</td>
</tr>}}
 
 
{{#if:{{{Durability|}}}|<tr>
 
    <th>Durability</th>
 
    <td>{{{Durability}}}</td>
 
 
</tr>}}
 
</tr>}}
  

Revision as of 23:02, 18 January 2019

MaterialInfo

Info