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 15: Line 20:
 
     <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 20: Line 30:
 
     <th>Rarity</th>
 
     <th>Rarity</th>
 
     <td>{{{Rarity}}}</td>
 
     <td>{{{Rarity}}}</td>
 +
</tr>}}
 +
 +
{{#if:{{{Durability|}}}|<tr>
 +
    <th>Durability</th>
 +
    <td>{{{Durability}}}</td>
 
</tr>}}
 
</tr>}}
  

Latest revision as of 15:55, 1 August 2025

MaterialInfo

Info