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

Every zone type gets its own page.

^ Zone Types  ^^
^ Description_wiki    | A one-line description of the zone type for indices. |
^ Input_wiki          | The zones inputs, in formula notation of possible. (e.g. (:organics) + (:rares))|
^ Function_wiki       | The function performed by the zone. (e.g. ->) |
^ Output_wiki         | The zones output, in formula notation of possible. (e.g. (:healthcare))|
^ Category            | The category in which this zone is placed. This should be one of 'Industry', 'Augmentation' or 'Support' (case sensitive) |
^ Group               | The group in which this zone is placed. For example 'First Tier' (case sensitive) |
^ Power Consumption   | The amount of power this zone requires to function. |

===== Example =====
<code>
<data !zone_type>
Description [wiki]  : 
Input [wiki]        : 
Function [wiki]     : 
Output [wiki]       : 
Category          : 
Group             : 
Power Consumption : 
</data>
</code>
