Difference between revisions of "Turnier Gruppe2"

From FollowTheScore
Jump to: navigation, search
(New page: // ----------------------------------------------- {{{1}}} subgraph '{{{1}}}' { label "\n\fuGroup {{{1}}}:\fn\n{{{2}}}\n" color lightgreen state boxed } node "{{{1}}}....)
 
(No difference)

Latest revision as of 22:06, 7 October 2007

 // ----------------------------------------------- {{{1}}}
 subgraph '{{{1}}}'  { 
    label "\n\fuGroup {{{1}}}:\fn\n{{{2}}}\n"
    color lightgreen state boxed 
 }
 node "{{{1}}}.{{{2}}}" '{{{1}}}' { label "{{{2}}}" /*icon "fra.png"*/ info1:"{{{2}}}"  }
 node "{{{1}}}.{{{3}}}" '{{{1}}}' { label "{{{3}}}" /*icon "fra.png"*/ info1:"{{{3}}}"  }