Difference between revisions of "Help:Contents"
m (→Adding a template: formatting fail) |
m |
||
Line 7: | Line 7: | ||
== Adding a template == | == Adding a template == | ||
− | <nowiki>{{ | + | <nowiki>{{TemplateName}}</nowiki><br/> |
or<br/> | or<br/> | ||
− | <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. |
Revision as of 19:55, 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
{{TemplateName|Parameter 1 |Parameter 2|...}}
Visit a template page to get exact information on how to you use it.