Difference between revisions of "Help:Editing"
(→External links) |
(→Extreme basics) |
||
Line 16: | Line 16: | ||
=== Bold text === | === Bold text === | ||
Bold text by enclosing the desired test in 3 single quotation marks. For example, <nowiki>'''Welcome to this rad wiki'''</nowiki> produces '''Welcome to this rad wiki'''. | Bold text by enclosing the desired test in 3 single quotation marks. For example, <nowiki>'''Welcome to this rad wiki'''</nowiki> produces '''Welcome to this rad wiki'''. | ||
+ | |||
+ | === Indented text === | ||
+ | Indent text by typing a colon(:) at the beginning of a line. For example, | ||
+ | <nowiki>:Welcome to this rad wiki</nowiki> produces | ||
+ | :Welcome to this rad wiki. | ||
+ | The more colons you put, the further indented the text will be. For example, <nowiki>:Welcome to this rad wiki. | ||
+ | ::Welcome to this rad wiki. | ||
+ | :::Welcome to this rad wiki.</nowiki> produces | ||
+ | :Welcome to this rad wiki. | ||
+ | ::Welcome to this rad wiki. | ||
+ | :::Welcome to this rad wiki. | ||
=== Bullets === | === Bullets === |
Revision as of 01:40, 29 April 2008
This wiki uses the same software (http://mediawiki.org) as Wikipedia.
Contents
Extreme basics
External links
Add external by simply typing in the URL, like this: http://www.flickr.com. If you want to replace an ugly URL with pretty text, simply insert a space after the URL, followed by the text you wish to display. Enclose the URL and replacement text in a set of single brackets, like this: [http://www.flickr.com Flickr]. The resulting link will now look like this to the user: Flickr.
Internal links
Link to another page of the wiki by enclosing that page name in double brackets. For example, inputting [[Documentation]] will produce a link to the Documentation page for the cc wiki, and will look like this: Documentation.
Italic text
Italicize text by enclosing the desired text in 2 single quotation marks. For example, ''Welcome to this rad wiki'' produces Welcome to this rad wiki.
Bold text
Bold text by enclosing the desired test in 3 single quotation marks. For example, '''Welcome to this rad wiki''' produces Welcome to this rad wiki.
Indented text
Indent text by typing a colon(:) at the beginning of a line. For example, :Welcome to this rad wiki produces
- Welcome to this rad wiki.
The more colons you put, the further indented the text will be. For example, :Welcome to this rad wiki. ::Welcome to this rad wiki. :::Welcome to this rad wiki. produces
- Welcome to this rad wiki.
- Welcome to this rad wiki.
- Welcome to this rad wiki.
- Welcome to this rad wiki.
Bullets
Add bullet points by entering an asterisk (*) at the beginning of a line of text. Create a child of a bullet by adding another asterisk to the corresponding line (**). Examples:
- Bullet point number one
- sub bullet point