Help
Editing: | • | Help | • | Sandboxes | • | Guidelines | • | Excel Conversion | • | Maps | • | Reference | • | Templates |
Contents
Wiki Editing
At the moment the ability to edit the wiki is limited to committee members e.g. secretaries, but if you believe that you could usefully contribute material please contact either Graham Brodie or Kirby James.
Before editing you need to 'log in' to the Wiki. Click on the 'log in/create account' link at the top right of any page.
Enter your Username and Password and click 'Login'.
Go to the page you want to edit. Tip: enter a word you know is on the page you want in the search box (e.g. sandbox) on the left hand side of any page and click the 'search' button. The wiki will return matching pages and you can and select the page you want to edit.
Then click on the 'edit' link at the top of the page you want to edit. A white box will open showing the Wikitext which is used to build this page.
Add, change or delete the text and then click on the 'Show Preview' button at the bottom of the page. This will show you what the page will look like when finished.
If you are happy with the result click the 'Save Page' button. If the page isn't quite right make more changes to the wikitext in the white box and click 'Show Preview' until you are happy. When the page is right click 'Save Page' to save your changes.
You will stay logged in for about 3 hours.
Some Simple Wikitext Examples
This section contains some examples of Wikitext (in grey boxes) and how the text will appear on the website.
Basic Text, Paragraphs and Lists
This page contains some sample text together with some of the most commonly used pieces of wiki mark-up. To start a new paragraph you just need a blank line between lines of text. * You will learn how * to make bulleted * lists
This page contains some sample text together with some of the most commonly used pieces of wiki mark-up.
To start a new paragraph you just need a blank line between lines of text.
- You will learn how
- to make bulleted
- lists
Simple Tables
{| !Number !!First !!Last |- |1 ||Kirby ||James |- |2 ||Graham ||Brodie |- |3 ||Roy || Russell |}
Number | First | Last |
---|---|---|
1 | Kirby | James |
2 | Graham | Brodie |
3 | Roy | Russell |
To convert complex tables held in Excel see here.
Links
Link to an external site - [http://www.southdartmoorctc.org.uk/ South Dartmoor Web Site] Link to an external site - http://www.metoffice.gov.uk Link to another page on the Wiki - [[SouthHams|South Hams Web Page]] Link to another page on the wiki - [[SouthHams]] Link to a specific heading within a page - [[SouthHams#Sunday_Rides|Sunday Fun]] Link to an email address - [mailto:kirby.james@gmail.com Kirby James] Link to an email address with given subject - [mailto:kirby.james@gmail.com?subject=Cycling Kirby James] Link to a document held on the wiki - [[Media:Christmas_lunch_2009.rtf|form]]
Link to an external site - South Dartmoor Web Site
Link to an external site - http://www.metoffice.gov.uk
Link to another page on the Wiki - South Hams Web Page
Link to another page on the wiki - SouthHams
Link to a specific heading within a page - Sunday Fun
Link to an email address - Kirby James
Link to an email address with given subject - Kirby James
Link to a document held on the wiki - form
Headings
= (1) The Largest Heading = == (2) Quite a large Heading == === (3) A Medium Sized Heading === ==== (4) Level Four Heading ==== ===== (5) Level Five Heading ===== ====== (6) Level Six Heading ======
(1) The Largest Heading
(2) Quite a large Heading
(3) A Medium Sized Heading
(4) Level Four Heading
(5) Level Five Heading
(6) Level Six Heading
The contents of the left hand navigation bar can be edited.
Editing: | • | Help | • | Sandboxes | • | Guidelines | • | Excel Conversion | • | Maps | • | Reference | • | Templates |
Supressing Table of Contents
__NOTOC__
Adding New Pages
If you are thinking of adding a new page (as opposed to editing an existing one) please see the Editing Guidelines.
Embedding Google Maps
The Google Maps Extension has been added to the Wiki. This allows maps to be incuded.
<googlemap lat="50.75" lon="-3.9" width="200" height="150"> 50.75, -3.9, Centre of page </googlemap>
<googlemap lat="50.75" lon="-3.9" width="200" height="150"> 50.75, -3.9, Centre of page </googlemap> The edit box has been extended to include a "make a map" link (just below the wysiwyg icons) which allows you to generate the required tags interactively.
See also Editors Map, Preview and Discussion.
Backup
This site is backed up regularly. The backup involves taking a dump of the contents of the MySQL database and all the files that have been uploaded to the images directory.
Periodically a copy of this site is uploaded to a backup server.
Horizontal Break
A horizontal break e.g. after an image, can be inserted using the following code
<br style="clear:both;"/>
Editing: | • | Help | • | Sandboxes | • | Guidelines | • | Excel Conversion | • | Maps | • | Reference | • | Templates |
The contents of the left hand navigation bar can be edited.
Menu Bar
The left hand menu bar can be changed by editing the MediaWiki:Sidebar page - i.e. http://www.lkjh.biz/index.php?title=MediaWiki:Sidebar
Editing: | • | Help | • | Sandboxes | • | Guidelines | • | Excel Conversion | • | Maps | • | Reference | • | Templates |