===== Systems =====

===== Carcharoth System =====

<table ?s ?d "Description" ?p "Production" ?b "Breakdown">
?s is a: zone
?s is a: developed
?s System [ref]: ic::carcharoth_system
?s Description [wiki]: ?d
optional {
?s Production [wiki]: ?p
?s Production Breakdown [wiki]: ?b
}
sort {
 ?p(desc)
}
</table>

===== My'enru system =====

<table ?s ?d "Description" ?p "Production" ?b "Breakdown">
?s is a: zone
?s is a: developed
?s System [ref]: ic::My'enru system
?s Description [wiki]: ?d
optional {
?s Production [wiki]: ?p
?s Production Breakdown [wiki]: ?b
}
sort {
 ?p(desc)
}
</table>

===== Hub system =====

<table ?s ?d "Description" ?p "Production" ?b "Breakdown">
?s is a: zone
?s is a: developed
?s System [ref]: ic::Hub system
?s Description [wiki]: ?d
optional {
?s Production [wiki]: ?p
?s Production Breakdown [wiki]: ?b
}
sort {
 ?p(desc)
}
</table>

