Difference between revisions of "Template:UnitSidebar"

From 30 Minute Missions: Wargame
Line 2: Line 2:
<div class="infobox-title">{{{title|{{#if:{{{Name|}}}|{{{Name}}}|{{PAGENAME}}}}}}}</div>
<div class="infobox-title">{{{title|{{#if:{{{Name|}}}|{{{Name}}}|{{PAGENAME}}}}}}}</div>
{{#if:{{{UnitImg|}}}|
{{#if:{{{UnitImg|}}}|
<div class="infobox-image">[[File:{{{UnitImg}}}|275px]]</div>}}
<div class="infobox-image">[[File:{{{UnitImg}}}|225px]]</div>}}
<table class="infobox-table">
<table class="infobox-table">
<tr>
<tr>

Revision as of 15:58, 22 September 2021

UnitSidebar
Unit Type:
Core Type:
Classification:


Usage

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

Parameters