Lompat ke isi

Pengguna:FelixJL111/Test4: Perbedaan antara revisi

Dari Wikipedia bahasa Indonesia, ensiklopedia bebas
Konten dihapus Konten ditambahkan
Tidak ada ringkasan suntingan
Tidak ada ringkasan suntingan
Baris 24: Baris 24:
Define $dx = 25 # shift text to right side of bar
Define $dx = 25 # shift text to right side of bar


PlotData=
PlotData =
color:red fontsize:S # set defaults
bar:PRMs width:25 mark:(line,white) align:left fontsize:S
bar:USSR from:1919 till:1922 text:Lenin # red bar
bar:USSR from:1922 till:1953 text:Stalin # red bar
bar:USSR from:1939 till:1945 text:WWII color:green # green bar
bar:USSR from:1953 till:1964 text:Krushchev # red bar
color:blue # change default color
bar:US from:1913 till:1921 text:Wilson # blue bar
bar:US from:1917 till:1918 text:WWI color:green # green bar
bar:US from:1921 till:1923 text:Harding # blue bar


#> this multiline comment does not end command PlotData,
from:18/08/1945 till:12/03/1967 shift:(17,0) color:PNI text:[[Soekarno]]
even when the previous line does not start with a space<#
from:12/03/1967 till:21/05/1998 shift:(17,0) color:GOLKAR text:[[Soeharto]]

from:21/05/1998 till:20/10/1999 shift:(17,-4) color:GOLKAR text:[[Baharuddin Jusuf Habibie|Habibie]]
from:20/10/1999 till:23/07/2001 shift:(17,-4) color:PPP text:[[Abdurrahman Wahid|Gusdur]]
bar:US from:1923 till:1929 text:Coolidge # blue bar

from:23/07/2001 till:20/10/2004 shift:(17,-4) color:PDIP text:[[Megawati Soekarnoputri|Megawati]]
TextData = # now PlotData is considered complete
from:20/10/2004 till:20/10/2014 shift:(17,0) color:DEMOKRAT text:[[Susilo Bambang Yudhoyono|SBY]]
tabs:...etc
from:20/10/2014 till:20/10/2024 shift:(17,0) color:PDIP text:[[Joko Widodo|Jokowi]]
</timeline>
</timeline>

Revisi per 13 Desember 2020 16.12

Tidak dapat mengkompilasi masukan EasyTimeline:

EasyTimeline 1.90


Timeline generation failed: 8 errors found
Line 23: bar:USSR from:1919 till:1922 text:Lenin

- PlotData attribute 'till' invalid.

 Date '1922' does not conform to specified DateFormat dd/mm/yyyy.



Line 24: bar:USSR from:1922 till:1953 text:Stalin

- PlotData attribute 'till' invalid.

 Date '1953' does not conform to specified DateFormat dd/mm/yyyy.



Line 25: bar:USSR from:1939 till:1945 text:WWII color:green

- PlotData attribute 'till' invalid.

 Date '1945' does not conform to specified DateFormat dd/mm/yyyy.



Line 26: bar:USSR from:1953 till:1964 text:Krushchev

- PlotData attribute 'from' invalid.

 Date '1953' does not conform to specified DateFormat dd/mm/yyyy.



Line 28: bar:US from:1913 till:1921 text:Wilson

- PlotData attribute 'from' invalid.

 Date '1913' does not conform to specified DateFormat dd/mm/yyyy.



Line 29: bar:US from:1917 till:1918 text:WWI color:green

- PlotData attribute 'from' invalid.

 Date '1917' does not conform to specified DateFormat dd/mm/yyyy.



Line 30: bar:US from:1921 till:1923 text:Harding

- PlotData attribute 'till' invalid.

 Date '1923' does not conform to specified DateFormat dd/mm/yyyy.



Line 34: bar:US from:1923 till:1929 text:Coolidge

- PlotData attribute 'from' invalid.

 Date '1923' does not conform to specified DateFormat dd/mm/yyyy.