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:{{{Color|}}}|<tr> | {{#if:{{{Color|}}}|<tr> | ||
| Line 30: | Line 25: | ||
<th>Rarity</th> | <th>Rarity</th> | ||
<td>{{{Rarity}}}</td> | <td>{{{Rarity}}}</td> | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
</tr>}} | </tr>}} | ||
| Line 40: | Line 30: | ||
<th>Other</th> | <th>Other</th> | ||
<td>{{{Other}}}</td> | <td>{{{Other}}}</td> | ||
| + | </tr>}} | ||
| + | |||
| + | {{#if:{{{Obtained|}}}|<tr> | ||
| + | <th>Obtained</th> | ||
| + | <td>{{{Obtained}}}</td> | ||
| + | </tr>}} | ||
| + | |||
| + | {{#if:{{{Use|}}}|<tr> | ||
| + | <th>Use</th> | ||
| + | <td>{{{Use}}}</td> | ||
</tr>}} | </tr>}} | ||
</table> | </table> | ||
</div> | </div> | ||
Revision as of 16:46, 21 March 2019
MaterialInfo