Personal tools
Relax. Have fun. It's not an uptight wiki!

Help:Editing 101

From BigSoccer Wiki

BigSoccer Wiki Help Pages
  Help contents Editing 101 Tables
  Introduction Finding an article Categories
  Tutorial Creating a new article Moves & redirects
  Editing cheat sheet Keeping track of changes Templates & variables


Contents

How to edit an article

You can edit an article simply by clicking on the "Edit" tab and editing the source code.

The "Show preview" button allows you to check the appearance of the page before submitting your changes. The "Edit summary" field is for a brief description of your edit. This is important as a means of identifying various versions of a page.

Logged-in users can check "This is a minor edit" to indicate that they've made no significant changes (this generally means that no changes have been made other than punctuation and/or spelling). Logged-in users may also add the page to their watchlist.

"Save page" results in the changes taking effect immediately.


Character formatting

Text will be bold if it is preceeded by three apostrophes (''') and followed by three apostrophes.

wikitext:appears as:
 '''soccer'''   soccer 

Text will be italicised if it is preceeded by two apostrophes ('') and followed by two apostrophes.

wikitext:appears as:
 ''soccer''   soccer 

Text will be in bold italics if it is preceeded by five apostrophes (''''') and followed by five apostrophes.

wikitext:appears as:
 '''''soccer'''''   soccer 


Section headers

An article may be divided into sections by starting each section with a header. A header is created by placing the title of the section between equal signs (=). The highest level headers should be a level two headers which begin with two equal signs and end with two equal signs. A level three header begins and ends with three equal signs.

wikitext:
==Level two header==
===Level three header===

If an article contains more than three sections, a table of contents will appear on the page (unless TOC display is disabled).


Paragraphs

A new paragraph is created by leaving a blank line in the source.

A forced line break can be achieved with the <br> tag.

Indented text is created by starting a line with a colon (:).

wikitext:appears as:
not indented

: indented
:: indented more
: indented

not indented

indented
indented more
indented

Lists

With a simple syntax, wikitext supports unordered lists (bulleted), numbered lists and definition list. Lists of different kinds may be nested. A new line marks the end of a list.

Unordered (bulleted) lists
A line that begins with an asterisk (*) is displayed as a list item (indented and bulleted). More asterisks indicate deeper nesting. An asterisk followed by a colon (*:) continues the previous list item.

wikitext:appears as:
* item one

** item one A 
** item one B 
* item two

  • item one
    • item one A 
    • item one B
  • item two

Numbered lists
A numbered list is achieved by beginning each line with a number sign (#). Numbering stops at any line that begins with a colon (indented text) or an asterisk (bulleted text).

wikitext:appears as:
# item 1

## item 1
## item 2
# item 2

  1. item 1
    1. item 1
    2. item 2
  2. item 1


Definition lists
To make a definition, begin a line a semicolon (;), followed by the definition term, followed by a colon (:) and the definition.

wikitext:appears as:
;offside:the singular of offsides
offside
the singular of offsides

Preformatted text

Beginning each line with a leading space will prevent lines from being reformatted. New lines and multiple spaces will be preserved. The software will still interpret Wiki markup.

wikitext: (in fixed pitch font)appears as:
column    column
  one       two
   10        10
   20       100
   30      1000
column    column
  one       two
   10        10
   20       100
   30      1000


Enclosing text in HTML <pre> and </pre> tags will also prevent lines from being reformatted and will also disable the interpretation of wiki markup.

Disabling wiki markup

Enclosing text in <nowiki> and </nowiki> tags will disable the interpretation of wiki markup (as well as HTML). The software will still reformat text by removing new lines and multiple spaces.

Inserting a comment

A comment enclosed in HTML comment tags (<!-- and -->) will not appear in the output at all.


Links

Wiki markup makes creating links easy.

Wikilinks

An internal link (also called a wikilink) points to an article within BigSoccerWiki. This is the most common type of link contained in article text. It is also the easiest type of link to create.

In its simplest form, an internal link is simply the title of the target article enclosed in double brackets.

wikitext:appears as:
 [[soccer]]   soccer 

A pipe (|) can be used to make the link text different from the article title. What preceeds the pipe is the article title and what follows the pipe is the link text.

wikitext:appears as:
 [[soccer|the world's game]]   the world's game 
Note: Article titles are case sensitive. "Red Card" and "red card" are not the same. Note also that, because of a quirk in the wiki software, it is best if only the first letter of an article title is capatalized. Words in the title other than the first should generally not be capitalized. This makes it easier to create a wikilink without having to use a pipe (see the help page: How to create a new article).

A special feature of wikilinks is that the software checks to see if target pages exist before displaying an article. If the target of a wikilink does not exist, the link appears in red.

Section linking

A link in the form [[#anchor_name]] will link to a section named "anchor name" (or to an anchor created using the HTML code <span id="anchor_name"></span>.) A section or anchor link can be appended to any type of link.


External links

An external link can be made in several ways.

Wiki software will interpret a url as a link.

wikitext:appears as:
 http://www.bigsoccer.com/   http://www.bigsoccer.com/


Placing single brackets around a url results in a link that appears as a number enclosed in brackets.

wikitext:appears as:

 [http://www.bigsoccer.com/] 

 [1] 


Placing brackets around a url followed by a space and some link text results in the link appearing as the link text (don't omit the space!).

wikitext:appears as:
 [http://www.bigsoccer.com/ link text]   link text 
Note: Links to other websites (external links) should be used sparingly. External links are usually confined to a separate "External links" section at the bottom of an article or, if within the article text, formatted as a number enclosed in brackets (see above) to distinguish them from internal links.
Notice: An external link used for the purpose of promoting another website is spam, and will be removed.

Interwiki links

An interwiki link is a special type of link, similar in form to a wikilink (enclosed in double brackets), but containing a prefix (separated by a colon (:)) that specifies a target namespace.

wikitext:appears as:
 [[BigSoccer Wiki:Introduction]]   BigSoccer Wiki:Introduction 

As is the case with wikilinks, a pipe (|) can be used in an interwiki link to alter the link (see above).

External links


Discuss this page at Help talk:Editing_101.

All times are GMT -5. The time now is 05:16 AM.



 

Copyright © 2009 Big Internet Group, LLC. All rights reserved. PRIVACY POLICY. TERMS OF USE.
The BigSoccer name and logo and 'Share the Passion!' are service marks of Big Internet Group, LLC.
The BIG Network: Soccer | Aussie Rules Football | Travel | Cricket | Lacrosse | Music
Views expressed by the bloggers and users of BigSoccer do not represent the views of Big Internet Group, LLC.