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