Help:EasyTimeline syntax: Difference between revisions

Content deleted Content added
Reverted 1 edit by 2607:FEA8:8520:C27:108:4BED:7C8B:5C3C (talk): Test edit (?) (TW)
m change source to syntaxhighlight
Line 738:
 
<small>Example:</small>
<sourcesyntaxhighlight lang="moin">
TextData =
pos:(20,67) textcolor:black fontsize:S
Line 745:
text:^10^1944^1-22/7^Bretton Woods 44 nations establish
text:^^^^^IMF and World Bank
</syntaxhighlight>
</source>
will be shown as:
<timeline>
Line 853:
 
<small>Example showing tabs:</small>
<sourcesyntaxhighlight lang="moin">
TextData =
tabs:(4-right,12-right,14-left,34-left)
Line 865:
# 10 1-22/7 Bretton Woods 44 nations establish
# IMF and World Bank
</syntaxhighlight>
</source>
 
----
Line 1,000:
 
<small>Example:</small>
<sourcesyntaxhighlight lang="text">
ImageSize = width:180 height:90
PlotArea = width:180 height:90 left:0 bottom:0
Line 1,012:
pos:(10,70) fontsize:L text:"Zażółć gęślą jaźń"
pos:(10,50) fontsize:L text:"ウィキペディア"
</syntaxhighlight>
</source>
will be shown as:
<timeline>