SotA Wiki:Getting started: Difference between revisions
mNo edit summary |
|||
| Line 1: | Line 1: | ||
{{tocright}} | |||
{{Under Construction}} | {{Under Construction}} | ||
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. | 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. | ||
| Line 43: | Line 43: | ||
| | | | ||
<!-- The editor didn't use (==) and instead used html markup so that it won't appear on the table of contents --> | <!-- The editor didn't use (==) and instead used html markup so that it won't appear on the table of contents --> | ||
< | <div style="color: black; background: none; margin: 0; overflow: hidden; padding-top: .5em; padding-bottom: .17em; font-size: 150%; margin-bottom: .6em; border-bottom: 1px solid #aaa; page-break-after: avoid;">Section 1</div> | ||
< | <div style="color: black; background: none; margin: 0; overflow: hidden; padding-top: .5em; padding-bottom: .17em; font-size: 132%; font-weight: bold; margin-bottom: .3em; page-break-after: avoid;">Section 1.a</div> | ||
< | <div style="color: black; background: none; margin: 0; overflow: hidden; padding-top: .5em; padding-bottom: .17em; font-size: 116%; font-weight: bold; margin-bottom: .3em; page-break-after: avoid;">Section 1.a.i</div> | ||
|- | |- | ||
| | | | ||
Revision as of 12:37, 26 December 2013
Template:Tocright Template:Under Construction 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 a single bracket on each side to link to another web site: [http://www.shroudoftheavatar.com Shroud of the Avatar Website] |
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. Use a single bracket on each side to link to another web site: Shroud of the Avatar Website | ||||||
== Section 1 == === Section 1.a === ==== Section 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]] |