Difference between revisions of "Help:Contents"
| Line 93: | Line 93: | ||
<tt><nowiki>=====level 4=====</nowiki></tt> | <tt><nowiki>=====level 4=====</nowiki></tt> | ||
| | | | ||
| + | |||
| + | ==Level 1== | ||
| + | ===Level 2=== | ||
| + | ====Level 3==== | ||
| + | =====Level 4===== | ||
| + | |- | ||
| + | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
| + | |- | ||
| + | |Bullet list | ||
| + | | | ||
| + | <tt>* one</tt><br /> | ||
| + | <tt>* two</tt><br /> | ||
| + | <tt>** two point one</tt><br /> | ||
| + | <tt>* three</tt> | ||
| + | | | ||
| + | * one | ||
| + | * two | ||
| + | ** two point one | ||
| + | * three | ||
| + | |- | ||
| + | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
| + | |- | ||
| + | |Numbered list | ||
| + | | | ||
| + | <tt># one</tt><br /> | ||
| + | <tt># two</tt><br /> | ||
| + | <tt>## two point one</tt><br /> | ||
| + | <tt># three</tt> | ||
| + | | | ||
| + | # one | ||
| + | # two | ||
| + | ## two point one | ||
| + | # three | ||
| + | |- | ||
| + | |colspan="3" style="border-top:1px solid #cee0f2;"| | ||
| + | |- | ||
| + | |Thumbnail image | ||
| + | | | ||
| + | <nowiki>[[Image:Wiki.png|thumb|Caption text]]</nowiki> | ||
| + | | | ||
| + | [[Image:Wiki.png|thumb|Caption text]] | ||
| + | |} | ||
== Indented text == | == Indented text == | ||
| − | + | rhubarb | |
| − | |||
| − | |||
Revision as of 19:25, 21 November 2018
MediaWiki syntax
| Description | You type | You get |
| Applies anywhere | ||
| Italicise text |
''italic'' |
italic |
| Bold text |
'''bold''' |
bold |
| Bold and italic |
'''''bold & italic''''' |
bold & italic |
| Internal link (within the wiki) |
[[name of page]] |
|
| Link to section in another page |
[[Another page#Some heading]] |
|
| Link to a section in this page |
[[#Some heading]] |
|
| Redirect to another page |
#redirect [[Target page]] |
1. redirect Target page |
| External link (to other websites) |
[http://www.example.org] |
|
| Applies only at the beginning of the line | ||
| Headings of different sizes |
==level 1== |
Level 1Level 2Level 3Level 4 |
| Bullet list |
* one |
|
| Numbered list |
# one |
|
| Thumbnail image |
[[Image:Wiki.png|thumb|Caption text]] |
File:Wiki.png Caption text |
Indented text
rhubarb