Difference between revisions of "Template:MiscInfo"
Jump to navigation
Jump to search
(Blanked the page) Tag: Blanking |
|||
| 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:{{{Obtained|}}}|<tr> | ||
| + | <th>Obtained</th> | ||
| + | <td>{{{Obtained}}}</td> | ||
| + | </tr>}} | ||
| + | |||
| + | {{#if:{{{Use|}}}|<tr> | ||
| + | <th>Use</th> | ||
| + | <td>{{{Use}}}</td> | ||
| + | </tr>}} | ||
| + | |||
| + | </table> | ||
| + | </div> | ||
Latest revision as of 16:47, 21 March 2019
MiscInfo