====== Sector Model ======

[ [[data|data models]] ]

Sectors get their own page.

^ Sector ^^
^ X Coordinate            | The first (x) coordinate of the Sector |
^ Y Coordinate            | The second (y) coordinate of the Sector |
^ Names*                  | The names by which the Sector is known |
^ Image_img               | The image of the hex from the map |
^ Superpower_ref          | The [[ic:superpowers|superpower]] that holds control of the Sector |

Besides this, each sector page gets a list of Systems in that Sector, a list of holonet relays in that sector and a mention of hyperspace lanes in that sector.

===== Example =====
<code>
<data !sector>
X Coordinate   : 0
Y Coordinate   : 0
Names*         : Galactic Core, Deep Core
Image [image]      : Sector 0 0.png
Superpower [ref] : Union
</data>
</code>