Alts:General
From NorCon MUSH
Contents
Formatting
| Bold: | '''your text here''' |
| Italics: | ''your text here'' |
| Bold and Italics: | '''''your text here''''' |
|
* Bullet point |
|
# Numerical point |
| The Faces of HRW | [[The Faces of HRW]] (Internal wiki link) |
| This is a link to somewhere | [[The Faces of HRW|This is a link to somewhere]] |
| The PernMU Dragons List | [http://dragons.pernmu.com The PernMU Dragons List] (External link) |
| Category:Characters | [[:Category:Characters]] NB: To assign a page to a category, rather than link to it, use this format: [[Category:Characters]] |
Headings
Headings are denoted by = signs.
== Heading == is the equivalent of a <h2>Heading</h2> tag.
A sub-heading under that would use === Sub Heading === and so on.
Images
Images can be embedded into any wiki page (though we do ask that you use some restraint!). Full instructions on how to do this are available here. In brief, however:
|
[[File:Face-Delifa.jpg|This is a face!]] |
|
[[File:Face-Delifa.jpg|130px|This is a bigger face!]] |
Tables
Tables are useful for organising content. The formatting of them is a little different from in basic html, but still pretty easy! For more detail, look here.
{|
! align="left"| Item
! Amount
! Cost
|-
|Orange
|10
|7.00
|-
|Bread
|4
|3.00
|-
|Butter
|1
|5.00
|-
!Total
|
|15.00
|}
|
|
