Overview
This will be a short, basic guide to editing wikitext on a page. I will be using the AO Miraheze wiki for this guide, but it will also work when editing the Fandom wiki as well.
Bodytext
When you add a regular sentence of words, it will be formatted as the body text.
Wikitext input:
Output:
Headings
By wrapping text with multiple = signs, you can make various types of headings! most commonly used are regular headings (which only wrap text with two =) and subheadings (which wrap with three =)
Wikitext Input:
Output:
Templates
Templates are pre-defined bits of wikicode that can be injected straight into the page. To do this, you need to wrap the name of the template with two curly braces like {{so}}.
A common template used is {{WIP}}, which will be shown in our example.
Wikitext Input:
Output: