Difference between revisions of "Template:UnitSidebar"

From 30 Minute Missions: Wargame
Line 28: Line 28:
<th>Current Pilot(s):</th><td>{{{CurrentPilot|}}}</td>
<th>Current Pilot(s):</th><td>{{{CurrentPilot|}}}</td>
</tr>
</tr>
{{#if:{{{PilotRank|}}}|
{{#if:{{{Trait1|}}} && {{{CurrentPilot|}}}|
----
<tr>
<th>Traits:</th><td>
*{{{Trait1|}}}
{{#if:{{{Trait2|}}}|*{{{Trait2|}}}}}
</td>
</tr>
{{#if:{{{Mod1|}}}
<tr>
<tr>
<th>Mods:</th><td>
<th>Mods:</th><td>
*{{{Mod1|}}}
*{{{Mod1|}}}
*{{{Mod2|}}}
{{#if:{{{Mod2|}}}|*{{{Mod2|}}}}}
*{{{Mod3|}}}
{{#if:{{{Mod3|}}}|*{{{Mod3|}}}}}
</td>
</td>
</tr>
</tr>
}}
}}
}}
}}
}}

Revision as of 02:13, 23 September 2021

UnitSidebar
Unit Type:
Core Type:
Classification:


Usage

{{UnitSidebar
| Name =
| UnitImg =
| UnitType =
| CoreType = 
| Classification =
| Manufacturer =
| ServiceHistory =
| PastPilots =
| CurrentPilot =

}}

Parameters