Difference between revisions of "Help:Editing"
Jump to navigation
Jump to search
VeniaSilente (talk | contribs) |
m |
||
Line 8: | Line 8: | ||
* <nowiki>[[Wiki Page|linked text]]</nowiki>: [[Wiki Page|linked text]] | * <nowiki>[[Wiki Page|linked text]]</nowiki>: [[Wiki Page|linked text]] | ||
* <nowiki>[http://wild.tropi.us/ External Link]</nowiki>: [http://wild.tropi.us/ External Link] | * <nowiki>[http://wild.tropi.us/ External Link]</nowiki>: [http://wild.tropi.us/ External Link] | ||
+ | * <nowiki><nowiki>Text</nowiki></nowiki>: Show coding. | ||
* <nowiki>----</nowiki>: Separation line | * <nowiki>----</nowiki>: Separation line |
Revision as of 18:23, 15 July 2012
Quick Rundown of Mediawiki formatting
Paragraphs are paragraphs separated by a blank line, a new line is a new line.
- ''Text'': Italics
- '''Text''': Bold
- <s>Text</s>:
Strikethrough - [[Wiki Page|linked text]]: linked text
- [http://wild.tropi.us/ External Link]: External Link
- <nowiki>Text</nowiki>: Show coding.
- ----: Separation line
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.