Help:Contents
From PHWiki
Formatting text
| This code | Produces this output |
|---|---|
''emphasized text'' | emphasized text |
'''strong text''' | strong text |
== Section title == | Section title
|
=== Subsection title === | Subsection title |
Links and images
To make a link to another page within the wiki, put the page title in double brackets, like such
[[Page Title]]
To make the link have a different title than the page, make a piped link, like such
[[Page Title|link title]]
For external links you just need single brackets and space instead of pipe
[http://www.google.com Google]
To add a page to a category, put Category: in brackets at the bottom of the page, like such
[[Category:Category Name]]
To add a an image, put Image:filename, you can upload new images at Special:Upload
[[Image:Filename.jpg]]
To make it a thumbnail, right aligned, with a caption
[[Image:Filename.jpg|thumb|right|caption here]]
Note that you do not need to use underscores.
New pages can be created by following a link to a nonexistent page ("red link") or by editing the last part of the URL. More info here
http://wiki.pocketheaven.com/New_Article_Name_Here
Talk pages
To sign an edit (usually only used on Talk: pages)
--~~~~
To make an indented entry
:
To make a double indented entry use two colons, then three etc
::
See also the Wikipedia Help:Editing.
Also see PHWiki:Policies for the policies that apply.
