Mal:Tabellkurve7lag/dok: Forskjell mellom sideversjoner
Hopp til navigering
Hopp til søk
m (bugfix) |
m (Én sideversjon ble importert) |
(Ingen forskjell)
|
Siste sideversjon per 22. feb. 2024 kl. 16:32
![]() | Dette er en underside med dokumentasjon for Mal:Tabellkurve7lag (se denne siden for selve malen). Den inneholder brukerinformasjon, kategorier og annet som ikke er del av den originale malsiden. |
Formål[rediger kilde]
En noe hacky prøveversjon av en tabellkurvegenerator for 7 lag og 12 runder, altså tilpasset Hovedserien 1937/38-1947/48.
Bruk[rediger kilde]
{{Tabellkurve7lag | farge = [farge] | [1…12] = [tabellplassering] | [1…12] = [tabellplassering] | [1…12] = [tabellplassering] }}
Tallene som spesifiserer serierunde gjør det mer oversiktlig, men kan også sløyfes:
{{Tabellkurve7lag | farge = [farge] | [tabellplassering] | [tabellplassering] | [tabellplassering] }}
Eksempel[rediger kilde]
{{Tabellkurve7lag | farge = darkblue | 1 = 7 | 2 = 6 | 3 = 3 | 4 = 2 | 5 = 1 | 6 = 4 | 7 = 3 | 8 = 3 | 9 = 2 | 10 = 3 | 11 = 4 | 12 = 2 }}
gir følgende resultat:
<timeline> ImageSize = width:260 height:162 PlotArea = left:20 right:20 top:20 bottom:20 TimeAxis = orientation:horizontal AlignBars = justify Period = from:1 till:12 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
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
PlotData =
bar:7 at:1 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
PlotData =
bar:6 at:2 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(20,20)(40,40) color:darkblue width:0.5
PlotData =
bar:3 at:3 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(40,40)(60,100) color:darkblue width:0.5
PlotData =
bar:2 at:4 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(60,100)(80,120) color:darkblue width:0.5
PlotData =
bar:1 at:5 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(80,120)(100,140) color:darkblue width:0.5
PlotData =
bar:4 at:6 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(100,140)(120,80) color:darkblue width:0.5
PlotData =
bar:3 at:7 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(120,80)(140,100) color:darkblue width:0.5
PlotData =
bar:3 at:8 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(140,100)(160,100) color:darkblue width:0.5
PlotData =
bar:2 at:9 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(160,100)(180,120) color:darkblue width:0.5
PlotData =
bar:3 at:10 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(180,120)(200,100) color:darkblue width:0.5
PlotData =
bar:4 at:11 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(200,100)(220,80) color:darkblue width:0.5
PlotData =
bar:2 at:12 align:left textcolor:darkblue fontsize:XL shift:(-4,-8) text:•
LineData =
points:(220,80)(240,120) color:darkblue width:0.5
</timeline>