Help:Editing
Contents
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)
|
[[Name of target page]] |
|
Internal image link | [[:File:Wiki.png]] | File:Wiki.png |
Internal category link | [[:Category:Units]] | Category:Units |
External page link (off-wiki)
|
[http://www.voltzwiki.net/] |
|
Signing comments
(for talk pages) |
~~~~ | Coaster 02:36, 13 April 2011 (UTC) |
Inserting a citation/reference
|
<ref>Source 1</ref>
|
Only at the beginning of a line:
Description | Input | Result |
---|---|---|
Image
|
[[File:Wiki.png]]
[[File:Wiki.png|150px]] |
File:Wiki.png File:Wiki.png |
Image thumbnail with caption
(defaults to right side of page)
|
[[File:Wiki.png|thumb|Caption Text]] [[File:Wiki.png|thumb|left|Caption Text]] |
|
Headings
(a table of contents is created |
= First Tier = |
First TierSecond TierThird TierFourth TierFifth TierSixth Tier |
Numbered List |
#Point One |
|
Bullet List |
*First Point |
|
Indented Lines or Paragraphs |
No Indent |
No Indent
|
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:
|