A Template:Special Unit infobox
Attack power (in armies)
|
Customizable, same as Defence power
|
Defence power (in armies)
|
Customizable, same as Attack power
|
Can be transferred to teammates
|
Customizable
|
Can be airlifted to teammates
|
Customizable
|
Visible to all players
|
No
|
Usage
All fields have same name as that of Mod_API_Reference:CustomSpecialUnit.
img
from https://github.com/FizzerWL/ExampleMods/blob/master/TanksMod/SpecialUnitImages/Tank.png > Right click > Open image in new tab > (copy the URL)
Tank example:
{{Special Unit infobox
|img=https://raw.githubusercontent.com/FizzerWL/ExampleMods/master/TanksMod/SpecialUnitImages/Tank.png
|name=Tank
|CanBeTransferredToTeammate=Yes
|CanBeAirliftedToSelf=Yes
|CanBeAirliftedToTeammate=Yes
|CanBeGiftedWithGiftCard=Yes
|CombatOrder=3415
|DamageToKill=Same as attack/defence power
}}