Mal:Tabellkurve14lagEnkel: Forskjell mellom sideversjoner
(Ny side: <includeonly>{{#tag:timeline| ImageSize = width:280 height:300 PlotArea = left:20 right:20 top:20 bottom:20 TimeAxis = orientation:horizontal AlignBars = justify Period = from:1 till:13 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…) |
m (Én sideversjon ble importert) |
Siste sideversjon per 22. feb. 2024 kl. 16:32
Formål[rediger kilde]
En noe hacky prøveversjon av en tabellkurvegenerator for 14 lag og 13 runder, altså der det kun blir kjørt enkel serie.
Bruk[rediger kilde]
{{Tabellkurve14lagEnkel | farge = [farge] | [1…13] = [tabellplassering] | [1…13] = [tabellplassering] | [1…13] = [tabellplassering] }}
Tallene som spesifiserer serierunde gjør det mer oversiktlig, men kan også sløyfes:
{{Tabellkurve14lagEnkel | farge = [farge] | [tabellplassering] | [tabellplassering] | [tabellplassering] }}
Eksempel[rediger kilde]
{{Tabellkurve14lagEnkel | farge = darkblue | 1 = 9 | 2 = 12 | 3 = 11 | 4 = 8 | 5 = 11 | 6 = 12 | 7 = 12 | 8 = 10 | 9 = 10 | 10 = 7 | 11 = 9 | 12 = 7 | 13 = 8 | 14 = 8}}
gir følgende resultat:
<timeline> ImageSize = width:280 height:300 PlotArea = left:20 right:20 top:20 bottom:20 TimeAxis = orientation:horizontal AlignBars = justify Period = from:1 till:13 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 bar:13 color:black from:start till:end width:1 bar:14 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 at:12 color:grey layer:back width:0.1 at:13 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,120)(40,60) color:darkblue width:0.5
PlotData =
bar:11 at:3 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(40,60)(60,80) color:darkblue width:0.5
PlotData =
bar:8 at:4 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(60,80)(80,140) color:darkblue width:0.5
PlotData =
bar:11 at:5 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(80,140)(100,80) color:darkblue width:0.5
PlotData =
bar:12 at:6 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(100,80)(120,60) color:darkblue width:0.5
PlotData =
bar:12 at:7 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(120,60)(140,60) color:darkblue width:0.5
PlotData =
bar:10 at:8 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(140,60)(160,100) color:darkblue width:0.5
PlotData =
bar:10 at:9 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(160,100)(180,100) color:darkblue width:0.5
PlotData =
bar:7 at:10 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(180,100)(200,160) color:darkblue width:0.5
PlotData =
bar:9 at:11 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(200,160)(220,120) color:darkblue width:0.5
PlotData =
bar:7 at:12 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(220,120)(240,160) color:darkblue width:0.5
PlotData =
bar:8 at:13 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(240,160)(260,140) color:darkblue width:0.5
</timeline>