Turnier
From FollowTheScore
{{#wgraph: | wgl | png | svg | thumb= 60 |
portsharing yes smanhattanedges yes manhattanedges yes equalydist no node.label "" node.borderwidth 0 iconcolors 1024 edge.arrowsize 0 width 100 height 100 orientation left_to_right
// Round 1
// ----------------------------------------------- A subgraph 'A' { label "\n\fuGroup A:\fn\nDenmark\nFrance\nSenegal\nUruguay\n" color lightyellow state boxed smanhattanedges no manhattanedges no } node "Denmark" 'A' { /*icon "fra.png"*/ info1:"Denmark" width 100 } node "France" 'A' { /*icon "fra.png"*/ info1:"France" width 100 } node "Senegal" 'A' { /*icon "fra.png"*/ info1:"Senegal" width 100 } node "Uruguay" 'A' { /*icon "fra.png"*/ info1:"Uruguay" width 100 } edge from "Denmark" to "Senegal" {} edge from "Denmark" to "Uruguay" {linestyle dotted} nearedge from "Denmark" to "France" {} edge from "France" to "Uruguay" {} edge from "France" to "Senegal" {linestyle dotted} nearedge from "Senegal" to "Uruguay" {} // ----------------------------------------------- B subgraph 'B' { label "\n\fuGroup B:\fn\nParaguay\nSlovenia\nSouth Africa\nSpain\n" color lightyellow state boxed smanhattanedges no manhattanedges no } node "Paraguay" 'B' { /*icon "fra.png"*/ info1:"Paraguay" width 100 } node "Slovenia" 'B' { /*icon "fra.png"*/ info1:"Slovenia" width 100 } node "South Africa" 'B' { /*icon "fra.png"*/ info1:"South Africa" width 100 } node "Spain" 'B' { /*icon "fra.png"*/ info1:"Spain" width 100 } edge from "Paraguay" to "South Africa" {} edge from "Paraguay" to "Spain" {linestyle dotted} nearedge from "Paraguay" to "Slovenia" {} edge from "Slovenia" to "Spain" {} edge from "Slovenia" to "South Africa" {linestyle dotted} nearedge from "South Africa" to "Spain" {} // ----------------------------------------------- C subgraph 'C' { label "\n\fuGroup C:\fn\nBrazil\nChina\nCosta Rica\nTurkey\n" color lightyellow state boxed smanhattanedges no manhattanedges no } node "Brazil" 'C' { /*icon "fra.png"*/ info1:"Brazil" width 100 } node "China" 'C' { /*icon "fra.png"*/ info1:"China" width 100 } node "Costa Rica" 'C' { /*icon "fra.png"*/ info1:"Costa Rica" width 100 } node "Turkey" 'C' { /*icon "fra.png"*/ info1:"Turkey" width 100 } edge from "Brazil" to "Costa Rica" {} edge from "Brazil" to "Turkey" {linestyle dotted} nearedge from "Brazil" to "China" {} edge from "China" to "Turkey" {} edge from "China" to "Costa Rica" {linestyle dotted} nearedge from "Costa Rica" to "Turkey" {} // ----------------------------------------------- D subgraph 'D' { label "\n\fuGroup D:\fn\nPoland\nPortugal\nKorea\nUSA\n" color lightyellow state boxed smanhattanedges no manhattanedges no } node "Poland" 'D' { /*icon "fra.png"*/ info1:"Poland" width 100 } node "Portugal" 'D' { /*icon "fra.png"*/ info1:"Portugal" width 100 } node "Korea" 'D' { /*icon "fra.png"*/ info1:"Korea" width 100 } node "USA" 'D' { /*icon "fra.png"*/ info1:"USA" width 100 } edge from "Poland" to "Korea" {} edge from "Poland" to "USA" {linestyle dotted} nearedge from "Poland" to "Portugal" {} edge from "Portugal" to "USA" {} edge from "Portugal" to "Korea" {linestyle dotted} nearedge from "Korea" to "USA" {} // ----------------------------------------------- E subgraph 'E' { label "\n\fuGroup E:\fn\nCameroon\nGermany\nIreland\nSaudi Arabia\n" color lightyellow state boxed smanhattanedges no manhattanedges no } node "Cameroon" 'E' { /*icon "fra.png"*/ info1:"Cameroon" width 100 } node "Germany" 'E' { /*icon "fra.png"*/ info1:"Germany" width 100 } node "Ireland" 'E' { /*icon "fra.png"*/ info1:"Ireland" width 100 } node "Saudi Arabia" 'E' { /*icon "fra.png"*/ info1:"Saudi Arabia" width 100 } edge from "Cameroon" to "Ireland" {} edge from "Cameroon" to "Saudi Arabia" {linestyle dotted} nearedge from "Cameroon" to "Germany" {} edge from "Germany" to "Saudi Arabia" {} edge from "Germany" to "Ireland" {linestyle dotted} nearedge from "Ireland" to "Saudi Arabia" {} // ----------------------------------------------- F subgraph 'F' { label "\n\fuGroup F:\fn\nArgentina\nEngland\nNigeria\nSweden\n" color lightyellow state boxed smanhattanedges no manhattanedges no } node "Argentina" 'F' { /*icon "fra.png"*/ info1:"Argentina" width 100 } node "England" 'F' { /*icon "fra.png"*/ info1:"England" width 100 } node "Nigeria" 'F' { /*icon "fra.png"*/ info1:"Nigeria" width 100 } node "Sweden" 'F' { /*icon "fra.png"*/ info1:"Sweden" width 100 } edge from "Argentina" to "Nigeria" {} edge from "Argentina" to "Sweden" {linestyle dotted} nearedge from "Argentina" to "England" {} edge from "England" to "Sweden" {} edge from "England" to "Nigeria" {linestyle dotted} nearedge from "Nigeria" to "Sweden" {} // ----------------------------------------------- G subgraph 'G' { label "\n\fuGroup G:\fn\nCroatia\nEcuador\nItaly\nMexico\n" color lightyellow state boxed smanhattanedges no manhattanedges no } node "Croatia" 'G' { /*icon "fra.png"*/ info1:"Croatia" width 100 } node "Ecuador" 'G' { /*icon "fra.png"*/ info1:"Ecuador" width 100 } node "Italy" 'G' { /*icon "fra.png"*/ info1:"Italy" width 100 } node "Mexico" 'G' { /*icon "fra.png"*/ info1:"Mexico" width 100 } edge from "Croatia" to "Italy" {} edge from "Croatia" to "Mexico" {linestyle dotted} nearedge from "Croatia" to "Ecuador" {} edge from "Ecuador" to "Mexico" {} edge from "Ecuador" to "Italy" {linestyle dotted} nearedge from "Italy" to "Mexico" {} // ----------------------------------------------- H subgraph 'H' { label "\n\fuGroup H:\fn\nBelgium\nJapan\nRussia\nTunesia\n" color lightyellow state boxed smanhattanedges no manhattanedges no } node "Belgium" 'H' { /*icon "fra.png"*/ info1:"Belgium" width 100 } node "Japan" 'H' { /*icon "fra.png"*/ info1:"Japan" width 100 } node "Russia" 'H' { /*icon "fra.png"*/ info1:"Russia" width 100 } node "Tunesia" 'H' { /*icon "fra.png"*/ info1:"Tunesia" width 100 } edge from "Belgium" to "Russia" {} edge from "Belgium" to "Tunesia" {linestyle dotted} nearedge from "Belgium" to "Japan" {} edge from "Japan" to "Tunesia" {} edge from "Japan" to "Russia" {linestyle dotted} nearedge from "Russia" to "Tunesia" {}
// Round 2
// ----------------------------------------------- F1A2 subgraph 'F1A2' { label "\n\fuGroup F1A2:\fn\nEngland\n" color lightgreen state boxed } node "F1A2.England" 'F1A2' { label "England" /*icon "fra.png"*/ info1:"England" } node "F1A2.Denmark" 'F1A2' { label "Denmark" /*icon "fra.png"*/ info1:"Denmark" } // ----------------------------------------------- H1C2 subgraph 'H1C2' { label "\n\fuGroup H1C2:\fn\nBelgium\n" color lightgreen state boxed } node "H1C2.Belgium" 'H1C2' { label "Belgium" /*icon "fra.png"*/ info1:"Belgium" } node "H1C2.Brazil" 'H1C2' { label "Brazil" /*icon "fra.png"*/ info1:"Brazil" } // ----------------------------------------------- F2A1 subgraph 'F2A1' { label "\n\fuGroup F2A1:\fn\nSweden\n" color lightgreen state boxed } node "F2A1.Sweden" 'F2A1' { label "Sweden" /*icon "fra.png"*/ info1:"Sweden" } node "F2A1.Senegal" 'F2A1' { label "Senegal" /*icon "fra.png"*/ info1:"Senegal" } // ----------------------------------------------- H2C1 subgraph 'H2C1' { label "\n\fuGroup H2C1:\fn\nJapan\n" color lightgreen state boxed } node "H2C1.Japan" 'H2C1' { label "Japan" /*icon "fra.png"*/ info1:"Japan" } node "H2C1.Turkey" 'H2C1' { label "Turkey" /*icon "fra.png"*/ info1:"Turkey" } // ----------------------------------------------- E1B2 subgraph 'E1B2' { label "\n\fuGroup E1B2:\fn\nGermany\n" color lightgreen state boxed } node "E1B2.Germany" 'E1B2' { label "Germany" /*icon "fra.png"*/ info1:"Germany" } node "E1B2.Paraguay" 'E1B2' { label "Paraguay" /*icon "fra.png"*/ info1:"Paraguay" } // ----------------------------------------------- G1D2 subgraph 'G1D2' { label "\n\fuGroup G1D2:\fn\nMexico\n" color lightgreen state boxed } node "G1D2.Mexico" 'G1D2' { label "Mexico" /*icon "fra.png"*/ info1:"Mexico" } node "G1D2.USA" 'G1D2' { label "USA" /*icon "fra.png"*/ info1:"USA" } // ----------------------------------------------- E2B1 subgraph 'E2B1' { label "\n\fuGroup E2B1:\fn\nIreland\n" color lightgreen state boxed } node "E2B1.Ireland" 'E2B1' { label "Ireland" /*icon "fra.png"*/ info1:"Ireland" } node "E2B1.Spain" 'E2B1' { label "Spain" /*icon "fra.png"*/ info1:"Spain" } // ----------------------------------------------- G2D1 subgraph 'G2D1' { label "\n\fuGroup G2D1:\fn\nItaly\n" color lightgreen state boxed } node "G2D1.Italy" 'G2D1' { label "Italy" /*icon "fra.png"*/ info1:"Italy" } node "G2D1.Korea" 'G2D1' { label "Korea" /*icon "fra.png"*/ info1:"Korea" }
edge F F1A2 {} edge A F1A2 {} edge H H1C2 {} edge C H1C2 {} edge F F2A1 {} edge A F2A1 {} edge H H2C1 {} edge C H2C1 {}
edge E E1B2 {} edge B E1B2 {} edge G G1D2 {} edge D G1D2 {} edge E E2B1 {} edge B E2B1 {} edge G G2D1 {} edge D G2D1 {}
// Round 3
// ----------------------------------------------- F1A2H1C2 subgraph 'F1A2H1C2' { label "\n\fuGroup F1A2H1C2:\fn\nEngland\n" color lightgreen state boxed } node "F1A2H1C2.England" 'F1A2H1C2' { label "England" /*icon "fra.png"*/ info1:"England" } node "F1A2H1C2.Brazil" 'F1A2H1C2' { label "Brazil" /*icon "fra.png"*/ info1:"Brazil" } // ----------------------------------------------- F2A1H2C1 subgraph 'F2A1H2C1' { label "\n\fuGroup F2A1H2C1:\fn\nSenegal\n" color lightgreen state boxed } node "F2A1H2C1.Senegal" 'F2A1H2C1' { label "Senegal" /*icon "fra.png"*/ info1:"Senegal" } node "F2A1H2C1.Turkey" 'F2A1H2C1' { label "Turkey" /*icon "fra.png"*/ info1:"Turkey" } // ----------------------------------------------- E1B2G1D2 subgraph 'E1B2G1D2' { label "\n\fuGroup E1B2G1D2:\fn\nGermany\n" color lightgreen state boxed } node "E1B2G1D2.Germany" 'E1B2G1D2' { label "Germany" /*icon "fra.png"*/ info1:"Germany" } node "E1B2G1D2.USA" 'E1B2G1D2' { label "USA" /*icon "fra.png"*/ info1:"USA" } // ----------------------------------------------- E2B1G2D1 subgraph 'E2B1G2D1' { label "\n\fuGroup E2B1G2D1:\fn\nSpain\n" color lightgreen state boxed } node "E2B1G2D1.Spain" 'E2B1G2D1' { label "Spain" /*icon "fra.png"*/ info1:"Spain" } node "E2B1G2D1.Korea" 'E2B1G2D1' { label "Korea" /*icon "fra.png"*/ info1:"Korea" }
edge F1A2 F1A2H1C2 {} edge H1C2 F1A2H1C2 {} edge F2A1 F2A1H2C1 {} edge H2C1 F2A1H2C1 {}
edge E1B2 E1B2G1D2 {} edge G1D2 E1B2G1D2 {} edge E2B1 E2B1G2D1 {} edge G2D1 E2B1G2D1 {}
// Round 4
// ----------------------------------------------- F1A2H1C2-F2A1H2C1 subgraph 'F1A2H1C2-F2A1H2C1' { label "\n\fuGroup F1A2H1C2-F2A1H2C1:\fn\nBrazil\n" color lightgreen state boxed } node "F1A2H1C2-F2A1H2C1.Brazil" 'F1A2H1C2-F2A1H2C1' { label "Brazil" /*icon "fra.png"*/ info1:"Brazil" } node "F1A2H1C2-F2A1H2C1.Turkey" 'F1A2H1C2-F2A1H2C1' { label "Turkey" /*icon "fra.png"*/ info1:"Turkey" } // ----------------------------------------------- E1B2G1D2-E2B1G2D1 subgraph 'E1B2G1D2-E2B1G2D1' { label "\n\fuGroup E1B2G1D2-E2B1G2D1:\fn\nGermany\n" color lightgreen state boxed } node "E1B2G1D2-E2B1G2D1.Germany" 'E1B2G1D2-E2B1G2D1' { label "Germany" /*icon "fra.png"*/ info1:"Germany" } node "E1B2G1D2-E2B1G2D1.Korea" 'E1B2G1D2-E2B1G2D1' { label "Korea" /*icon "fra.png"*/ info1:"Korea" }
edge F1A2H1C2 F1A2H1C2-F2A1H2C1 {} edge F2A1H2C1 F1A2H1C2-F2A1H2C1 {}
edge E1B2G1D2 E1B2G1D2-E2B1G2D1 {} edge E2B1G2D1 E1B2G1D2-E2B1G2D1 {}
// Round 5
// ----------------------------------------------- Final subgraph 'Final' { label "\n\fuGroup Final:\fn\nBrazil\n" color lightgreen state boxed } node "Final.Brazil" 'Final' { label "Brazil" /*icon "fra.png"*/ info1:"Brazil" } node "Final.Germany" 'Final' { label "Germany" /*icon "fra.png"*/ info1:"Germany" } // ----------------------------------------------- SemiFinal subgraph 'SemiFinal' { label "\n\fuGroup SemiFinal:\fn\nTurkey\n" color lightgreen state boxed } node "SemiFinal.Turkey" 'SemiFinal' { label "Turkey" /*icon "fra.png"*/ info1:"Turkey" } node "SemiFinal.Korea" 'SemiFinal' { label "Korea" /*icon "fra.png"*/ info1:"Korea" }
edge F1A2H1C2-F2A1H2C1 Final {} edge F1A2H1C2-F2A1H2C1 SemiFinal {} edge E1B2G1D2-E2B1G2D1 Final {} edge E1B2G1D2-E2B1G2D1 SemiFinal {}
}}
FRA SEN 0:1 --- URU DEN 1:2 --- FRA URU 0:0 --- DEN SEN 1:1 --- DEN FRA 2:0 --- SEN URU 3:3