Aktuelle Ereignisse: Unterschied zwischen den Versionen
Michi (Diskussion | Beiträge) |
Michi (Diskussion | Beiträge) |
||
Zeile 53: | Zeile 53: | ||
<timeline> | <timeline> | ||
ImageSize = width: | ImageSize = width:550 height:120 # * Größe des Bildes | ||
PlotArea = width: | PlotArea = width:450 height:80 left:50 bottom:20 # Plotgröße für Timeline | ||
AlignBars = late | AlignBars = late # Ausrichtung rechts | ||
DateFormat = dd/mm/yyyy | DateFormat = yyyy # * yyyy oder dd/mm/yyyy | ||
Period = from: | Period = from:0 till:20000 # * von .. bis .. | ||
TimeAxis = orientation:vertical | TimeAxis = orientation:vertical # * Orientierung der Achse | ||
ScaleMajor = unit: | ScaleMajor = unit:year increment:5000 start:0 # * Skalierung (je 5000), Start bei 0 | ||
gridcolor:drabgreen # Gitterfarbe | |||
PlotData= | PlotData= | ||
color: | color:blue width:15 # Farbe blau, Breite 15 | ||
bar: | bar:1953 from:start till:12400 # Daten für die Balken | ||
bar: | bar:1955 from:start till:15157 | ||
bar: | bar:1958 from:start till:19629 | ||
TextData= | TextData= | ||
pos:(20,110) fontsize:M text: | pos:(20,110) fontsize:M text: Überschrift # Position und Text für den Titel | ||
</timeline> | </timeline> |
Version vom 14. Juli 2007, 18:46 Uhr
Wenn Du eine Idee hast, warum Du auf diesen Link geklickt hast, teils mir doch bitte mit. Vierlleicht schreib ich dann auch mal was sinnvolles hierhin.
Kontakt mik@datacomm.ch
Nach einer Woche Betrieb seit dem 7. Juli 2007 waren folgende die Seiten mit den meisten Zugriffen. Die Hauptseite (284 Zugriffe), die Suchseite (116 Zugriffe) sowie das Ugugu-Portal (101 Zugriffe) werden hierbei nicht mitgelistet:
Platz | Seite | Zugriffe |
---|---|---|
1 | Charlotte Gainsbourg | 394 |
2 | Screamin' Jay Hawkins | 213 |
3 | Schweizer Musikdatenbank | 152 |
4 | Serge Gainsbourg | 120 |
5 | Vico Torriani | 116 |
6 | Franz Hohler | 111 |
7 | Epikur | 91 |
8 | Polo Hofer | 89 |
9 | Hazy Osterwald | 85 |
10 | Krokus | 73 |
11 | Mani Matter | 72 |
12 | Harald Juhnke | 67 |
13 | Trio Eugster | 63 |
14 | Stephan Sulke | 61 |
15 | Die schönsten Atombombenexplosionen der Welt | 59 |
16 | Alpenland Quintett | 57 |
17 | Sina | 56 |
18 | Tyte Stone | 55 |
19 | Yello / Ruedi Walter / Taxi | je 53 |
20 | Sturmtruppen Skinheads | 51 |
Grösse des Ugugu-Wikis
<timeline> ImageSize = width:550 height:120 # * Größe des Bildes PlotArea = width:450 height:80 left:50 bottom:20 # Plotgröße für Timeline AlignBars = late # Ausrichtung rechts
DateFormat = yyyy # * yyyy oder dd/mm/yyyy Period = from:0 till:20000 # * von .. bis .. TimeAxis = orientation:vertical # * Orientierung der Achse ScaleMajor = unit:year increment:5000 start:0 # * Skalierung (je 5000), Start bei 0
gridcolor:drabgreen # Gitterfarbe
PlotData=
color:blue width:15 # Farbe blau, Breite 15 bar:1953 from:start till:12400 # Daten für die Balken bar:1955 from:start till:15157 bar:1958 from:start till:19629
TextData=
pos:(20,110) fontsize:M text: Überschrift # Position und Text für den Titel
</timeline>