Help:Contents
| Description | What you type | what you get | |
| formatting | italic | ''italic'' | italic |
| bold | '''bold''' | bold | |
| italic and bold | '''''italic & bold''''' | italic & bold | |
| strike text |
strike text |
||
| escape wiki markup | no "markup" | no"markup" | |
| headings | 2nd level heading | == level heading == | heading text |
| 3rd level heading | === level heading === | heading text | |
| 4th level heading | ==== level heading ==== | heading text | |
| 5th level heading | ===== level heading ===== | heading text | |
| lists | bullet lists | * list term
|
·list term
·list term ·list term ·list term ·list term ·list term |
| numbered lists | # list term
|
1.list term
2.list term 1.list term
1.list term
2.list term
3.list term 3.list term4.list term |
|
| definition lists | ; definition lists
|
definition lists
item definition semicolon plus term colon plusdefinition |
|
| indent text | : Single indent
|
Single indent
Double indent Multiple indent |
|
| internal links | internal link | Main page | Main pageLink title |
| piped link | Difficult text | Difficult text | |
| piped trick | Contents [Extension:DynamicPageList (third-party)|]] | Contents
John Doe DynamicPageList DynamicPagelist |
|
| Word-ending links | Helps Helpanylettersyoulikehere | Helps
Helping Helpers Helpanylettersyoulikehere |
|
| Avoiding word-ending links | Helpful advice GPLv3 | Help GPL | |
| Redirect | #REDIRECT Main page | →Main page | |
| Internal link to an anchor | #see also | #see also | |
| Internal link to an anchor from different text | difficult text | difficult text | |
| Internal link to an anchor at another page | Help:Images#See also | Help:Images#See also | |
| Internal link to the current page's talk page | Discussion | Discussion | |
| Internal link to a subpage | /example | /example | |
| Internal link to a subpage without the leading slash | example | example | |
| Internal link to a category page | Category:Help | Category:Help | |
| Internal link to an image or a file of other types | media:example.jpg media:example.pdf | media:example.jpg media:example.pdf | |
| Internal link to the user's user page | Special:Mypage | Special:Mypage | |
| External link | External link | http://mediawiki.org | [[1]] |
| External link with different label | MediaWiki | [MediaWiki] | |
| Numbered external link | [2] | 1 | |
| External links with file icons | video document | video
sound document |
|
| External link to the same host | http://192.168.164.12/pagename | [3] | |
| External link to the same host | http://192.168.164.12/pagename | http://www.mediawiki.org/pagename | |
| External link to other host passing the pagename | External link to other host passing the pagename | [4] | |
| Mailto link | email me | email me | |
| Mailto named with subject line and body | info | info | |
| External link to the current page's edit page | Edit this page | [Edit this page] | |
| External link to the current page's edit page using the fullurl parser function | Edit this page | [Edit this page] | |
| External link to the current page's edit page, and styled to look like an internal link | <spanclass="plainlinks">Edit this page</span> |