Template:UnitInfobox: Difference between revisions
From Mechabellum Wiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
<div class="infobox-title">{{PAGENAME}}</div>{{#if:{{{image|}}}| | <div class="infobox-title">{{PAGENAME}}</div>{{#if:{{{image|}}}| | ||
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} | ||
<table class="infobox-table">{{#if:{{{ | <table class="infobox-table">{{#if:{{{groundair|}}}|<tr> | ||
<th>Ground/Air</th> | <th>Ground/Air</th> | ||
<td>{{{groundair}}}</td> | <td>{{{groundair}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{giant|}}}|<tr> | ||
<th>Giant</th> | <th>Giant</th> | ||
<td>{{{giant}}}</td> | <td>{{{giant}}}</td> |
Revision as of 12:32, 30 March 2023
UnitInfobox
Infobox for all ingame stats for this unit
Parameter | Description | Type | Status | |
---|---|---|---|---|
image | image | no description | Unknown | optional |
param1 | param1 | no description | Unknown | optional |
groundair | groundair | no description | Unknown | optional |
giant | giant | no description | Unknown | optional |
type | type | no description | Unknown | optional |
cost | cost | no description | Unknown | optional |
units | units | no description | Unknown | optional |
hp | hp | no description | Unknown | optional |
atk | atk | no description | Unknown | optional |
target | target | no description | Unknown | optional |
atkint | atkint | no description | Unknown | optional |
range | range | no description | Unknown | optional |
speed | speed | no description | Unknown | optional |
igdesc | igdesc | no description | Unknown | optional |