
Documentation
Get flash to fully experience Pearltrees
Wink - [Homepage]
This page covers advanced template techniques , in particular the use of variable template names and parameter names in templates.
Advanced templates
Expansion of templates , parser functions , variables (on this page collectively called templates in italics), and template parameters ( tplargs ) is done in substitution , and also as the first steps in page rendering. It consists of two phases: the creation of an XML parse tree, and producing the expanded wikitext.
Expansion
For basic information see Help:Editing . [ edit ] Basic text formatting You can format the page using Wikitext special characters.
Wikitext examples
reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. reStructuredText is designed for extensibility for specific application domains.

