Creating Headlines, Bold and Italic Text
From The DarkMod Wiki
The Wiki language is pretty simple, I will show you some examples of the most important formatting features this Wiki provides.
Creating a Headline
To create a fancy headline like the one right above this line, just put the "=" sign before and after the title, like this:
= This is a Top-Level Headline =
There exist several levels of headlines:
= This is a Top-Level Headline = == This is a Second-Level Headline == === This is a Third-Level Headline ===
Those three should be sufficient for any Wiki page.
Bold and Italic Texts
Just highlight any text in the editor and click on the according icons right above the editor text field:
- for Bold text
- for Italic text
As you will see, the highlighted text will be surrounded by single quotation marks. Two for italic text, three for bold text.
'''Bold text''' '''Italic text'''