Help:Editing
Revision as of 04:10, 6 May 2013 by VeniaSilente (talk | contribs)
Quick Rundown of Mediawiki formatting
Paragraphs are paragraphs separated by a blank line, a new line is a new line.
Typographical formatting:
- ''Text'': Italics .
- '''Text''': Bold.
- <s>Text</s>:
Strikethrough. - <tt>Text</tt>: Teletype text.
- <sup>Text</sup>: <sup>superscript</sup> text. * <nowiki><sub>Text</sub>: <sub>subscript</sub> text. * <nowiki><nowiki>Text</nowiki>: Show coding.
Links:
- [[Wiki Page|linked text]]: Internal link
- [http://wild.tropi.us/ External Link]: External Link
- (Check also some of our Editing Templates if you want links to eg.: specific RP posts)
Formatting aids:
- <br/>: A single line break.
- ----: Separation line.
- <pre>Multiple lines</pre>: Preformatted (raw) text sections (eg.: from a pastebin).
Headers
= Level 1 = == Level 2 == === Level 3 === ==== Level 4 ====
Lists
Bullet List: * Item 1 * Item 2 ** Subitem 2.1 ** Subitem 2.2 * Item 3 Numbered List: # Item 1 # Item 2 ## Subitem 2.1 ## Subitem 2.2 # Item 3
- Item 1
- Item 2
- Subitem 2.1
- Subitem 2.2
- Item 3
Numbered List:
- Item 1
- Item 2
- Subitem 2.1
- Subitem 2.2
- Item 3
Custom Syntax
In this wiki we have custom syntax templates under Category:Editing Templates.