====== Holonet Relay Upgrade Station Model ======
[ [[data|data models]] ]

Each holonet relay upgrade station can be put on it's own page, or together with other things on a shared page.

This data model models //multiple// upgrade stations, and it is perfectly valid to split them up into multiple 500 (:holonet-trade) increment stations.

^ Holonet Relays ^^
^ Faction_ref       | The faction operating this relay |
^ Sector_ref        | The sector this relay is located in |
^ Capacity          | The holonet capacity of this relay |
^ Attached To_ref   | The holonet relay base station that supports this upgrade station|

===== Example =====
<code>
<data !holonet_relay_upgrade_station #Holonet Relay Upgrade Station #X>
Faction [ref]      :
Sector [ref]       : Sector X Y
Capacity         : 
Attached To [ref]  : ic:faction_bookkeeping#Base Station Name
</data>
</code>
