Help:Contents: Difference between revisions
m (revert, as option is broken right now.) |
m (add bug template) |
||
Line 15: | Line 15: | ||
: Use this template to add a tip. | : Use this template to add a tip. | ||
; <nowiki>{{warning|text}}</nowiki> | ; <nowiki>{{warning|text}}</nowiki> | ||
: Use this template to add a warning. | : Use this template to add a warning. | ||
Line 26: | Line 26: | ||
; <nowiki>{{path|path-to-filename}}</nowiki> | ; <nowiki>{{path|path-to-filename}}</nowiki> | ||
: Use this template for paths and filenames, this way all of them have a consistent style. | : Use this template for paths and filenames, this way all of them have a consistent style. | ||
; <nowiki>{{bug|123456}}</nowiki> | |||
: Use this template to automatically create a link to KDE's bugzilla. |
Revision as of 20:07, 4 October 2006
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
- http://en.wikipedia.org/wiki/Help:Magic_words
New Templates
- {{movepage|url}}
- Use this template to mark a page as not finished
- {{improve}}
- Pages which need cleanups or contaion emtry sections and todos are marked with this tempate.
- {{tip|text}}
- Use this template to add a tip.
- {{warning|text}}
- Use this template to add a warning.
- {{qt|class}}
- Use this template to generate a link to a Qt class, e.g. QWidget.
- {{kde|class}}
- Use this template to generate a link to a KDE class, e.g. KDialog.
- {{path|path-to-filename}}
- Use this template for paths and filenames, this way all of them have a consistent style.
- {{bug|123456}}
- Use this template to automatically create a link to KDE's bugzilla.