(link to some syntax guides + list our own templates.) |
|||
Line 1: | Line 1: | ||
− | + | To get started with the MediaWiki syntax, read | |
+ | * http://en.wikipedia.org/wiki/Help:Editing | ||
+ | * http://meta.wikimedia.org/wiki/Help:Table | ||
+ | * http://en.wikipedia.org/wiki/Wikipedia:Extended_image_syntax | ||
+ | |||
+ | == New Templates == | ||
+ | ; <nowiki>{{movepage|url}}</nowiki> | ||
+ | : Use this template to mark a page as not finished | ||
+ | |||
+ | ; <nowiki>{{tip|text}}</nowiki> | ||
+ | : Use this template to add a tip. | ||
+ | |||
+ | ; <nowiki>{{warning|text}}</nowiki> (add, once image resize works) | ||
+ | : Use this template to add a warning. |
To get started with the MediaWiki syntax, read