Wiki manual

Wiki manual

From Learning and training wiki

Share/Save/Bookmark
Jump to: navigation, search

Contents

Click4it learning and training wiki - Step by step user guide

This user guide should enable you to start working on the wiki and, in particular, to maintain the required formatting style. Should you need any additional information or clarification, do not hesitate to contact us at click4it@unitar.org

Pdf.png This document is also available in PDF version (748 KB).



Introduction

What is a Wiki?

A wiki is a page or collection of web pages designed to enable whoever is given the editing rights to contribute or modify content, using a simplified markup language. Wikis are often used to create collaborative websites and to power community websites.


One of the characteristics that make a wiki different from other websites is the fact that users having an account can add new pages, change the content of existing ones, upload pictures and files and create links to external and internal web pages.


These features make a wiki a perfect tool to build a site as the Click4it wiki is supposed to be: a dynamic collaborative environment where information and materials on training methodologies can be collected and shared. Allowing contributions from various contributors, the wiki can be viewed as a knowledge base platform for training tools and methods.


The primary difference between a wiki and a traditional website is that it uses a simplified markup language. This particular syntax makes editing much easier for people who are not familiar with the HTML language. Increasingly, wikis are making "WYSIWYG" ("What You See Is What You Get") editing available to users, so that they can edit a page by using icons and buttons they are familiar with (e.g. bold, italic). For more advanced editing options, users can utilize a simplified HTML coding; this is based on a syntax that allows them to have a wider range of formatting possibilities and to make a page much more interesting to use than a plain text.


Who can write on the wiki?

To assure the quality of the material that is published on the Click4it wiki, only registered users are granted editing rights. It should be noted that in order to make any modifications on the wiki, users should be logged in.

  • Registered users: If you already have an account, go to the upper right corner of any page and click on Login. Once you enter your username and password you will be able to modify content and add new pages, links or documents.
  • New users: If you do not have an account yet, please send a request to click4it@unitar.org; you will receive an email containing your access details.


What is a template?

A template is a standard element that can be used to create other pages with the same layout. The goal of having templates for the wiki is to streamline the content creation process, so that users do not need advanced HTML editing skills.


An example is provided below to clarify this point:


Any definition in the Click4it is written inside a light brown box containing a small icon of a book and a pen in the left corner. This box is a template. The HTML code associated with the box has been created once and saved in the template section. The name of the template in question is Term. Should a user need to write a definition inside this template, all they need to do is type (or copy and paste) the following code in the editing section of a new page:

{{Term|TERMNAME|Definition}}


The result should be as follows:


Term2.png TERMNAME
Definition


Getting started

In this section, you will be introduced to some basic notions you need to acquire for creating and editing content.


The editor

Before exploring how to create a new term, let us get familiar with the editing environment. When a new element is created, an empty editing page like the one shown below appears:


01-Editing example page.jpg


The white space is where you type your text. The small toolbar at the top of the writing space (see red box) offers you some basic formatting options (see list below). To preview your page before saving it, click on the Show preview button. Note that once you save the page, it will be visible publicly, so please do not save it while the editing is still in progress.


"What You See Is What You Get" editor toolbar icons:

WYSIWYG Toolbar.jpg


Use the following icons to:


WYSIWYG Toolbar Icon Bold.jpg
- format selected text in bold


WYSIWYG Toolbar Icon Italic.jpg
- format selected text in italics


WYSIWYG Internal Link Toolbar Icon.jpg
- create a link to an internal click4it wiki page


WYSIWYG Toolbar Icon External Link.jpg
- create an external link (remember to add the http:// prefix)


WYSIWYG Toolbar Icon Level 2 Headline.jpg
- format the selected text into a Level 2 Headline


WYSIWYG Toolbar Icon Embedded File.jpg
- embed an image file


WYSIWYG Toolbar Icon File Link.jpg
- embed a media file


WYSIWYG Toolbar Icon Mathematical Formula (La TeX).jpg
- include mathematical characters


WYSIWYG Toolbar Icon Ignore wiki formatting.jpg
- override the existing formatting in this wiki


WYSIWYG Toolbar Icon Your signature with timestamp.jpg
- add a signature with a timestamp


WYSIWYG Toolbar Icon Horizontal line.jpg
- add a horizontal line that separates two or more paragraphs in your entry


Using templates

In order to have the wiki harmonized, new definitions, toolkits and other sections are to be created using the corresponding templates. Please follow the instructions to make sure you use the right format: it is important to maintain consistency throughout the wiki.



Creating a term

The terms contained in the Click4it are listed alphabetically in the Overall Repository. They consist of a definition, whose length can vary from a few sentences to a very long text, and might also include a toolkit or other additional materials.

This section will guide you through the creation of a new term page and instruct you on how to use the Term template.

Overall repository.jpg


To create a new term:


  1. Go to the Overall Repository page.
  2. Select Edit and insert the term at the appropriate point in the alphabetical list by using the following syntax: *[[Page Name]]. The link will appear in red to show that the page does not exist yet.
  3. Click on the term and an empty editing page will appear.
  4. Use the following term template: {{Term|TERMNAME|Definition}}
  5. Replace ‘TERMNAME’ with the name of your term in capital letters and type your definition between the second vertical slash and the closing braces.


Term2.png TERMNAME
Definition


Adding in-text references

When you create a new term, it is essential to include a reference list at the end of the page containing all the sources you used for your definition. In order to maintain the definition easy-to-read and uncluttered, references have to appear in the form of a footnote at the bottom of the page; see picture below:


Added References.jpg


To create a list of References, please follow these steps:

  1. Identify the place in the text where you want the footnote to be linked (i.e. the point where, once saved, the superscript number will appear). Note that even if you have to type the sources here, they will however appear at the bottom of the page, as requested.
  2. Type the following and list your resources here as indicated: [1]

When referencing websites, please indicate both the full URL and the text tag you want to appear. Example: www.mywebsite.com (November 2011)

  1. Scroll down to the end of your text and add 4 spacing lines, then create the References heading by typing ==References==.
  2. Underneath the heading, close the section by typing
  3. [Resource 1] (date accessed), [Resource 2] (date accessed)


Please note that sources should also be included in the general Bibliography of the wiki. This contains two lists: one for books and articles and one for websites.


Adding links

At the end of your definition, if relevant, please include a See Also section, i.e. a list of terms that are already available on the wiki and are related to the term you are compiling.

Also remember to place an internal link every time you mention one of the existing terms in the body of your definition.


Added Internal links.jpg


Please refer to the table below whenever you need to insert links in your page.


Table.jpg


Important note: Once the term has been added to the Overall Repository, it should also be added in the relevant section for that term.

The following categories are currently available: e-Learning, Knowledge Management, Monitoring & Evaluation.


Advanced editing options

  • Inserting a table
  1. To add a table to your definition, use the syntax below. The number of columns can be customized according to your needs; to create a new row, simply add a new section starting with |-
    {| class="wikitable"
    |-
    ! header 1
    ! header 2
    ! header 3
    |-
    | row 1, cell 1
    | row 1, cell 2
    | row 1, cell 3
    |-
    | row 2, cell 1
    | row 2, cell 2
    | row 2, cell 3
    |}
    Important note: The table template is not compatible with the other templates, i.e. a table cannot be contained inside another template. It is necessary to close the template (to do so use the closing braces) before creating a table. The same template can be re-opened afterwards.


  • The Term Addition template

In case you want to add more text to your definition underneath a table, use the Termaddition template: {{Termaddition|Text}}. This will show as a simple box framed by a brown border and with no title (see image below).


Text

By using this template, the Definition, Table and Term Addition sections will look as an integrated whole, as you can see in the picture below.


01-Editing example page.jpg


Making changes to your page

Remember that you can always make changes or corrections to your page at a later moment. To do so:

  1. Go to the page you want to modify and select Edit.
  2. Identify the point in the text where you want to make corrections and/or modifications (e.g. add text, link to some other page of the wiki) and start typing.
  3. Preview the page and save it when you are happy with it.



Creating a toolkit

If you want to elaborate on the practical aspects of an already existing term (e.g. how to implement a particular method, or how to put into practice a certain technique), the toolkit is the right instrument to do so. The template associated with it is called Tool.

Remember that a toolkit should be practical and immediately usable by readers. Therefore, it is important to structure your toolkit in a clear and pragmatic way: you might want to consult other existing toolkits to get ideas on how to organize information in yours (e.g. title choice, formatting style). The picture below is an example of how a toolkit appears in the wiki and what its structure is.


Organizing a role play.jpg


To create a toolkit, please follow the steps below:

  1. Go to the term page and click on Edit.
  2. Use the Tool template: {{Tool|ToolkitTitle|Text}}
  3. Refer to the instructions given in the Creating a Term Section to edit the page and add links, references or tables. Please remember that if you need to add a table the template you are using should be closed and reopened afterwards if needed, as explained in the Inserting a Table Section.
  4. Make sure that references appear at the bottom of the page, entering 4 spacing lines after the end of the text.
  5. Use the template provided to create a PDF document of the toolkit (you do not need to include the definition).
  6. Create the following heading ==’’’Job Aid’’’== and upload your PDF here.
  7. Provide a link to this page in the Toolkit section (follow the same procedure as you would if you were to add the term to the Overall Repository).


Toolkit.png ToolkitTitle
Text



Including additional material

In the Additional materials section you can include relevant materials that are copyright-free (or for which the user has been granted permission) by uploading them in PDF format. This section can be identified for the PDF icon that appears in the title box.

  1. Save the file on your computer (remember to use a clear, self-explanatory name for it, as this will appear on the wiki)
  2. Click on Upload file at the bottom of the page, then browse and select your file.
  3. Go to the definition page and click on Edit.
  4. Create some spacing before the References section at the bottom of the page to insert the additional materials.
  5. Use the template called Addmaterial: {{Addmaterial| }}
  6. Create the PDF icon: [[Image: pdf.png]]
  7. Create links to the files: [[Media:FileName.extension|WordToBeClicked]]


Adding a list of web resources

Creating a list of web resources is a good way to showcase relevant information, tools or examples you consider to have an added value for a given term. The list should appear in the form of a two-column table displaying the links on the left side and a brief description of content on the right, to allow users to quickly identify information they are interested in.

Please find an example in the table below:


Firstly, create the Web Resources label:

  1. Go to the term page and click on Edit.
  2. The table should appear directly above the References at the bottom of the page (add 4 spacing lines before the References).
  3. Use the template called Addlink: {{Addlink| Text}}

Now create the body of the table:

  1. Follow the instructions given in the Inserting a table Section 2.3.1.
  2. Create links to the websites you selected: [http://www.yourwebsite.com TitleToBeClicked].
  3. Add a short description of content to each link.



Template - Quick reference list

Wikimanual4.png