Difference between revisions of "Template:MaterialInfo"
Jump to navigation
Jump to search
(2 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 25: | 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>}} | ||
Line 30: | Line 40: | ||
<th>Other</th> | <th>Other</th> | ||
<td>{{{Other}}}</td> | <td>{{{Other}}}</td> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</tr>}} | </tr>}} | ||
</table> | </table> | ||
</div> | </div> |
Latest revision as of 15:55, 1 August 2025
MaterialInfo