Help:Quick editing guide
Jump to navigation
Jump to search
This page provides a quick rundown of some of the most common and basic wiki formatting commands. If you need additional help editing pages, refer to Help:Contents.
| Description | You Type | You See |
|---|---|---|
| Italic Text | ''italic'' | italic |
| Bold Text | '''bold''' | bold |
| Bold & Italic Text | '''''bold & italic''''' | bold & italic |
| Underlined Text (see ox) | <span style="text-decoration: underline">underline</span> <u>shortcut</u> |
underline shortcut |
| Strikethrough text | <s>strikethrough</s> | |
| Monospaced text | <tt>monospaced</tt> | monospaced |
| Superscript and subscript | <sup>superscript</sup>normal script<sub>subscript</sub> | superscriptnormal scriptsubscript |
| Inline code | normal text <code>inline code</code> | normal text inline code
|
| Code block[n 1] | normal text <pre>code block</pre> | normal text code block |
| Internal Link | [[Catacryst]] [[Catacryst|An awesome pattern]] [[:Category:Patterns|List of patterns]] |
Catacryst An awesome pattern List of patterns |
| External Link | https://catagolue.hatsya.com [https://catagolue.hatsya.com] [https://catagolue.hatsya.com Catagolue] |
https://catagolue.hatsya.com [1] Catagolue |
| No Wiki Markup | With ''markup'' <nowiki>Without ''markup''</nowiki> |
With markup Without ''markup'' |
| HTML comment | <!-- comment text --> | |
| Headings | =Level 1= ==Level 2== ===Level 3=== ====Level 4==== =====Level 5===== |
Level 1Level 2Level 3Level 4Level 5 |
| Indented List | : Level one : Level one :: Level two :::Level three : Level one |
|
| Bulleted list | * Number one * Number two ** Number two point one * Number three |
|
| Numbered list | # Number one # Number two ## Number two point one # Number three |
|
| Image | [[Image:Glider.png|framed|center|This is a glider.]] | ![]() |
| LifeViewer applet | {{LV:Viewer|bob$2bo$3o}} | |
Notes
- ↑ Note that similarly to <nowiki>, <pre> precludes applying other formatting within code blocks, but prepending a space to each newline will have the same effect without this constraint.
External links
| ||||||||||||||
