Difference between revisions of "Help:Contents"

From Custom Map Makers Wiki
Jump to: navigation, search
m (Adding a template: formatting fail)
(Adding a template)
 
(9 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 ==
 
== Adding a template ==
<nowiki>{{Template:TemplateName}}</nowiki><br/>
+
{{Info|<nowiki>{{TemplateName}}</nowiki><br/>
 
or<br/>
 
or<br/>
<nowiki>{{Template:TemplateName|Parameter 1 |Parameter 2|...}}</nowiki>
+
<nowiki>{{TemplateName|Parameter 1|Parameter 2|...}}</nowiki>
  
Visit a template page to get exact information on how to you use it.
+
Visit a template page to get exact information on how to you use it.}}
  
 
== Useful templates ==
 
== Useful templates ==
* [[Template:InfoBox]]
+
* [[Template:Info]]
* [[Template:WarningBox]]
+
* [[Template:Help]]
 +
* [[Template:Warning]]
 +
* [[Template:WIP]]
 +
* [[Template:Stub]]

Latest revision as of 22:56, 18 August 2011

Help.png To get mapping help, move back to the Main Page

Adding a page to a category

Error.png 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

Info.png {{TemplateName}}

or
{{TemplateName|Parameter 1|Parameter 2|...}}

Visit a template page to get exact information on how to you use it.


Useful templates