Contributing: Difference between revisions
Jump to navigation
Jump to search
Kristinaqq (talk | contribs) |
|||
(30 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Guide]] | [[Category:Guide]] | ||
Follow this guide to contribute effectively to the wiki. | Follow this guide to contribute effectively to the wiki. We use [[Special:Categories]] as well as templates (in some cases) to structure the content. Please follow the following advice depending on what you are trying to create. | ||
== Helpfiles == | == Helpfiles == | ||
To create a page that should be an in-game helpfile: | To create a page that should be an in-game helpfile: | ||
Line 17: | Line 20: | ||
<code><nowiki> #REDIRECT [[pagename]]</nowiki></code> | <code><nowiki> #REDIRECT [[pagename]]</nowiki></code> | ||
== Guides == | |||
If the page is a user guide, include the following tag:<code><nowiki>[[Category:Guide]]</nowiki></code> | |||
== Lore == | |||
Tag [[:Category:Lore|lore pages]] with: <code> <nowiki>[[Category:Lore]]</nowiki></code>. If relevant, also use <code> <nowiki>[[Category:Faction]]</nowiki></code> or <code> <nowiki>[[Category:Person]]</nowiki></code> as subcategories. | |||
=== Helpfile To Do === | === Helpfile To Do === | ||
*input | *input | ||
*Aliases | *Aliases | ||
*Notes | *Notes | ||
*Story | *Story | ||
*Clean | *Clean | ||
*Stop | *Stop | ||
*Channels | *Channels | ||
*Press | *Press | ||
*Program | *Program | ||
*Datapad | *Datapad | ||
*Tag | *Tag | ||
=== Lore ToDo === | === Lore ToDo === |
Latest revision as of 17:57, 4 January 2025
Follow this guide to contribute effectively to the wiki. We use Special:Categories as well as templates (in some cases) to structure the content. Please follow the following advice depending on what you are trying to create.
Helpfiles[edit | edit source]
To create a page that should be an in-game helpfile:
- Create a new page: name the page
Help:<Topic>
. - Use the helpfile template in your page, because this will automatically apply styling. Insert the code below into the new page and modify the sections.
{{Helpfile
|This command is used for emoting.
|syntax=emote <emote>
|examples=emote smiles at ~person.
emote grins at ~person.
|notes=You have many options for targetting.
|seealso=* Targetting}}
- Note you can delete sections (eg notes, see also) if they are not necessary.
- If there are aliases for the command, create a page for that alias and make the page a redirect by adding:
[[Category:Helpfile]]
#REDIRECT [[pagename]]
Guides[edit | edit source]
If the page is a user guide, include the following tag:[[Category:Guide]]
Lore[edit | edit source]
Tag lore pages with: [[Category:Lore]]
. If relevant, also use [[Category:Faction]]
or [[Category:Person]]
as subcategories.
Helpfile To Do[edit | edit source]
- input
- Aliases
- Notes
- Story
- Clean
- Stop
- Channels
- Press
- Program
- Datapad
- Tag