Help:Editing
Contents |
[edit] Editing Syntax
[edit] Anywhere in a line:
| Description | Input | Result |
|---|---|---|
| Italicise text | ''italic'' | italic |
| Bold text | '''bold''' | bold |
Internal page link (within wiki)
|
[[Name of target page]]
[[Name of target page|Target Page]] |
Name of target page |
| Internal image link | [[:File:Wiki.png]] | File:Wiki.png |
| Internal category link | [[:Category:Mojang images]] | Category:Mojang images |
External page link (off-wiki)
|
[http://www.minecraft.net/]
[http://www.minecraft.net/ Display Text] |
[1] |
| Signing comments
(for talk pages) |
~~~~ | Coaster 02:36, 13 April 2011 (UTC) |
Inserting a Reference
|
<ref>Source 1</ref>
|
[1] |
[edit] 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]] | |
| Headings
(a table of contents is created |
= First Tier = |
[edit] First Tier[edit] Second Tier[edit] Third Tier[edit] Fourth Tier[edit] Fifth Tier[edit] Sixth Tier |
| Numbered List |
#Point One |
|
| Bullet List |
*First Point |
|
| Indented Lines or Paragraphs |
No Indent |
No Indent
|
| Inserting the reference list | <references/> |
[edit] 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:
