2,875
edits
(Created page with "== Templates == We use a number of templates on the wiki for various purposes. Such as the <nowiki>{{Menu}}</nowiki> template for the menu at the bottom of the page. To access the source page of a template, as for example the Menu template, simply go to the <code>Template:Menu</code> page. Because these pages are templates, they will automatically be imported when referred to, and therefore do not need the prior colon. Otherwise you'd need to prepend a colon to the page...") |
|||
Line 19: | Line 19: | ||
=== Referencing other pages === | === Referencing other pages === | ||
If you have a bit of text in a page but have more text explaining that concept on another page, it might be a good idea to use the [[Template:Main|Main Template]]. | If you have a bit of text in a page but have more text explaining that concept on another page, it might be a good idea to use the [[Template:Main|Main Template]]. | ||
This template adds a formatted link to the main article to the page. | This template adds a formatted link to the main article to the page. |
edits