Changes

Jump to: navigation, search

Help:Editing cheatsheet

1,695 bytes added, 23:33, 4 October 2008
New page: Here are some basic formatting tricks. {| class=wikitable ! Wiki text !! Result |- |<code><nowiki>''italic''</nowiki></code> |''italic'' |- |<code><nowiki>'''bold'''</nowiki></code> |'''b...
Here are some basic formatting tricks.
{| class=wikitable
! Wiki text !! Result
|-
|<code><nowiki>''italic''</nowiki></code>
|''italic''
|-
|<code><nowiki>'''bold'''</nowiki></code>
|'''bold'''
|-
|<code><nowiki>'''''bold and italic'''''</nowiki></code>
|'''''bold and italic'''''
|-
|<code><nowiki>==heading==</nowiki><br /><nowiki>===level 2===</nowiki><br /><nowiki>====level 3====</nowiki><br /><nowiki>=====level 4=====</nowiki></code>
|Headings of different levels
|-
|&nbsp;<br /><code><nowiki>[[Link to another page]]</nowiki><br /><nowiki>[[Link to another page|different title]]</nowiki></code>
|Internal Link to another page on the wiki –<br />[[Link to another page]]<br />[[Link to another page|different title]]
|-
|<code><nowiki>http://www.example.org</nowiki><br /><nowiki>[http://www.example.org Link description]</nowiki></code>
|http://www.example.org<br />[http://www.example.org Link description]
|-
|<code><nowiki>[[Category:Example]]</nowiki></code>
|Add article to category ''Example''
|-
|<code><nowiki>----</nowiki></code>
|horizontal line
|-
|<code><nowiki>* one</nowiki><br /><nowiki>* two</nowiki><br /><nowiki>* three</nowiki></code>
|
* one
* two
* three
|-
|<code><nowiki># one</nowiki><br /><nowiki># two</nowiki><br /><nowiki># three</nowiki></code>
|
# one
# two
# three
|-
|<code><nowiki>{{Name}}</nowiki></code>
|Include template ''Name''
|-
|<nowiki>~~~</nowiki>
|Signature (Link to userpage – for example, [[User:Wikiadmin|wikiadmin]])
|-
|<nowiki>~~~~</nowiki>
|Signature with timestamp (example: [[User:Wikiadmin|wikiadmin]] 02:37, 7 October 2006 (EDT))
|-
|<code><nowiki>#REDIRECT [[Other article]]</nowiki></code>
|Redirect to ''Other article''
|}
1,278
edits

Navigation menu