Syntax Cheatsheet
From Nuclear Physics Group Documentation Pages
Jump to navigationJump to search| 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 Wikipedia) |
[[name of page]] |
||
| Redirect to another page |
#REDIRECT [[Target page]] |
||
| External link (to other websites) |
[http://www.example.org] |
||
|
Sign your posts |
~~~~ |
Your username 17:56, | |
| Don't let wiki interpret it |
<nowiki>[[links]]</nowiki> |
[[links]] |
|
| Applies only at the beginning of the line | |||
| Headings A Table of Contents will automatically be generated when four headings are added to an article. |
== Level 1 == |
Level 1Level 2Level 3Level 4Level 5 | |
| Bullet list |
* one |
| |
| Numbered list |
# one |
| |
| Thumbnail image |
[[Image:Wiki.png|thumb|Caption text]] |
File:Wiki.png Caption text | |