Templates for pages
When you create a page, think what type of page of page it is, and pick the corresponding template as a starter.
When you write things on a page, you don't have to worry about manually linking content, as the Wiki will auto-link between content.
Exception: When adding content to the various InfoBox-templates, you will have to wrap the things you want to link as following:
When you write things on a page, you don't have to worry about manually linking content, as the Wiki will auto-link between content.
Exception: When adding content to the various InfoBox-templates, you will have to wrap the things you want to link as following:
Code:
| race=[wiki]Elves[/wiki]
Howto get a reference list on the bottom of the page
To insert footnotes in the texts and get a reference list in the bottom do as follows:
Then at the end of the page insert the following:
The Wiki will then collect all "footnotes" in the text and automatically add them in order under the REFLIST-snippet
Code:
He was the very best [FOOTNOTE]This is the link to a credible source[/FOOTNOTE]
Then at the end of the page insert the following:
Code:
[template]ReferenceList[/template]
The Wiki will then collect all "footnotes" in the text and automatically add them in order under the REFLIST-snippet
Character pages
Us the CharacterInfobox and fill out as much info as applicable
Race pages
For races start with the RaceInfoBox template to get the nice sidebar infobox.
Places pages
Use the PlaceInfoBox as a starter template for the sidebar.
Weapons pages
Use the WeaponInfoBox as starter template for weapons
Battles
Use the BattleInfoBox as starter template for battles
Wars
Use the WarInfoBox as starter template for wars
Object pages
Use the ObjectInfoBox as starter template for objects that are not any of the above types.
Other types of pages
If something is missing, you can create the template yourself as "TypeNameInfoBox" or ask mazzly to add it.
