Introduction
Wikitext is incredibly important for spicing up wiki pages, however it is underused. This guide aims to make Wikitext more widely used by the general population of editors. Not everything is achievable with Wikitext alone, however many features to a page that expand past simple text can be used fairly easily. If something is not on this list, first try to figure out a Wikitext solution and put it on this page, or contact Egglord1 on adding Javascript to the wiki. Javascript is much more expansive in use than Wikitext, however it is more complicated, open ended, and can only be added by Sysops.
Wikitext can only be used in the Source Editor, so all wikitext here (Except in examples) will be written in the visual editor.
Basic Page Composition
Surrounding a text with equal signs makes it a header, which will display larger than other text, bolded, and create a header on the table of contents for the page. Surrounding a text with different numbers of apostrophes will bold or italic the text (Or both if there are 5). This is incredibly simple and can be done in the Visual Editor as well. This is simply review.
Tabbers and Advanced Organization
The solution of simply using headers and normal text sometimes doesn´t cut it, especially for longer pages. Tabbers are sleeker, quickly shrink down information and make text more readable. We will get to how and when to use them after this demonstration.
<tabber>
|-| Tabbers=
Word1
|-| Look=
Word2
|-| Like=
Word3
|-| This=
Word4
</tabber>
Would yield the following format: