Next revision
|
Previous revision
|
editing [2019/12/30 12:22] lycanite created |
editing [2022/02/18 05:28] (current) titanwukong [Editing This Wiki] |
====== Editing This Wiki ====== | ====== Editing This Wiki ====== |
There is a lot of data that needs to be added to this wiki as it is brand new, so any help is very welcome! | There is a lot of data that is needed for the wiki as the mod is always changing, so any help is very welcome! |
| |
===== How To Contribute ===== | ===== How To Contribute ===== |
First make an account, once complete you will be able to freely edit the wiki, a lot of trust is being put out there for this, but the wiki also has backups in case anyone does go rouge. | First, make an account, once complete, request via the [[https://discord.gg/4SdEaac|Lycanites Mobs Discord Server]] to be added as a moderator. A lot of trust is being put out there for this, but the wiki also has backups if anyone does go rogue. |
| |
===== Adding Pages ===== | ===== Adding Pages ===== |
To add a page, simply navigate to it's url, for example the Grue is ''https://wiki.lycanitesmobs.com/creatures:grue'', if the page exists the page will load and will be editable, if it does you can start the page off but clicking the edit button to the right sight. | To add a page, navigate to its URL; for example, the Grue is ''https://wiki.lycanitesmobs.com/creatures:grue'', if the page exists, the page will load and will be editable. If it does not, you can start the page off but clicking the edit button to the right side. |
| |
==== Namespaces ==== | ==== Namespaces ==== |
Please use namespaces, for example in ''creatures:grue'' the namespace is ''creatures'' so all creature pages should be ''creatures:creaturename''. Subspecies should all be included on the one creature page. | Please use namespaces, for example in ''creatures:grue'' the namespace is ''creatures'' so all creature pages should be ''creatures:creaturename''. Subspecies should all be included on the one creature page. |
| |
==== Formatting ==== | ==== Tagging ==== |
When adding a new page such as a creature page, please refer to an existing page in order to copy the formatting, you can even edit the existing page, copy everything and then paste it into the new page and replace the content. For creature pages use [[creature_grue|The Grue Page]] as a template. | Tags should be set at the top of a creature page. See the [[creatures:grue|Grue]] page for an example. Tags allow for other pages to list other pages automatically. For example, the creature tag displays a list of creatures on the [[creatures|Creatures]] page. Try only to include tags you've seen used on other pages. Don't make up new ones. |
| === Creature Tags === |
| * Always include: ''creature'' |
| * The Creature's Type, ex: ''elemental'' |
| * If it can be summoned: ''summonable'' |
| * If it can be tamed: ''tameable'' |
| * If it can be mounted: ''mountable'' |
| * If it can perch on a player's shoulder: ''perchable'' |
| * If it is an Elemental: ''fusion'' |
| * If it is a boss: ''boss'' |
| * if it has a diet, ex: ''herbivore'' |
| |
| ==== Redirects ==== |
| Once a page is added, you can setup redirects. For example the URL: ''https://wiki.lycanitesmobs.com/grue'' (missing a namespace) redirects to: ''https://wiki.lycanitesmobs.com/creatures:grue'' (with the namespace). |
| To create a redirect, go to the URL you want to redirect from (''https://wiki.lycanitesmobs.com/grue'') and then start creating a new page but only set ''~~''''REDIRECT>namespace:page''''~~'' as the page content. This will make this a redirect page. |
| So for example, the page ''https://wiki.lycanitesmobs.com/grue'' has ''~~''''REDIRECT>creatures:grue''''~~'' as it's only content which makes it send people from /grue to /creatures:grue. |
| |
| ==== Creature Data ==== |
| You can find a link to the latest mod English language file [[https://gitlab.com/Lycanite/LycanitesMobs/blob/master/src/main/resources/assets/lycanitesmobs/lang/en_US.json|here]]. Use this to copy any Beastiary entry data quickly. |
| |
| ===== Formatting ===== |
| When adding a new page such as a creature page, please refer to [[creatures:example|example page]] to copy the formatting; you can even edit the existing page, copy everything and then paste it into the new page and replace the content. For creature pages, use |
| https://wiki.lycanitesmobs.com/creatures:grue as a template. |
| |
| DokuWiki powers this wiki, so search for help on DokuWiki if you're unsure of anything or ask in the [[https://discord.gg/4SdEaac|Lycanites Mobs Discord Server]]. |