Help:Contents

From ARSWiki

Jump to: navigation, search

Contents

Create a New Article

Creating a Link to a New Page From an Existing Page

  1. Open the page you want to link to your article
  2. Edit the page and add a link to your new/uncreated page using the syntax below:
    [[Page Name]]
  3. Save the page
  4. Click the red link containing the name you saved to the page
  5. This takes you to an edit window where you can add the content to your new page

Creating an Unlinked Page

In the Address bar on your browser, enter the following url, replacing the name of the page:
http://arswiki.org/wiki/index.php?title=New Page

Common wiki Format Strings

Sections

Sections can be created by using an equal sign at the beginning and end of the line containing the section name. To create sub-sections, use two equal signs at the beginning and end of the line containing the subsection title. This can be repeated for as many sub-sections are required. This causes the table of contents for the article to be automatically generated.

List

Lists of items can be bulleted using an asterisk at the beginning of the line for each bulleted item.
  • Example 1
  • Example 2

Code

The <pre> and </pre> tags can be used to get a fixed width font with a border. This is best used to demonstrate code.
Example

Indentation

If a colon is inserted as the first character on a line, the line will be indented.
Indented Example

External References

Wiki markup examples from wikimedia.org

Personal tools