Help:Editing: Difference between revisions
Created page with "==Editing Syntax== ===Anywhere in a line:=== {|style="margin: 0.25em; border: 1px solid #AFCFE2;" cellpadding="3" cellspacing="0" rules="all" |- style="background: #DDD;" !D..." |
|||
Line 106: | Line 106: | ||
===== Fifth Tier ===== | ===== Fifth Tier ===== | ||
====== Sixth Tier ====== | ====== Sixth Tier ====== | ||
======= Seventh Tier ======= | |||
|- | |- | ||
|Numbered List | |Numbered List |
Revision as of 01:07, 19 March 2013
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]] |
![]() ![]() |
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= Seventh 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:
|