====== Army Model ======
[ [[data|data models]] ]

Each [[rules:armies|army]] has its own page.

^ Army ^^
^ Image_image           | Media reference of image of the fleet|
^ Description_wiki      | A one-line description of this military fleet for indices and such |
^ Faction_ref           | The page of the faction that controls this planet |
^ Home World_ref        | The planet where this army hails from |
^ Outer Attack          | The army's base outer attack |
^ Middle Attack         | The army's base middle attack |
^ Inner Attack          | The army's base inner attack |
^ Outer Defence         | The army's base outer defence |
^ Middle Defence        | The army's base middle defence |
^ Inner Defence         | The army's base inner defence |
^ Upkeep                | The amount of upkeep to be paid each turn |
^ Attached To_ref       | The optional fleet this army is attached to |


===== Example =====
<code>
<data !army upkeep>
Image [image]          : 
Description [wiki]     :
Faction [ref]          :
Home World [ref]       : 
Outer Attack         : 
Middle Attack        : 
Inner Attack         : 
Outer Defence        : 
Middle Defence       : 
Inner Defence        : 
Upkeep               : 
Attached To [ref]      : 
</data>
</code>
