Help:Contents

From GrendonVillage

Jump to: navigation, search

Contents

Crib Sheet

This page will help you understand how to modify and update this website. Consider this page to be a crib sheet if you get stuck. A more detailed crib sheet can be found on another web site here. For more advanced users please see the "Detailed Documentation" section at the bottom of the page.

The basics

  • == Section name ==
  • === Subsection Name ===
  • ==== A smaller subsection ====
  • ''emphasize text'' emphasize text
  • '''really emphasize text''' really emphasize text
  • '''''really really emphasize text''''' really really emphasize text
  • <br> You can break lineswithout starting a new paragraph. Please use this sparingly.
  • == ~~~~ == To sign your name

Linking to other pages

  • [http://www.aa.com The AA] For an external link, i.e The AA
  • [[Sport|The Sport Page]] To link to another page on this site, i.e The Sport Page

Create a new page

To create a new page, simply create an internal link as shown above on the page you want to link from and save it. Then click on the new link and the page will pop into existance so you can start to edit it.

Bullet points

For bullet points use a '*' at the beginning of the line. The more '*' the bigger the indent, for example;

* Unordered lists are easy to do:
** Start every line with a star.
*** More stars indicate a deeper level.

Which will give;

  • Unordered lists are easy to do:
    • Start every line with a star.
      • More stars indicate a deeper level.

Adding a file

You are able to "upload" certain files to this web site i.e. you can add a file to the site such as a Word or Excel document. Anyone can then click on a link to view it on their computer.

The syntax is like this;

[[Media:MyWordFile.doc|The minutes of the meeting]]

When you save you page the text the user can click on will be "The minutes of the meeting" but the file will be called "MyWordFile.doc". If that file is unknown to the web site is will ask you to add it on a seperate page. Click the "Browse" button to find the file on your computer and a window will pop up to help you find it (click "Open" when you have selected it). It will then confirm the file is uploaded. Now the whole world can see your file!

If the file already exists on the site but you're not sure of its name take a look at this page here.

How to create a link to a new file

If you wish to upload a Word or Excel document to the web site and create link to it, read this word Word document.

Detailed Documentation

Please see documentation on customizing the interface and the User's Guide for usage and configuration help.