Template:InfoBox: Difference between revisions
From Aphelium
m (Protected "Template:InfoBox" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]) |
No edit summary |
||
Line 7: | Line 7: | ||
<div class="infobox-description">{{{description|}}}</div> | <div class="infobox-description">{{{description|}}}</div> | ||
<div class="infobox-separator">Information</div> | <div class="infobox-separator">Information</div> | ||
<table class=" | <table class="table"> | ||
<tr> | <tr> | ||
<th>Icon</th> | <th>Icon</th> |
Revision as of 13:33, 22 May 2023
{{{name}}}
[[File: ]]
Information
Icon | [[File: |20px]] |
---|---|
UI per block | {{{ui_per_block}}} |
Category | {{{category}}} |
Eatable | {{{eatable}}} |
Energy restored | {{{energy_restored}}} every {{{ui_per_block}}} units |
Sellable on Equinox | {{{sellable}}} |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | no description | String | required |
Image | image | no description | String | suggested |
D | description | Description | Content | suggested |
Units per block | ui_per_block | no description
| Number | required |
Icon | icon | no description | File | suggested |
Category | category | no description
| String | suggested |
Eatable | eatable | no description
| String | required |
Energy restored per block eaten | energy_restored | no description
| Number | optional |
Sellable | sellable | If it's sellable on Equinox, the open marketplace
| String | required |
AtomicAsset template ID | aa_template | no description | Number | suggested |