(→New Templates) |
m |
||
| Line 12: | Line 12: | ||
To get a list of pages using a template, go to corresponding template page (e.g. [[Template:movepage]]) and click "''What links here''" in the toolbox. | To get a list of pages using a template, go to corresponding template page (e.g. [[Template:movepage]]) and click "''What links here''" in the toolbox. | ||
| − | ; <nowiki>{{movepage|url}}</nowiki> | + | ; [[Template:movepage|<nowiki>{{movepage|url}}</nowiki>]] |
: Use this template to mark a page as not finished. | : Use this template to mark a page as not finished. | ||
| − | ; <nowiki>{{improve}}</nowiki> | + | ; [[Template:Improve|<nowiki>{{improve}}</nowiki>]] |
: Pages which need cleanups or contain empty sections and todos are marked with this tempate. | : Pages which need cleanups or contain empty sections and todos are marked with this tempate. | ||
| − | ; <nowiki>{{tip|text}}</nowiki> | + | ; [[Template:tip|<nowiki>{{tip|text}}</nowiki>]] |
: Use this template to add a tip for the reader. | : Use this template to add a tip for the reader. | ||
| − | ; <nowiki>{{note|text}}</nowiki> | + | ; [[Template:note|<nowiki>{{note|text}}</nowiki>]] |
: Use this template to add an explanatory note. | : Use this template to add an explanatory note. | ||
| − | ; <nowiki>{{warning|text}}</nowiki> | + | ; [[Template:warning|<nowiki>{{warning|text}}</nowiki>]] |
: Use this template to add a warning. | : Use this template to add a warning. | ||
| − | ; <nowiki>{{qt|class}}</nowiki> | + | ; [[Template:qt|<nowiki>{{qt|class}}</nowiki>]] |
: Use this template to generate a link to a Qt class, e.g. QWidget. | : Use this template to generate a link to a Qt class, e.g. QWidget. | ||
| − | ; <nowiki>{{ | + | ; [[Template:class|<nowiki>{{class}}</nowiki>]] |
: Use this template to generate a link to a KDE class, e.g. KDialog. | : Use this template to generate a link to a KDE class, e.g. KDialog. | ||
| − | ; <nowiki>{{path|path-to-filename}}</nowiki> | + | ; [[Template:path|<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. | ||
To get started with the MediaWiki syntax, read
To get a list of pages using a template, go to corresponding template page (e.g. Template:movepage) and click "What links here" in the toolbox.