Help
From GPWiki
New Decade & The 10 Disciplines That Will Be Required. |
Welcome
Getting Started || Colour || Definitions || Mark Up || Media Wiki Help || Sandbox
A wiki is actually remarkably simple. It is fairly intuitive and forgiving. By simply looking at the menu's at the very top you will see an edit button. Click it you will see the code. Within the rest of these pages we are collecting the hints and tips, codes and simple mark up language to enable you to build smart and interesting pages. We hope this all makes it simple but if not e-mail me and i'm happy to help. John Caswell
Mark Up Help
This is the basic help function text explanations and is designed to enable everyone to master the key functions of the look and feel of this wiki.
| Description | You type | You get |
| applies anywhere | ||
| Italicise text | ''italic'' | italic |
| Bold text | '''bold''' | bold |
| Bold and italic | '''''bold & italic''''' | bold & italic |
| Internal link (within Wikipedia) | [[name of page]] [[name of page|display text]] | name of page |
| External link (to other websites) | [http://www.example.com] [http://www.example.com display text] | [1] |
| Escape wiki markup | <tt>''markup'' <nowiki>no ''markup''</nowiki> | markup no ''markup'' |
| applies only at the beginning of the line | ||
| Headings of different sizes |
==level 1== |
Level 1Level 2Level 3Level 4 |
| Bullet list |
* one |
|
| Numbered list |
# one |
|
| Definition list |
;Definition |
|
| Unformatted text |
a space at the |
a space at the beginning of each line creates unformatted monospaced text |

