Test:Winter
From EcoReality
Winter (Wiki Interpreter) is a simple programming language that can be embedded in MediaWiki pages. It allows wiki pages to have more dynamic content.
Winter looks a lot like templates in its use. A basic understanding of templates is necessary before making effective use of Winter.
Winter allows the use of variables, conditionals, loops, functions, arithmetic, and string manipulation.
The language specification is available on this site.
[edit]
Examples
not here yet!
[edit]
For more information
- The Winter author has an explanatory page on Meta.WikiMedia.org.

