From GamingWiki
Revision as of 18:55, 28 January 2011 by Dave (talk) (Created page with "Category: Systems in the Terra Φ cluster {{Infobox system | name = Deneb | cluster = Terra Φ | technology = -1 | environment = +2 | resources = -1 | aspects = ;; ;; ...")
[[Terra Φ]] cluster | |
|---|---|
| System attributes | |
| Technology | -1 |
| Environment | +2 |
| Resources | -1 |
| Aspects | |
| Connections | |
[[;; Sephii
| |
{{#set:system name = Deneb }}{{#set:system in cluster = Terra Φ }}{{#set:technology = -1 }}{{#set:environment = +2 }}{{#set:resources = -1 }}{{#set:connected to = ;; Sephii
- Eridanus}}
Deneb has two planets in the same orbit: Aridif and Gallina
Links[edit]
- See also Deneb, a star in the Cygnus constellation.
|
| |||
Error creating thumbnail: File missing
|
||||
Error creating thumbnail: File missing Deneb Error creating thumbnail: File missing
| ||||
Error creating thumbnail: File missing
| ||||
| Sephii | Eridanus |
| ||||||||
| ||||||||
<graphviz border='frame' format='png' renderer='neato'>
digraph teraPhi {
{ rank=same;
Sephii [URL="Sephii" fontcolor=blue];
}
{ rank=same;
Antares [URL="Antares" fontcolor =blue];
Deneb [URL="Deneb" fontcolor =blue];
Eridanus [URL="Eridanus" fontcolor =blue];
Zashar [URL="Zash'ar" label="Zash'ar" fontcolor =blue];
}
{ rank=same;
NovOrion [URL="Nov'Orion" label="Nov'Orion" fontcolor =blue];
}
edge [len=2,dir=both];
Sephii -> { Antares } -> NovOrion;
Sephii -> { Zashar } -> NovOrion;
Sephii -> { Eridanus } -> NovOrion;
Sephii -> { Deneb } -> NovOrion;
edge [len=2,dir=forward];
Antares -> Zashar
Deneb -> Eridanus
;
{ rank=same;
Sephii ;
}
{ rank=same;
Antares ;
Deneb ;
Eridanus ;
Zashar ;
}
{ rank=same;
NovOrion;
}
}
</graphviz>