Editing Syntax
Anywhere in a line:
Description
|
Input
|
Result
|
Italicise text
|
''italic''
|
italic
|
Bold text
|
'''bold'''
|
bold
|
Internal page link (within wiki)(the first letter in the link can be capitalized or not)
- With display text
|
[[Name of target page]]
[[Name of target page|Other word or phrase]]
[[Target page]]s
|
Name of target page
Other word or phrase
Target pages
|
Internal image link
|
[[:File:Wiki.png]]
|
File:Wiki.png
|
Internal category link
|
[[:Category:Units]]
|
Category:Units
|
External page link (off-wiki)
- With display text
- URL shown
- Plain link
|
[http://www.voltzwiki.net/]
[http://www.voltzwiki.net/ Display Text]
http://www.voltzwikit.net/
<span class="plainlinks">[http://www.voltzwiki.net/ Display Text]</span>
|
[1]
Display Text
http://www.voltzwiki.net/
Display Text
|
Signing comments
(for talk pages)
|
~~~~
|
Coaster 02:36, 13 April 2011 (UTC)
|
Inserting a citation/reference
- Allow reusing
- Reusing
|
<ref>Source 1</ref>
- <ref name=name>Source 2</ref>
or <ref name="word phrase">Source 2</ref>
- <ref name=name/>
|
[1]
[2]
[2]
|
Only at the beginning of a line:
Description
|
Input
|
Result
|
Image
- Resized
|
[[File:Wiki.png]]
[[File:Wiki.png|150px]]
|
|
Image thumbnail with caption
(defaults to right side of page)
- Left side
|
[[File:Wiki.png|thumb|Caption Text]] [[File:Wiki.png|thumb|left|Caption Text]]
|
|
Headings
(a table of contents is created
with four or more of these)
|
= First Tier =
== Second Tier ==
=== Third Tier ===
==== Fourth Tier ====
===== Fifth Tier =====
====== Sixth Tier ======
|
First Tier
Second Tier
Third Tier
Fourth Tier
Fifth Tier
Sixth Tier
= Seventh Tier =
|
Numbered List
|
#Point One
#Point Two
#Point Three
##Three Subpoint One
#Point Four
|
- Point One
- Point Two
- Point Three
- Three Subpoint One
- Point Four
|
Bullet List
|
*First Point
*Second Point
*Third Point
**Third Point Subpoint One
*Fourth Point
|
- First Point
- Second Point
- Third Point
- Fourth Point
|
Indented Lines or Paragraphs
|
No Indent
:First Indent
::Second Indent
:::and so on
|
No Indent
- First Indent
- Second Indent
- and so on
|
Inserting the reference list
|
<references/> or {{reflist}}
|
|
Templates
Templates are a way of replicating common page elements by "hiring" those elements from a specialized page in such a way that when the "master" is edited, all articles borrowing from the template will automatically incorporate those changes. Syntax for including templates is addressed by the following pages:
Help |
---|
| Wiki help | |
---|
| General pages | |
---|
|