Difference between revisions of "Help:Editing"
Jump to navigation
Jump to search
m (corrected metawiki Template link) |
(Added example templates stub and cleanup) |
||
Line 4: | Line 4: | ||
Consider creating [[MetaWikiPedia:Template]] for text that is often used. Templates could be used to make menus, headers, and footers. The main WikiPedia use them a lot. For example: [[MetaWikiPedia:Template:H:f_Help|Help Footer]]. | Consider creating [[MetaWikiPedia:Template]] for text that is often used. Templates could be used to make menus, headers, and footers. The main WikiPedia use them a lot. For example: [[MetaWikiPedia:Template:H:f_Help|Help Footer]]. | ||
+ | |||
+ | Some common templates here are: | ||
+ | *<nowiki>{{stub}}</nowiki> which marks a page as being a stub ans lists it in the [[Category:Stub]] page | ||
+ | *<nowiki>{{cleanup}}</nowiki> which marks a page´s layout as requiring attention. | ||
You can use [http://www.jtidy.de/jtidy/ JTidy] to convert HTML snippets to Wiki syntax. | You can use [http://www.jtidy.de/jtidy/ JTidy] to convert HTML snippets to Wiki syntax. |
Revision as of 11:09, 28 April 2006
Refer to the help page on WikiMedia.org
There is a Firefox Extension for editing the wiki, which I find very useful.
Consider creating MetaWikiPedia:Template for text that is often used. Templates could be used to make menus, headers, and footers. The main WikiPedia use them a lot. For example: Help Footer.
Some common templates here are:
- {{stub}} which marks a page as being a stub ans lists it in the page
- {{cleanup}} which marks a page´s layout as requiring attention.
You can use JTidy to convert HTML snippets to Wiki syntax.