|
|
| שורה 1: |
שורה 1: |
| <<includeonly>timeline</includeonly>>
| | |
| ImageSize = width:440 height:60
| |
| PlotArea = width:400 height:30 left:20 bottom:30
| |
| TimeAxis = orientation:horizontal
| |
| DateFormat = yyyy
| |
| Period = from:{{{1|0}}} till:{{{2|2000}}}
| |
| AlignBars = early
| |
| ScaleMajor = unit:year increment:10 start:{{{1|0}}}
| |
| Colors =
| |
| id:canvas value:rgb(1,1,0.85)
| |
| BackgroundColors = canvas:canvas
| |
| PlotData =
| |
| width:15 color:red
| |
| bar:test from:{{{1|0}}} till:{{{2|2000}}}
| |
| bar:test at:{{{3|1000}}} mark:(line,white)
| |
| </<includeonly>timeline</includeonly>>
| |