Mal:Tabellkurve8lag/dok: Forskjell mellom sideversjoner

Fra Wikisida.no
Hopp til navigering Hopp til søk
mIngen redigeringsforklaring
 
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 8 lag og 14 runder, altså tilpasset Hovedserien 1948/49-1960/61. Framtidige forbedringer planlegges.

Bruk[rediger kilde]

{{Tabellkurve8lag
| farge = [farge]
| [1…14] = [tabellplassering]
| [1…14] = [tabellplassering]
| [1…14] = [tabellplassering]
}}

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

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

Eksempel[rediger kilde]

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

gir følgende resultat:

<timeline> ImageSize = width:300 height:182 PlotArea = left:20 right:20 top:20 bottom:20 TimeAxis = orientation:horizontal AlignBars = justify Period = from:1 till:14 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

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
at:14 color:grey layer:back width:0.1

PlotData =

bar:8 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,60) color:darkblue width:0.5

PlotData =

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

LineData =

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

PlotData =

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

LineData =

points:(60,120)(80,140) color:darkblue width:0.5

PlotData =

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

LineData =

points:(80,140)(100,160) color:darkblue width:0.5

PlotData =

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

LineData =

points:(100,160)(120,100) color:darkblue width:0.5

PlotData =

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

LineData =

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

PlotData =

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

LineData =

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

PlotData =

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

LineData =

points:(160,120)(180,140) color:darkblue width:0.5

PlotData =

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

LineData =

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

PlotData =

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

LineData =

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

PlotData =

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

LineData =

points:(220,100)(240,140) color:darkblue width:0.5

PlotData =

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

LineData =

points:(240,140)(260,160) color:darkblue width:0.5

PlotData =

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

LineData =

points:(260,160)(280,160) color:darkblue width:0.5

</timeline>