Difference between revisions of "Help:Notes for Editors"

From the Family Tree Forum Reference Library
m
m
Line 11: Line 11:
 
====Opening a page====
 
====Opening a page====
  
*If the page you want to edit is in a menu or on a page you can open it from its link.
+
'''If the page you want to edit is in a menu or on a page you can open it from its link.'''
  
'''OR'''
 
  
*Type the name of the page you wish to edit into the Search box and if it exists, the page will open.
+
<div align="center">OR</div>
  
  
<div align="center"> [[image:findpage3.jpg]] </div>
+
'''Type the name of the page you wish to edit into the Search box and if it exists, the page will open.  
  
 +
N.B. the SEARCH engine in The Wiki is case sensitive.'''
  
*If you  have already made a page but it doesn't appear yet in a menu or it isn't linked from another page, you can find it in My Contributions,
+
 
 +
[[image:findpage3.jpg|center]]
  
  
<div align="center"> [[Image:contribute.jpg]] </div>
+
*If you  have already made a page but it doesn't appear yet in a menu or it isn't linked from another page, you can find it in My Contributions,
  
  
 +
[[Image:contribute.jpg|center]]
  
  
Line 41: Line 43:
  
  
<div align="center">  [[Image:createpage.jpg]]</div>
+
[[Image:createpage.jpg|center]]  
 +
 
  
 +
*You can also type the name of a new page on another page when you are in '''Edit mode'''.
  
*You can also type the name of a new page on another page when you are in '''Edit mode'''.<br><br>
 
  
 
====Start editing====
 
====Start editing====
Line 53: Line 56:
  
  
<div align="center"> [[image:startedit.jpg]] </div>
+
[[image:startedit.jpg|center]]
  
  
Line 63: Line 66:
  
  
<div align="center"> [[image:editpage.jpg]] </div>
+
[[image:editpage.jpg|center]]  
 
 
 
 
* [[Authoring|Formatting Text]]  
 
  
  
 
====Entering your contributions on a page====
 
====Entering your contributions on a page====
  
* [[Adding Content to The Wiki ~ New Pages]]  
+
* [[Adding Content to The Wiki ~ New Pages]]
 +
  
*You can just type or paste in your text and leave it that, but if you use the codes it will mean that the presentation will be uniform and save everyone a great deal of time.  
+
* You can just type or paste in your text and leave it that, but if you use the codes it will mean that the presentation will be uniform and save everyone a great deal of time.  
  
  
Line 79: Line 80:
  
  
*Although it is possible to change colours and fonts using the codes, please don’t do this as there is a fixed style for the site.  
+
* Although it is possible to change colours and fonts using the codes, please don’t do this as there is a fixed style for the site.  
  
  
*Some areas will have ready made templates, e.g. the [[County model|Template for County Pages]]  but if there isn't one for your page, you should follow the [[Style and Presentation in The Wiki|Conventions for style and presentation]] established for this wiki.
+
* Some areas will have ready made templates, e.g. the [[County model|Template for County Pages]]  but if there isn't one for your page, you should follow the [[Style and Presentation in The Wiki|Conventions for style and presentation]] established for this wiki.
  
  
*Please be aware that anyone else with edit permissions can edit your text. This is reassuring in case you have made a typing error, and it means that information can be updated quickly, but don't be offended if somebody quietly "improves" your grammar or writing style!!
+
* Please be aware that anyone else with edit permissions can edit your text. This is reassuring in case you have made a typing error, and it means that information can be updated quickly, but don't be offended if somebody quietly "improves" your grammar or writing style!!
  
  
<div align="center"> [[Image:Tip2.jpg]] </div>
+
[[Image:Tip2.jpg|center]]  
 
 
  
  
Line 97: Line 97:
  
  
<div align="center"> [[image:preview2.jpg]] </div>
+
[[image:preview2.jpg|center]]
  
  
Line 103: Line 103:
  
  
<div align="center"> [[Image:tip3.jpg]] </div>
+
[[Image:tip3.jpg|center]]
  
  
Line 115: Line 115:
  
  
<div align="center"> [[Image:Toolbar2.jpg]] </div>
+
[[Image:Toolbar2.jpg|center]]
  
  
====Sections and Headings====
+
* [[Authoring|Formatting Text]]
  
[[image:sections2.jpg|right]]
+
* [[Examples of useful code|Miscellaneous Code]]  
  
 
+
* [[Help:Hyperlink Code|Coding a Hyperlink for The Wiki]]  
Any page which has more than 4 section headings will automatically generate a contents list - see left.
 
 
 
 
 
If you have fewer than 4 headings or sections, you can use <nowiki>__TOC__</nowiki> to create the contents.
 
 
 
 
 
Sections are created by the use of a number of <nowiki>=</nowiki> either side of the title.
 
 
 
 
 
As well as sorting out the hierarchy of the Contents, the layout and format is also generated. The more <nowiki>=</nowiki> you use, the smaller the font.
 
 
 
 
 
'''<nowiki>==Headline== </nowiki>'''
 
 
 
Will give you large font and also a horizontal line.
 
 
 
This is the standard heading which should be used throughout this Wiki.
 
 
 
 
 
'''<nowiki>====Section Heading==== </nowiki>'''
 
 
 
Will give you a smaller font.
 
 
 
Also used as standard throughout this Wiki.
 
 
 
 
 
'''<nowiki>=====Subsection heading=====</nowiki>'''
 
 
 
Will give you an even smaller font.
 
 
 
 
 
As can be seen from the image below, the use of sections also enables you to edit sections individually.
 
 
 
 
 
[[image:sections3.jpg|left]]
 
  
  
 +
====Linking to another page====
  
'''To create a new page within another page in Edit mode:'''
+
* '''Type'''<nowiki> [[Name of the page]]</nowiki> When you have saved your work, you can click on the link to the new page and begin to edit it.  
 
 
*'''Type'''<nowiki> [[Name of the page]]</nowiki> When you have saved you work, you can click on the link to the new page and begin to edit it.  
 
  
 
  EXAMPLE: [[a new page]]
 
  EXAMPLE: [[a new page]]
Line 170: Line 134:
 
'''To link to a page which already exists:'''
 
'''To link to a page which already exists:'''
  
*'''Type''' <nowiki>[[Name of the page]]</nowiki>  
+
* '''Type''' <nowiki>[[Name of the page]]</nowiki>  
  
 
  EXAMPLE: [[Main Page]]
 
  EXAMPLE: [[Main Page]]
Line 176: Line 140:
  
 
*Back to previous page: '''Type''' Back to <nowiki>[[Name of page]]</nowiki>  
 
*Back to previous page: '''Type''' Back to <nowiki>[[Name of page]]</nowiki>  
 +
 +
EXAMPLE: Back to [[Main Page]]
  
 
This is needed when a user has reached a page from another one e.g. a county reached from the England page, or a page linked to from the Records Office Guide.
 
This is needed when a user has reached a page from another one e.g. a county reached from the England page, or a page linked to from the Records Office Guide.
Line 196: Line 162:
 
====Creating alphabetical contents or lists====
 
====Creating alphabetical contents or lists====
  
[[Examples of useful code]]
+
* [[Examples of useful code]]
  
  
 
====Redirections====
 
====Redirections====
  
[[Examples of useful code]]
+
* [[Examples of useful code]]
  
 +
 +
====Other Help Pages====
  
 
* [[Help:Notes for Users|Help for Users]]  
 
* [[Help:Notes for Users|Help for Users]]  
  
 
* [[Help:Notes for Editors|Help for Editors]]  
 
* [[Help:Notes for Editors|Help for Editors]]  
 
 
 
 
 
 
====Visual Reference====
 
  
 
* [[Navigating the Wiki|Navigating The Wiki]]  
 
* [[Navigating the Wiki|Navigating The Wiki]]  
  
 
* [[Searching the Wiki|Searching The Wiki]]  
 
* [[Searching the Wiki|Searching The Wiki]]  
 
* [[Help:Hyperlink Code|Coding a Hyperlink for The Wiki]]
 
  
 
* [[Uploading images to The Wiki]]  
 
* [[Uploading images to The Wiki]]  
Line 229: Line 188:
 
* [[Adding Unwanted BMD Certificates|How to add your unwanted certificates]]  
 
* [[Adding Unwanted BMD Certificates|How to add your unwanted certificates]]  
  
*
 
 
* [[Examples of useful code|Miscellaneous Code]]
 
  
  
 
*[[Main Page]]
 
*[[Main Page]]

Revision as of 12:15, 9 April 2008

Page being edited by Caroline

Help Page for Users

Help Pages for Users


Editing the Wiki

Opening a page

If the page you want to edit is in a menu or on a page you can open it from its link.


OR


Type the name of the page you wish to edit into the Search box and if it exists, the page will open.

N.B. the SEARCH engine in The Wiki is case sensitive.


Findpage3.jpg


  • If you have already made a page but it doesn't appear yet in a menu or it isn't linked from another page, you can find it in My Contributions,


Contribute.jpg


Creating new pages

There are two ways of creating a new page:


  • You can type the name of the page into the Search box - this avoids duplicate page names.
  • If the page already exists it will open, otherwise you will see the page below.
  • From this page you can click the link: create this page


Createpage.jpg


  • You can also type the name of a new page on another page when you are in Edit mode.


Start editing

  • To start editing a MediaWiki page, click the Edit tab at the top or the [Edit] link at the side of the page.
  • This brings you to the edit page, which is a page with a text box containing the wikitext.


Startedit.jpg


  • Wikitext is the editable code from which the server produces the finished page.
  • Although at first sight the coding can be a bit daunting there are actually very few to remember.


Editpage.jpg


Entering your contributions on a page


  • You can just type or paste in your text and leave it that, but if you use the codes it will mean that the presentation will be uniform and save everyone a great deal of time.



  • Although it is possible to change colours and fonts using the codes, please don’t do this as there is a fixed style for the site.



  • Please be aware that anyone else with edit permissions can edit your text. This is reassuring in case you have made a typing error, and it means that information can be updated quickly, but don't be offended if somebody quietly "improves" your grammar or writing style!!


Tip2.jpg


Preview before saving

  • When you have finished, click Show preview to see how your changes will look before you make them permanent.


Preview2.jpg


  • Repeat the edit/preview process until you are satisfied, then click Save page and your changes will be immediately applied to the article.


Tip3.jpg


How the code works ...

The Toolbar

  • The Toolbar can automatically add many of the codes for you.
  • The most used buttons are illustrated below.


Toolbar2.jpg



Linking to another page

  • Type [[Name of the page]] When you have saved your work, you can click on the link to the new page and begin to edit it.
EXAMPLE: a new page


To link to a page which already exists:

  • Type [[Name of the page]]
EXAMPLE: Main Page


  • Back to previous page: Type Back to [[Name of page]]
EXAMPLE: Back to Main Page

This is needed when a user has reached a page from another one e.g. a county reached from the England page, or a page linked to from the Records Office Guide.


Uploading and inserting images

Examples of different layouts and the codes for using images in the Wiki can be found here:



Creating alphabetical contents or lists


Redirections


Other Help Pages