| Button
| Example
| Explanation
| Result
|
| '''Bold text'''
| '''Add text here'''
| Bold text
|
| ''Italic text''
| ''Add text here''
| Italic text
|
|
| <u>Underlined text</u>
| <u>Add text here</u>
| Underlined text
|
|
| <s>Stroked text</s>
| <s>Add text here</s>
| Stroked text
|
| [[Main Page]]
| [[page title]]
| Main Page
|
| [[Main Page|Back to Main Page]]
| [[Page title|link name]]
| Back to Main Page
|
| [[Vehicles (GTA Vice City)|]]
| [[Page (with brackets)|]]
| Vehicles
|
| [http://www.gtagames.nl]
| [external_link]
| [1]
|
| [http://www.gtagames.nl The Dutch GTA site]
| [external_link link name]
| The Dutch GTA site
|
|
| [[nl:Help:Instructies]]
| [[nl:Page name at Dutch WikiGTA]]
| Dutch (left)
|
|
| [[:nl:Main Page|Click]]
| [[:nl:Page name at the Dutch WikiGTA|Link name|Link name]]
| Click
|
|
| {{NL}}
| See here
| Dutch (left, only works at pages with the same name)
|
|
| {{snapmap|2DT|626,365|Click}}
| {{snapmap|map|X,Y|Link name}}
| Click
|
|
| {{snapmap|2DT|626,365}}
| {{snapmap|map|X,Y}}
| Click here to view the SnapMap
|
|
| {{snapmap|2DT}}
| {{snapmap|map}}
| Click here to view the SnapMap
|
|
| {{snapmap|1=2DT|3=Click}}
| {{snapmap|1=map|3=linknaam}}
| Click
|
|
| {{forum|55|Mededelingen}}
| {{forum|board ID|link name}}
| Mededelingen
|
|
| {{forum|55}}
| {{forum|Board ID}}
| Click
|
|
| {{forum|2=Click}}
| {{forum|2=link name}}
| Click
|
|
| {{user|28955|Buster}}
| {{user|user ID|name}}
| Buster
|
|
| {{user|28955}}
| {{user|user ID}}
| Click
|
| ==Headline==
| ==Add text here==
| See Help:Instructions#Headlines
|
| [[Image:example.jpg]]
| [[Image:image name.jpg]]
| See Help:Images
|
|
| <font size=+1>Text size +1</font>
| <font size=text size>Add text here</font>
| Text size +1
|
|
| <Spoiler>A spoiler</Spoiler>
| <Spoiler>Add text here</Spoiler>
| A spoiler
|
|
| <font color=red>Coloured text</font>
| <font color=kleur>Add text here</font>
| Coloured text
|
| <nowiki>[[Main Page]]</nowiki>
| <nowiki>Add text with wikicode here</nowiki>
| [[Main Page]]
|
| --~~~
| Three tildes
| --Jim
|
| --~~~~
| Four tildes
| --Jim 14:29, 27 Mar 2006 (CEST)
|
| --~~~~~
| Five tildes
| --14:29, 27 Mar 2006 (CEST)
|
| ----
| Four hyphens
| See above
|
|
| Bus<!-- comment in edit -->ter
| <!-- Add text here -->
| Buster
|
|
| 1<sup>st</sup>
| <sup>Add text here</sup>
| 1ste
|
|
| H<sub>2</sub>O
| <sub>Add text here</sub>
| H2O
|
|
| <big>W</big>IKIGTA
| <big>Add text here</big>
| WIKIGTA
|
|
| W<small>IKIGTA</small>
| <small>Add text here</small>
| WIKIGTA
|
|
| <tt>Typewriting</tt>
| <tt>Add text here</tt>
| Typewriting
|
|
| <code>Code</code>
| <code>Add text here</code>
| Code
|
|
| <center>Centred text </center>
| <center>Voer hier je tekst in</center>
| Centred text
|