====== Holonet Relay Duplex Station Template ======

<template>
<entry>
<WRAP 25% left round box>
^@@.subject@@ ^

[[rules:holonet_relay_stations#duplex_stations|Duplex station]] located in @@sector@@

Capacity: @@capacity@@ (:holonet-trade) <*if Upkeep>/ Upkeep: @@upkeep@@ (:tax)</if><*if Attached To>/ Attached To: @@Attached To@@</if>

Attached upgrade stations: <list ?u>
union {
  {
  ?u is a: holonet_relay_upgrade_station
  }
  {
  ?u is a: holonet_relay_duplex_station
  }
}
?u Attached To [text]: @@.subject@@
</list>
<if .next><inline round center alert>There is @@.next [link::another holonet station]@@ with the same name!</inline></if>
<if .previous><inline round center alert>There is @@.previous [link::another holonet station]@@ with the same name!</inline></if>
|<sub>(controlled by the @@faction@@)</sub> <wrap right><sub>[ [[tech:holonet relay duplex station model|D]], [[template:holonet_relay_duplex_station|T]] ]</sub></wrap>|
</WRAP>
</entry>
</template>
