Difference between revisions of "Help:Contents"

From Custom Map Makers Wiki
Jump to: navigation, search
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.
+
{{WarningBox|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>{{TemplateName}}</nowiki><br/>
+
{{Info|<nowiki>{{TemplateName}}</nowiki><br/>
 
or<br/>
 
or<br/>
 
<nowiki>{{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:WIP]]
 
* [[Template:Stub]]
 
* [[Template:Stub]]

Revision as of 21:41, 18 August 2011

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

Adding a page to a category

Template:WarningBox

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