====== Zone Model ======
[ [[data|data models]] ]

Zones do not get their own page. Instead they are listed on the associated world page.

Each zone has its own data entry, identified by the name between [ and ].

^ Zones  ^^
^ Description_wiki           | A one-line description of the zone for indices |
^ System_ref                 | The system this zone is part of |
^ On_ref                     | The orbital body this zone is on |
^ Faction_ref                | The faction controlling this zone |
^ Limitations*               | If the zone is limited in resource type, list here, such as 'Metals only' and 'No upgrades' for an Asteroid Belt |
^ Type_rule                  | Type of construction or empty if it has not yet been built |
^ Production_wiki            | Total production capacity (the total capacity; actual production output is determined per turn) |
^ Production Breakdown_wiki  | Breakdown of factors contributing to total production capacity |
^ Upgrades_rule*             | List of all upgrades on this zone |
^ Specialised_ref            | Reference to the company that specialised this zone or empty if the zone is not specialised |
^ Specials_rule*             | Any special features on this zone |


If a zone is developed, the class 'developed' is added. This is also a special template, so move the ! from zone to developed. Thus, and undeveloped zone has class '!zone', while a developed zone has class '!developed zone'

===== Example =====
<code>
<data zone !developed #Zone 1>
Description [wiki]           : Zone 1 of celestial body
System [ref]                 : non-system
On [ref]                     : [[]]
Faction [ref]                : non-faction
Limitations*               : 
Type [rule]                  : Information Zone
Production [wiki]            : 110 (:information)
Production Breakdown [wiki]  : +100 base, +10 ancient ruins
Upgrades [rule]*             : 
Specialised [ref]            : 
Specials [rule]*             : 
</data>
</code>

Other zones would have an increasing number (i.e. #Zone 2, #Zone 3, etc.).