Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
Alphagenics (talk | contribs) (Created page with "{{Infobox | name = {{{name|{{PAGENAME}}}}} | image = {{{image|}}} | caption1 = {{{caption|}}} | label1 = Former names | data1 = {{{former_names|}}} | header2 = General information | label3 = Status | data3 = {{{status|}}} }}") |
Alphagenics (talk | contribs) No edit summary |
||
(21 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> | ||
<th>Quantity</th> | |||
<td>{{{quantity}}}</td> | |||
</tr>}} | |||
{{#if:{{{release_date|}}}|<tr> | |||
<th>Release date</th> | |||
<td>{{{release_date}}}</td> | |||
</tr>}} | |||
{{#if:{{{dimensions|}}}|<tr> | |||
<th>Dimensions</th> | |||
<td>{{{dimensions}}}</td> | |||
</tr>}} | |||
{{#if:{{{furni_code|}}}|<tr> | |||
<th>Furni code</th> | |||
<td>{{{furni_code}}}</td> | |||
</tr>}} | |||
</table> | |||
</div> |
Latest revision as of 19:53, 10 July 2022
Infobox
[[File:{{{image}}}|300px]]