|
K |
(Der Versionsvergleich bezieht 23 dazwischenliegende Versionen mit ein.) |
Zeile 1: |
Zeile 1: |
| + | <includeonly> |
| + | |
| + | |
| + | <div class="toggle jp" style="display:none"> |
| {{#tag:timeline| | | {{#tag:timeline| |
- | ImageSize = width:750 height:80 | + | ImageSize = width:{{{weite|750}}} height:{{{höhe|80}}} |
- | PlotArea = left:65 right:15 bottom:20 top:5 | + | PlotArea = left:{{{links|65}}} right:{{{rechts|15}}} bottom:{{{boden|20}}} top:{{{spitze|5}}} |
- | AlignBars = justify | + | AlignBars = {{{ausrichtung|justify}}} |
| | | |
| Colors = | | Colors = |
Zeile 10: |
Zeile 14: |
| id:kg2 value: rgb(1,0.87,0.68) | | id:kg2 value: rgb(1,0.87,0.68) |
| id:kg3 value: rgb(1,0.82,0.56) | | id:kg3 value: rgb(1,0.82,0.56) |
| + | id:kg4 value: rgb(1,0.76,0.42) |
| + | id:kg5 value: rgb(1,0.50,0.24) |
| | | |
- | Period = from:0 till:650 | + | Period = from:0 till:{{{kapitel}}} |
- | TimeAxis = orientation:horizontal | + | TimeAxis = orientation:{{{orientation|horizontal}}} |
- | ScaleMajor = unit:year increment:50 start:0 | + | ScaleMajor = unit:year increment:{{{majorIncrement|50}}} start:0 |
- | ScaleMinor = unit:year increment:10 start:0 | + | ScaleMinor = unit:year increment:{{{minorIncrement|10}}} start:0 |
| | | |
| PlotData= | | PlotData= |
- | align:center textcolor:black fontsize:8 mark:(line,black) width:25 shift:(0,-5) | + | align:center textcolor:black fontsize:8 mark:(line,black) width:{{{Plottweite|25}}} shift:({{{shift|0,-5}}}) |
| | | |
| bar:SHB | | bar:SHB |
- | {{{m}}} | + | from: 6 till: {{{kapitel}}} text: M color: m |
- | {{{vm}}}
| + | |
- | {{{m2}}}
| + | |
| | | |
| bar:Kopfgeld | | bar:Kopfgeld |
| from: 232 till: 435 text:60.000.000_Berry color:kg1 | | from: 232 till: 435 text:60.000.000_Berry color:kg1 |
- | | + | from: 435 till: 801 text:120.000.000_Berry color:kg2 |
- | from: 435 till: 614 text:120.000.000_Berry color:kg2 | + | from: 801 till: 1058 text:320.000.000_Berry color:kg3 |
- | from: 614 till: {{{kapitel}}} color:kg3 | + | from: 1058 till: {{{kapitel}}} color:kg5 shift:(0,0) |
| }} | | }} |
| | | |
| + | {{#tag:timeline| |
| + | ImageSize = width:750 height:80 |
| + | PlotArea = left:65 right:15 bottom:20 top:5 |
| + | AlignBars = justify |
| + | |
| + | |
| + | Colors = |
| + | id:m value: rgb(0.87,0.93,0.80) |
| + | id:kg5 value: rgb(1,0.50,0.24) |
| + | |
| + | Period = from:1058 till:{{Jump Kapitel}} |
| + | TimeAxis = orientation:horizontal |
| + | ScaleMajor = unit:year increment:5 start:1058 |
| + | ScaleMinor = unit:year increment:5 start:1058 |
| + | |
| + | PlotData= |
| + | align:center textcolor:black fontsize:8 mark:(line,black) width:25 shift:(0,-5) |
| + | |
| + | bar:SHB |
| + | from:1058 till: {{Jump Kapitel}} text:M color:m |
| + | |
| + | bar:Kopfgeld |
| + | from: 1058 till: {{Jump Kapitel}} text:1.111.000.000_Berry color:kg5 |
| + | }} |
| + | </div> |
| | | |
| + | <div class="toggle de"> |
| {{#tag:timeline| | | {{#tag:timeline| |
| ImageSize = width:750 height:80 | | ImageSize = width:750 height:80 |
Zeile 44: |
Zeile 74: |
| id:kg3 value: rgb(1,0.82,0.56) | | id:kg3 value: rgb(1,0.82,0.56) |
| | | |
- | Period = from:600 till:650 | + | Period = from:0 till:{{{kapitel_de}}} |
| TimeAxis = orientation:horizontal | | TimeAxis = orientation:horizontal |
- | ScaleMajor = unit:year increment:5 start:600 | + | ScaleMajor = unit:year increment:50 start:0 |
- | ScaleMinor = unit:year increment:1 start:600 | + | ScaleMinor = unit:year increment:10 start:0 |
| | | |
| PlotData= | | PlotData= |
Zeile 53: |
Zeile 83: |
| | | |
| bar:SHB | | bar:SHB |
- | from:600 till: {{{kapitel}}} text:m2 color:m | + | from: 6 till: {{{kapitel_de}}} text: M color: m |
| | | |
| bar:Kopfgeld | | bar:Kopfgeld |
- | from: 600 till: 614 text:120.000.000_Berry color:kg2 | + | from: 232 till: 435 text:60.000.000_Berry color:kg1 |
- | from: 614 till: {{{kapitel}}} text:{{{betrag}}} color:kg3 | + | from: 435 till: 801 text:120.000.000_Berry color:kg2 |
| + | from: 801 till: {{{kapitel_de}}} text:320_Mio.~Berry color:kg3 shift:(0,0) |
| }} | | }} |
| + | </div> |
| + | |
| </includeonly> | | </includeonly> |