Difference between revisions of "Help:Contents"
m (→Adding a page to a category) |
(→Adding a template) |
||
(11 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | To get mapping help, move back to the [[Main Page]] | + | {{Help|To get mapping help, move back to the [[Main Page]]}} |
− | |||
== Adding a page to a category == | == Adding a page to a category == | ||
− | Never edit a page starting with Category: if you want to do this. | + | {{Warning|Never edit a page starting with ''Category:'' if you want to do this. |
Instead, add <nowiki>[[Category:YOUR_CATEGORY]]</nowiki> to the end of your page. | Instead, add <nowiki>[[Category:YOUR_CATEGORY]]</nowiki> to the end of your page. | ||
− | It will get added to the Category: page automatically. | + | It will get added to the ''Category:'' page automatically.}} |
+ | |||
+ | == Adding a template == | ||
+ | {{Info|<nowiki>{{TemplateName}}</nowiki><br/> | ||
+ | or<br/> | ||
+ | <nowiki>{{TemplateName|Parameter 1|Parameter 2|...}}</nowiki> | ||
+ | |||
+ | Visit a template page to get exact information on how to you use it.}} | ||
+ | |||
+ | == Useful templates == | ||
+ | * [[Template:Info]] | ||
+ | * [[Template:Help]] | ||
+ | * [[Template:Warning]] | ||
+ | * [[Template:WIP]] | ||
+ | * [[Template:Stub]] |
Latest revision as of 21:56, 18 August 2011
To get mapping help, move back to the Main Page |
Adding a page to a category
Never edit a page starting with Category: if you want to do this.
Instead, add [[Category:YOUR_CATEGORY]] to the end of your page. It will get added to the Category: page automatically. |
Adding a template
{{TemplateName}} or Visit a template page to get exact information on how to you use it. |