Documentation

TwitterFacebook
Get flash to fully experience Pearltrees

ZGRViewer

Current Version http://zvtm.sourceforge.net/zgrviewer.html

Wink - [Homepage]

http://www.debugmode.com/wink/ Here is a sample Flash tutorial created by Wink. Click the green arrow button to start viewing it
This page covers advanced template techniques , in particular the use of variable template names and parameter names in templates.

Advanced templates

http://meta.wikimedia.org/wiki/Help: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. http://meta.wikimedia.org/wiki/Help:Expansion

Expansion

http://meta.wikimedia.org/wiki/Help:HTML_in_wikitext [ edit ] Permitted HTML

HTML in wikitext

For basic information see Help:Editing . [ edit ] Basic text formatting You can format the page using Wikitext special characters. http://meta.wikimedia.org/wiki/Help:Wikitext_examples

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.

reStructuredText

http://docutils.sourceforge.net/rst.html