Template:AlienBox: Difference between revisions
From Aphelium
(Created page with "<div class="infobox infobox-alien"> <div class="infobox-name">{{{name}}}</div> <div class="infobox-image"> [[File: {{{image|}}}]] </div> <div class="infobox-separator">Information</div> <table class="table"> <tr> <th>Rarity</th> <td>{{{rarity|Unknown}}</td> </tr> <tr> <th>Power</th> <td>{{{power|Unknown}}</td> </tr> <tr> <th>Essence</th> <td>{{{essence|Unknown}}}</td> </tr> <tr> <th>Abilities</th> <td>{{{abilities|}}}</td> </tr> <tr> <th>Additional info</th> <td>{{{addit...") |
No edit summary |
||
Line 8: | Line 8: | ||
<tr> | <tr> | ||
<th>Rarity</th> | <th>Rarity</th> | ||
<td>{{{rarity|Unknown}}</td> | <td>{{{rarity|Unknown}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<th>Power</th> | <th>Power</th> | ||
<td>{{{power|Unknown}}</td> | <td>{{{power|Unknown}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> |
Latest revision as of 22:22, 24 May 2023
{{{name}}}
[[File: ]]
Information
Rarity | Unknown |
---|---|
Power | Unknown |
Essence | Unknown |
Abilities | |
Additional info |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | no description | String | required |
image | image | no description | File | required |
rarity | rarity | no description
| String | required |
power | power | no description
| Number | required |
essence | essence | no description
| String | required |
abilities | abilities | no description | Content | suggested |
additional_info | additional_info | no description | Content | suggested |