SotA Wiki:Getting started
Template:Under Construction Template:Tocright Welcome to SotA Wiki, a wiki written collectively by the members of the Shroud of the Avatar community. If you want to find out how to improve a page by adding content, updating the information or even fixing grammar, this page is designed to guide you through your first steps as a contributor.
Editing pages
You can edit any page unless they are protected. This can be done by simply clicking on the "edit" tab at the top of the page which brings the editable text (source) of the current page. From there, you can type in the text that you want to add, using wiki markup to format the text and add other elements like images and tables.
Wiki Markup
| Markup | Output | ||||||
|---|---|---|---|---|---|---|---|
Use 2 apostrophes (') on each side to ''italicize text''
Use 3 to '''bold the text'''
Use 5 apostrophes for '''''bold italics'''''
|
Use 2 apostrophes on each side to italicize text Use 3 to bold the text Use 5 apostrophes for bold italics | ||||||
Use two square brackets on each side to link to another wiki article like [[Shroud of the Avatar]]. Use a pipe character (|) to rename the [[Shroud of the Avatar|link]]. |
Use two square brackets on each side to link to another wiki article like Shroud of the Avatar. Use a pipe character (|) to rename the link. | ||||||
== Section 1 == === Section 1.a === ==== Section 1.a.i ==== |
Section 1Section 1Section 1.a.i | ||||||
Indentation :is done by adding colons at the start of a line ::each of which causes the line to be indented by three more character positions |
Indentation
| ||||||
* Item 1 * Item 2 * Item 3 * Item 4 ** Item 4.1 *** Item 4.1.1 **** Item 4.1.1.1 **** Item 4.1.1.2 ** Item 4.2 * Item 5 |
| ||||||
# Item 1 # Item 2 # Item 3 # Item 4 ## Item 4.1 ### Item 4.1.1 #### Item 4.1.1.1 #### Item 4.1.1.2 ## Item 4.2 # Item 5 |
| ||||||
{| class="sotawikitable"
!Planet
!Moon
|-
|Mars
|Phobos
|-
|Jupiter
|Europa
|}
|
| ||||||
[[File:Logo.png]] |
File:Logo.png | ||||||
[[File:Logo.png|50px]] |
File:Logo.png | ||||||
[[File:Logo.png|frame|SotA Wiki logo]] |
|||||||
[[File:Logo.png|frame|SotA Wiki logo|link=SotA Wiki]] |