Difference between revisions of "Template:UnitInfo"

From 30 Minute Missions: Wargame
(Created page with "{{#if:{{{main|}}}| Name Unit Type Core Type Classification Unit Origin Service History Current Pilot (if statement) Past Pilots (if Statement) Category:Template Cate...")
 
(Made Drone work. Removed General header.)
 
(50 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{#if:{{{main|}}}|
{{UnitSidebar
| Name = {{{Name|}}}
| UnitImg = {{{UnitImg|}}}
| CoreType = {{{CoreType|}}}
| Total Defense = {{{Total Defense|}}}
| Classification = {{{Classification|}}}
| Manufacturer = {{{Manufacturer|}}}
| Accuracy = {{{Accuracy|}}}
| Assault = {{{Assault|}}}
| Evasion = {{{Evasion|}}}


Name
<!-- Pick one Faction to put the letter Y into.-->
Unit Type
| Byron = {{{Byron|}}}
Core Type
| Earth = {{{Earth|}}}
Classification
| Maxion = {{{Maxion|}}}
Unit Origin
| Mercenary = {{{Mercenary|}}}
Service History
| Warmongers = {{{Warmongers|}}}
| Peacemakers = {{{Peacemakers|}}}


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


Current Pilot (if statement)
{{#if:{{{General|}}}|{{{General|}}}}}
Past Pilots (if Statement)


[[Category:Template]] [[Category:Incomplete]]
{{#if:{{{Weapons/Equipment|}}}|
=== Weapons/Equipment ===
{{{Weapons/Equipment|}}}
}}
 
 
 
 
 
 
 
 
 
<div class="center">
{{Sidebar}}
{{TypeLinks}}
</div>
 
<noinclude>
[[Category:Template]]  
 
== Usage ==
 
<pre>
{{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 =
}}
</pre>
 
</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 =
}}