Difference between revisions of "Template:PilotSidebar"

From 30 Minute Missions: Wargame
Line 8: Line 8:
<th>Rank:</th><td>{{{Rank}}}</td>
<th>Rank:</th><td>{{{Rank}}}</td>
</tr>
</tr>
}}
{{#if:{{{Faction|}}}|
{{#if:{{{Faction|}}}|
<tr>
<tr>
<th>Faction:</th><td>{{{Faction}}}</td>
<th>Faction:</th><td>{{{Faction}}}</td>
</tr>
</tr>
}}
{{#if:{{{Squad|}}}|
{{#if:{{{Squad|}}}|
<tr>
<tr>
<th>Squad:</th><td>{{{Squad}}}</td>
<th>Squad:</th><td>{{{Squad}}}</td>
</tr>
</tr>
}}
{{#if:{{{Age|}}}|
{{#if:{{{Age|}}}|
<tr>
<tr>
<th>Age:</th><td>{{{Age}}}</td>
<th>Age:</th><td>{{{Age}}}</td>
</tr>
</tr>
}}
{{#if:{{{Height|}}}|
{{#if:{{{Height|}}}|
<tr>
<tr>
<th>Height:</th><td>{{{Height}}}</td>
<th>Height:</th><td>{{{Height}}}</td>
</tr>
</tr>
}}
{{#if:{{{Weight|}}}|
{{#if:{{{Weight|}}}|
<tr>
<tr>
<th>Weight:</th><td>{{{Weight}}}</td>
<th>Weight:</th><td>{{{Weight}}}</td>
</tr>
</tr>
}}
{{#if:{{{Trait1|}}}|
{{#if:{{{Trait1|}}}|
<tr>
<tr>

Revision as of 18:30, 19 October 2021

}}