Hilfe:Spielwiese: Unterschied zwischen den Versionen

Aus Sureai
Wechseln zu: Navigation, Suche
(Timeline ist auch nicht installiert!)
Zeile 4: Zeile 4:
 
{{Test}}
 
{{Test}}
 
{{Test|ABC|200px|Schlangen}}
 
{{Test|ABC|200px|Schlangen}}
 +
 +
 +
 +
<timeline>
 +
ImageSize  = width:160 height:550
 +
PlotArea  = width:50 height:530 left:50 bottom:10
 +
 +
DateFormat = yyyy
 +
Period    = from:3000 till:4200
 +
TimeAxis  = orientation:vertical
 +
ScaleMajor = unit:year increment:5 start:3200 to Nehrim
 +
 +
# there is no automatic collision detection,
 +
# so shift texts up or down manually to avoid overlap
 +
 +
Define $dx = 25 # shift text to right side of bar
 +
 +
PlotData=
 +
  bar:LandTest color:red width:25 mark:(line,white) align:left fontsize:S
 +
 +
  from:start till:1922 shift:($dx,15)  text:AB~[[AB]]
 +
  from:1922  till:1953 shift:($dx,5)    text:[[CD]]
 +
  from:1953  till:1964 shift:($dx,5)    text:DE[[EF]]
 +
  from:1964  till:1982 shift:($dx,5)    text:DE[[fr]]
 +
  from:1982  till:1984 shift:($dx,-12)  text:RT[[GD]]
 +
  from:1984  till:1985 shift:($dx,4)    text:ER[[FR]] FR
 +
  from:1985  till:end  shift:($dx,10)  text:HZ~[[HZ]]
 +
</timeline>

Version vom 30. April 2011, 18:25 Uhr

Mit diesem Artikel könnt Ihr machen was Ihr wollt! Er dient hauptsächlich Neulingen zum Ausprobieren der Wiki-Syntax oder was auch immer ihr wollt.....hier kann man nichts beschädigen, also seit mutig und probiert alles aus, was ihr schon immer mal machen wolltet! Nur sei Euch bewusst, dass es nur so lange Bestand haben wird, bis der Nächste etwas probieren will!


Hier gehts los:



EasyTimeline 1.9


Timeline generation failed: More than 10 errors found
Line 6: ScaleMajor = unit:year increment:5 start:3200 to Nehrim

- Invalid attribute 'Nehrim' ignored.

 Specify attributes as 'name:value' pair(s).



Line 6: ScaleMajor = unit:year increment:5 start:3200 to Nehrim

- Invalid attribute 'to' ignored.

 Specify attributes as 'name:value' pairs.



Line 6: ScaleMajor = unit:year increment:5 start:3200 to Nehrim

- ScaleMajor definition incomplete. No value specified for attribute 'to'.


Line 10: Define $dx = 25

- ScaleMajor definition incomplete. No value specified for attribute 'Nehrim'.


Line 13: from:start till:1922 shift:($dx,15) text:AB~[[AB]]

- Unknown constant. 'Define $dx = ... ' expected.


Line 13: from:start till:1922 shift:($dx,15) text:AB~[[AB]]

- Plotdata attribute 'till' invalid.

 Date '1922' not within range as specified by command Period.



Line 14: from:1922 till:1953 shift:($dx,5) text:[[CD]]

- Unknown constant. 'Define $dx = ... ' expected.


Line 14: from:1922 till:1953 shift:($dx,5) text:[[CD]]

- Plotdata attribute 'till' invalid.

 Date '1953' not within range as specified by command Period.



Line 15: from:1953 till:1964 shift:($dx,5) text:DE[[EF]]

- Unknown constant. 'Define $dx = ... ' expected.


Line 15: from:1953 till:1964 shift:($dx,5) text:DE[[EF]]

- Plotdata attribute 'till' invalid.

 Date '1964' not within range as specified by command Period.



Line 16: from:1964 till:1982 shift:($dx,5) text:DE[[fr]]

- Unknown constant. 'Define $dx = ... ' expected.