Useful Command Lines
Shetlopedia - The Shetland Encyclopaedia
|
The command lines, which are highlighted in Bold Text, can be copied directly from this page and pasted to your edit.
Link to Section
To link to a particular section on another page, add the following, substituting "name of page", "name of section", and "link text", as appropriate:
[[name of page#name of section|link text]]
Example:
July 2009 is entered as [[2009#July|July 2009]]
Page Break
To make a clean break across a page, for instance to separate pictures and text, add the following line at the required pount:
<br style="clear:both;"/>
Redirect
Add the following line to the page from which you wish to redirect, inserting the target page where it says "name of page":
#REDIRECT [[name of page]]
Table of Contents
To disable the Table of contents, include the following line at the top of the page:
__NOTOC__
To move the Table of Contents to the right side of a page, add the following to the top of the page:
{| align="right"
| __TOC__
|}
