From GamingWiki
| (6 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
| title = Locations in [[Terra Φ]] | | title = Locations in [[Terra Φ]] | ||
| template_name = Locations in Terra Φ | | template_name = Locations in Terra Φ | ||
| − | <includeonly> | + | | collapse_state = <includeonly>{{{1|autocollapse}}}</includeonly><noinclude>expanded</noinclude> |
| − | + | | group1 = Star Systems | |
| − | | | + | | list1 = [[Antares]] :: [[Deneb]] :: [[Eridanus]] :: [[Sephii]] :: [[Zash'ar]] |
| − | | | + | | group2 = Planets |
| − | + | | list2 = [[Antares#Acheron|Acheron]] :: [[Deneb#Aridif|Aridif]] :: [[Deneb#Gallina|Gallina]] :: [[Amber]] :: [[Bodencus]] :: [[Po]] :: [[Zash'ar#Zash'ar Prime|Zash'ar Prime]] | |
| − | | | ||
| − | | | ||
|}} | |}} | ||
| + | {{Terra Φ cluster map}} | ||
[[Category: Locations in Terra Φ]] | [[Category: Locations in Terra Φ]] | ||
Latest revision as of 12:29, 20 June 2011
| ||||||||
<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>