User Guide: Difference between revisions

From RoNations Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
==How To Make A Page==
==How To Make A Page==
===Adding A Page To A Category===
===Adding A Page To A Category===
It is very simple, there is no designated place to put this but best practise is at the top, we always recommend at the top as it just makes it easier, to add a page to a category add <nowiki>[[Category: {category name goes here}}]]</nowiki>, '''remove the {}''' where it says category name goes here, do not put {}
===index.php?title=Category:===
===index.php?title=Category:===
When using the Edit feature instead of the Edit Source feature all Categories will be broken. Just go into Edit Source and change all the <nowiki>[[index.php?title=Category:{category goes here}]]</nowiki> to <nowiki>[[Category: {category goes here}]]</nowiki>, of course remove the </nowiki>{}</nowiki>
When using the Edit feature instead of the Edit Source feature all Categories will be broken. Just go into Edit Source and change all the <nowiki>[[index.php?title=Category:{category name goes here}]]</nowiki> to <nowiki>[[Category: {category name goes here}]]</nowiki>, of course remove the <nowiki>{}</nowiki> else it wont work. This is a must, you must do this fix. If you are caught doing using Edit continuously without fixing the category you will be temporarily muted from editing.

Revision as of 20:21, 17 January 2024

So you wanna contribute? Perfect. This will act as a comprehensive guide on how to edit and the do's/dont's. Before editing it's extremely advised you join our Discord, we have a wiki-discussions channel which you can use to ask for help.

How To Make A Page

Adding A Page To A Category

It is very simple, there is no designated place to put this but best practise is at the top, we always recommend at the top as it just makes it easier, to add a page to a category add [[Category: {category name goes here}}]], remove the {} where it says category name goes here, do not put {}

index.php?title=Category:

When using the Edit feature instead of the Edit Source feature all Categories will be broken. Just go into Edit Source and change all the [[index.php?title=Category:{category name goes here}]] to [[Category: {category name goes here}]], of course remove the {} else it wont work. This is a must, you must do this fix. If you are caught doing using Edit continuously without fixing the category you will be temporarily muted from editing.