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:{{{Trait1|}}} && {{{CurrentPilot|}}}|
{{#if:{{{Trait1|}}}|
----
----
<tr>
<tr>
Line 40: Line 40:
<th>Mods:</th><td>
<th>Mods:</th><td>
*{{{Mod1|}}}
*{{{Mod1|}}}
{{#if:{{{Mod2|}}}|*{{{Mod2|}}}}}
{{#if:{{{Mod2|}}}|*{{{Mod2|}}}}}{{#if:{{{Mod2|}}}|*{{{Mod2|}}}}}
{{#if:{{{Mod3|}}}|*{{{Mod3|}}}}}
{{#if:{{{Mod3|}}}|*{{{Mod3|}}}}}
</td>
</td>
Line 46: Line 46:
}}
}}
}}
}}
}}
{{#if:{{{System1|}}}|
<tr>
<th>Systems:</th>
<td>
*{{{System1|}}}
{{#if:{{{System2|}}}|*{{{System2|}}}}}
{{#if:{{{System3|}}}|*{{{System3|}}}}}
{{#if:{{{System4|}}}|*{{{System4|}}}}}
{{#if:{{{System5|}}}|*{{{System5|}}}}}
}}
}}
</table>
</table>

Revision as of 02:17, 23 September 2021

UnitSidebar
Unit Type:
Core Type:
Classification:


Usage

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

}}

Parameters