Difference between revisions of "Template:UnitSidebar"

From 30 Minute Missions: Wargame
Line 19: Line 19:
{{#if:{{{ServiceHistory|}}}|<tdhService History:</th><td>{{{ServiceHistory|}}}</td>
{{#if:{{{ServiceHistory|}}}|<tdhService History:</th><td>{{{ServiceHistory|}}}</td>
</tr>}}
</tr>}}
{{#if:{{{PastPilots|}}}|
<tr>
<th>Past Pilot(s):</th><td>{{{PastPilots|}}}</td>
</tr>
}}
{{#if:{{{CurrentPilot|}}}|
{{#if:{{{CurrentPilot|}}}|
<tr>
<tr>
<th>Current Pilot(s):</th><td>{{{CurrentPilot|}}}</td>
<th>Current Pilot(s):</th><td>{{{CurrentPilot|}}}</td>
</tr>
</tr>
}}
{{#if:{{{PilotRank|}}}|
{{#if:{{{PastPilots|}}}|
<tr>
<tr>
<th>Past Pilot(s):</th><td>{{{PastPilots|}}}</td>
<th>Mods:</th><td>
*{{{Mod1|}}}
*{{{Mod2|}}}
*{{{Mod3|}}}
</td>
</tr>
</tr>
}}
}}
}}
</table>
</table>
Line 44: Line 53:
| Manufacturer =
| Manufacturer =
| ServiceHistory =
| ServiceHistory =
| PastPilots =
| CurrentPilot =
| CurrentPilot =
| PastPilots =
 
}}
}}
</pre>
</pre>

Revision as of 23:21, 22 September 2021

UnitSidebar
Unit Type:
Core Type:
Classification:


Usage

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

}}

Parameters