Mal:Tabellkurve12lagEnkel

Fra Wikisida.no
Hopp til navigering Hopp til søk
Maldokumentasjon


Formål[rediger kilde]

En noe hacky prøveversjon av en tabellkurvegenerator for 12 lag og 11 runder, altså der det kun blir kjørt enkel serie.

Bruk[rediger kilde]

{{Tabellkurve12lagEnkel
| farge = [farge]
| [1…11] = [tabellplassering]
| [1…11] = [tabellplassering]
| [1…11] = [tabellplassering]
}}

Tallene som spesifiserer serierunde gjør det mer oversiktlig, men kan også sløyfes:

{{Tabellkurve12lagEnkel
| farge = [farge]
| [tabellplassering]
| [tabellplassering]
| [tabellplassering]
}}

Eksempel[rediger kilde]

{{Tabellkurve12lagEnkel | farge = darkblue | 1 = 9 | 2 = 12 | 3 = 11 | 4 = 8 | 5 = 11 | 6 = 12 | 7 = 12 
| 8 = 10 | 9 = 10 | 10 = 7 | 11 = 9 }}

gir følgende resultat:

<timeline> ImageSize = width:240 height:260 PlotArea = left:20 right:20 top:20 bottom:20 TimeAxis = orientation:horizontal AlignBars = justify Period = from:1 till:11 ScaleMajor = increment:1 start:1 Colors =

id:grey value:gray(0.7)

PlotData =

bar:1 color:black from:start till:end width:1
bar:2 color:black from:start till:end width:1
bar:3 color:black from:start till:end width:1
bar:4 color:black from:start till:end width:1
bar:5 color:black from:start till:end width:1
bar:6 color:black from:start till:end width:1
bar:7 color:black from:start till:end width:1
bar:8 color:black from:start till:end width:1
bar:9 color:black from:start till:end width:1
bar:10 color:black from:start till:end width:1
bar:11 color:black from:start till:end width:1
bar:12 color:black from:start till:end width:1

LineData =

at:1 color:grey layer:back width:0.1
at:2 color:grey layer:back width:0.1
at:3 color:grey layer:back width:0.1
at:4 color:grey layer:back width:0.1
at:5 color:grey layer:back width:0.1
at:6 color:grey layer:back width:0.1
at:7 color:grey layer:back width:0.1
at:8 color:grey layer:back width:0.1
at:9 color:grey layer:back width:0.1
at:10 color:grey layer:back width:0.1
at:11 color:grey layer:back width:0.1

PlotData =

bar:9 at:1 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•

PlotData =

bar:12 at:2 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•

LineData =

points:(20,80)(40,20) color:darkblue width:0.5

PlotData =

bar:11 at:3 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•

LineData =

points:(40,20)(60,40) color:darkblue width:0.5

PlotData =

bar:8 at:4 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•

LineData =

points:(60,40)(80,100) color:darkblue width:0.5

PlotData =

bar:11 at:5 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•

LineData =

points:(80,100)(100,40) color:darkblue width:0.5

PlotData =

bar:12 at:6 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•

LineData =

points:(100,40)(120,20) color:darkblue width:0.5

PlotData =

bar:12 at:7 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•

LineData =

points:(120,20)(140,20) color:darkblue width:0.5

PlotData =

bar:10 at:8 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•

LineData =

points:(140,20)(160,60) color:darkblue width:0.5

PlotData =

bar:10 at:9 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•

LineData =

points:(160,60)(180,60) color:darkblue width:0.5

PlotData =

bar:7 at:10 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•

LineData =

points:(180,60)(200,120) color:darkblue width:0.5

PlotData =

bar:9 at:11 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•

LineData =

points:(200,120)(220,80) color:darkblue width:0.5

</timeline>