|
Official GuidesBBCodes and emoticonsYou can make use of BBCode Syntax and emoticons to make up the text. Click HERE for a BBCode syntax overview. Word formatting
''Emphasize'', '''strongly''', '''''very strongly''''' Emphasize, strongly, very strongly
Typewriter font for technical terms <tt>monospace text</tt> monospace text
<small>small text</small> small text
<s>strike out deleted material</s>
Headingssame as headlines/chapters/sections First, second and third level headings =New section= ==Subsection== ===Sub-subsection=== A first level heading is for example the "Word formatting" heading on this page. The "Bullet lists" heading on this page is an example of a 2rd level heading. The "Table of contents" box you see at the top of this page will appear automatically when you have used 4 or more headings. First level headings are shown as x, 2rd level as x.x and so on.
Internal linking[[Main Page]] Becomes a link to the Main Page of this Wiki.
[[Information|Infos!]] Becomes a link to the Information page but Infos! is written instead like this: Infos!
You can link to a headline on another wiki page. [[http://www.guitarzone.com/Features#UserPage]] Becomes at link to the headline "UserPage" at the Features page like this: Features#UserPage
[[Features#UserPage|Learn about each member's custom page]] Becomes: Learn about each member's custom page
External linkingRemember to start with "http://".
http://www.guitarzone.com/ Becomes http://www.guitarzone.com/
[http://www.guitarzone.com/ GuitarZone.com: It's finger picking good] Becomes GuitarZone.com: It's finger picking good ListsBullet listsYou can make bullet lists with "*". * First level list object ** Second level list object *** Third level list object * Another first level list object
Numbered listsYou can make numbered lists with "#". # First level list object ## Second level list object ### Third level list object # Another first level list object
Mixed listsYou can even make mixed lists like this. * You can even do mixed lists *# and nest them *#* like this
Definition lists;item : the item's definition
ImagesYou can insert images using the syntax: [[Image:filename|options|caption text]] The last item added will always be considered the caption text.
Image without alt-text[[Image:mediawiki.png]]
Image with alt-textYou add "|caption text" after the image link. This is the text most browsers will show when you hover over the image with the mouse. [[Image:mediawiki.png|The MediaWiki logo]] Image options
[[Image:Image:http://mordor.uni.cc/wiki/skins/common/images/mediawiki.png|thumb|The MediaWiki logo]]
[[Image:mediawiki.png|50px|left|none|The MediaWiki logo]]
[[Image:mediawiki.png|none|frame|The MediaWiki logo]] Tables{| border="1" cellpadding="5" cellspacing="3"
| 1 || 2
|-
| 3 || 4
|-
| 5 || 6
|}
See also WikiMedia table guide
Additional hintsYou can avoid that the wiki system proccessing the text (to avoid unwanted formatting) by putting <nowiki></nowiki> around the text you want to parse directly. Getting helpIf you need help to work with the wiki then post a message in the Community Forums and we'll help you out...
|
| Privacy policy About GuitarZone.com Disclaimers |