Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
Alphagenics (talk | contribs) No edit summary |
Alphagenics (talk | contribs) No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{title}}}| | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{title}}}| | ||
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} | ||
<table>{{#if:{{{icon_image|}}}|<tr> | <table> | ||
{{#if:{{{icon_image|}}}|<tr> | |||
<th>Icon</th> | <th>Icon</th> | ||
<td>[[File:{{{icon_image}}}]]</td> | <td>[[File:{{{icon_image}}}]]</td> | ||
</tr>}}{{#if:{{{cost|}}}|<tr> | </tr>}} | ||
{{#if:{{{cost|}}}|<tr> | |||
<th>Cost</th> | <th>Cost</th> | ||
<td>{{{cost}}} NFT credits</td> | <td>{{{cost}}} NFT credits</td> | ||
Line 12: | Line 14: | ||
<th>Quantity</th> | <th>Quantity</th> | ||
<td>{{{quantity}}}</td> | <td>{{{quantity}}}</td> | ||
</tr>}}{{#if:{{{release_date|}}}|<tr> | </tr>}} | ||
{{#if:{{{release_date|}}}|<tr> | |||
<th>Release date</th> | <th>Release date</th> | ||
<td>{{{release_date}}}</td> | <td>{{{release_date}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}} | ||
<th> | {{#if:{{{dimensions|}}}|<tr> | ||
<td>{{{ | <th>Dimensions</th> | ||
</tr>}}{{#if:{{{ | <td>{{{dimensions}}}</td> | ||
<th> | </tr>}} | ||
<td>{{{ | {{#if:{{{furni_code|}}}|<tr> | ||
</tr>}}</table> | <th>Furni code</th> | ||
<td>{{{furni_code}}}</td> | |||
</tr>}} | |||
</table> | |||
</div> | </div> |
Latest revision as of 19:53, 10 July 2022
Infobox
[[File:{{{image}}}|300px]]