Difference between revisions of "Help:Editing"

From Creative Commons
Jump to: navigation, search
(→‎Extreme basics)
m (Protected "Help:Editing": often spammed ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
 
(9 intermediate revisions by 4 users not shown)
Line 2: Line 2:
  
 
This wiki uses the same software (http://mediawiki.org) as [http://wikipedia.org Wikipedia].
 
This wiki uses the same software (http://mediawiki.org) as [http://wikipedia.org Wikipedia].
−
 
−
== 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: <nowiki> [http://www.flickr.com Flickr]</nowiki>. The resulting link will now look like this to the user: [http://www.flickr.com Flickr].
 
−
 
−
=== Internal links ===
 
−
Link to another page of the wiki by enclosing that page name in double brackets. For example, inputting <nowiki>[[Documentation]]</nowiki> 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, <nowiki>''Welcome to this rad wiki''</nowiki>  produces ''Welcome to this rad wiki''.
 
−
 
−
=== 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'''.
 
−
 
−
=== 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 ===
 
−
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
 
−
 
−
== Super Simple ==
 
−
 
−
[http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page How to Edit a Page]
 
−
 
−
== Simpler ==
 
−
 
−
[http://www.mediawiki.org/wiki/Help:Contents Mediawiki Wiki Editing Help]
 
−
 
−
== Detailed ==
 
−
 
−
[http://en.wikipedia.org/wiki/Help:Contents Wikipedia Editing Help]
 

Latest revision as of 00:19, 17 July 2009


This wiki uses the same software (http://mediawiki.org) as Wikipedia.