From GamingWiki
Jump to: navigation, search
 
(2 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 = {{{1|autocollapse}}}</includeonly><noinclude>| collapse_state = expanded</noinclude>
+
| collapse_state = <includeonly>{{{1|autocollapse}}}</includeonly><noinclude>expanded</noinclude>
| title1 = Star Systems
+
| group1 = Star Systems
| body1 = [[Antares]] :: [[Deneb]] :: [[Eridanus]] :: [[Sephii]] :: [[Zash'ar]]
+
| list1 = [[Antares]] :: [[Deneb]] :: [[Eridanus]] :: [[Sephii]] :: [[Zash'ar]]
| title2 = Planets
+
| group2 = Planets
| body2 = [[Antares#Acheron|Acheron]] :: [[Deneb#Aridif|Aridif]] :: [[Deneb#Gallina|Gallina]] :: [[Eridani 3]] :: [[Eridani 4]] :: [[Eridani 5]] :: [[Zash'ar Prime]]
+
| 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>