Difference between revisions of "Template:UnitSidebar"
From 30 Minute Missions: Wargame
Line 5: | Line 5: | ||
<table class="infobox-table"> | <table class="infobox-table"> | ||
<tr> | <tr> | ||
< | <th>Unit Type:</th><td>{{{UnitType|}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
< | <th>Core Type:</th><td>{{{CoreType|}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
< | <th>Classification:</th><td>{{{Classification|}}}</td> | ||
</tr> | </tr> | ||
{{#if:{{{Manufacturer|}}}|<tr> | {{#if:{{{Manufacturer|}}}|<tr> | ||
< | <th>Manufacturer(s):</th><td>{{{Manufacturer|}}}</td> | ||
</tr>}} | </tr>}} | ||
<tr> | <tr> | ||
{{#if:{{{ServiceHistory|}}}|< | {{#if:{{{ServiceHistory|}}}|<tdhService History:</th><td>{{{ServiceHistory|}}}</td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{CurrentPilot|}}}| | {{#if:{{{CurrentPilot|}}}| | ||
<tr> | <tr> | ||
< | <th>Current Pilot(s):</th><td>{{{CurrentPilot|}}}</td> | ||
</tr> | </tr> | ||
}} | }} | ||
{{#if:{{{PastPilots|}}}| | {{#if:{{{PastPilots|}}}| | ||
<tr> | <tr> | ||
< | <th>Past Pilot(s):</th><td>{{{PastPilots|}}}</td> | ||
</tr> | </tr> | ||
}} | }} |
Revision as of 15:51, 22 September 2021
UnitSidebar
Unit Type: | |
---|---|
Core Type: | |
Classification: | |
Usage
{{UnitSidebar | Name = | UnitImg = | UnitType = | CoreType = | Classification = | Manufacturer = | ServiceHistory = | CurrentPilot = | PastPilots = }}