Difference between revisions of "Template:UnitInfo"

From 30 Minute Missions: Wargame
(Made Drone work. Removed General header.)
 
(49 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{UnitSidebar
{{UnitSidebar
| Name = {{{Name|}}}
| UnitImg = {{{UnitImg|}}}
| CoreType = {{{CoreType|}}}
| Total Defense = {{{Total Defense|}}}
| Classification = {{{Classification|}}}
| Manufacturer = {{{Manufacturer|}}}
| Accuracy = {{{Accuracy|}}}
| Assault = {{{Assault|}}}
| Evasion = {{{Evasion|}}}
<!-- Pick one Faction to put the letter Y into.-->
| Byron = {{{Byron|}}}
| Earth = {{{Earth|}}}
| Maxion = {{{Maxion|}}}
| Mercenary = {{{Mercenary|}}}
| Warmongers = {{{Warmongers|}}}
| Peacemakers = {{{Peacemakers|}}}
<!-- Pick one Unit Type to put the letter Y into. -->
| Mech = {{{Mech|}}}
| Vehicle =  {{{Vehicle|}}}
| Drone = {{{Drone|}}}
}}
{{#if:{{{General|}}}|{{{General|}}}}}
{{#if:{{{Weapons/Equipment|}}}|
=== Weapons/Equipment ===
{{{Weapons/Equipment|}}}
}}
<div class="center">
{{Sidebar}}
{{TypeLinks}}
</div>
<noinclude>
[[Category:Template]]
== Usage ==
<pre>
{{UnitInfo
| Name =
| Name =
| UnitImg =
| UnitImg =
| UnitType =
| CoreType =  
| CoreType =  
| Total Defense =
| Classification =
| Classification =
| Manufacturer =
| Manufacturer =
| ServiceHistory =
| Accuracy =
| CurrentPilot =
| Assault =
| PastPilots =
| Evasion =
 
<!-- Pick one Faction to put the letter Y into.-->
| Byron =
| Earth =
| Maxion =
| Mercenary =
| Warmongers =
| Peacemakers =
 
<!-- Pick one Unit Type to put the letter Y into. -->
| Mech =
| Vehicle =
| Drone =
 
| General =
| Weapons/Equipment =
}}
}}
</pre>


<noinclude>
[[Category:Template]] [[Category:Incomplete]]
</noinclude>
</noinclude>

Latest revision as of 22:19, 19 December 2023

UnitInfo
Unit Type:
Core Type:
Total Defense:
Classification:







Usage

{{UnitInfo
| Name =
| UnitImg =
| CoreType = 
| Total Defense = 
| Classification =
| Manufacturer =
| Accuracy =
| Assault =
| Evasion =

<!-- Pick one Faction to put the letter Y into.-->
| Byron =
| Earth =
| Maxion =
| Mercenary =
| Warmongers =
| Peacemakers =

<!-- Pick one Unit Type to put the letter Y into. -->
| Mech =
| Vehicle =
| Drone =

| General =
| Weapons/Equipment =
}}