Deprecated: stripos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/html/skins/Cosmos/includes/CosmosTemplate.php on line 1316
×
Create a new article
Write your page title here:
We currently have 93 articles on Witte Raaf. Type your article name above or click on one of the titles below and start writing!



Witte Raaf
93Articles
Revision as of 10:50, 2 September 2026 by Witte (talk | contribs)

PlotData =

 color:red fontsize:S                               # set defaults
 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
  1. > this multiline comment does not end command PlotData,
  even when the previous line does not start with a space<#
  bar:US from:1923 till:1929 text:Coolidge           # blue bar

TextData = # now PlotData is considered complete

  tabs:...etc