Contributing: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(24 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Guide]] | [[Category:Guide]] | ||
Follow this guide to contribute effectively to the wiki. | |||
== Helpfiles == | |||
To create a page that should be an in-game helpfile: | |||
* Create a new page: name the page <code>Help:<Topic></code>. | |||
* Use the [[Template:Helpfile|helpfile template]] in your page, because this will automatically apply styling. Insert the code below into the new page and modify the sections. | |||
<code><pre><nowiki>{{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}}</nowiki></pre></code> | |||
*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: | |||
<code> <nowiki>[[Category:Helpfile]]</nowiki></code> | |||
Follow | <code><nowiki> #REDIRECT [[pagename]]</nowiki></code> | ||
=== Helpfile To Do === | |||
*learn | |||
*input | |||
*Help | |||
*Knockout | |||
*Attack | |||
*Disengage | |||
*Aliases | |||
*Wear | |||
*Remove | |||
*Hold | |||
*Stash | |||
*Freehands | |||
*fh | |||
*Rent | |||
*Shout | |||
*Follow | |||
*Think | |||
*Feel | |||
*Echo | |||
*Notes | |||
*Biography | |||
*bio | |||
*Story | |||
*Clean | |||
*Stop | |||
*Channels | |||
*Tdesc | |||
*Press | |||
*Program | |||
*Install | |||
*Learn | |||
*Bodyparts | |||
*Tailor | |||
*Password | |||
*Animations | |||
*Roll | |||
*Drag | |||
*Datapad | |||
*Eat | |||
*Spit | |||
*Contest | |||
*List | |||
*Buy | |||
*Empty | |||
*Tag | |||
*Crafts | |||
== Guides == | |||
If the page is a user guide, include the following tag:<code><nowiki>[[Category:Guide]]</nowiki></code> | |||
== Lore == | |||
Tag lore pages with: | |||
<code> <nowiki>[[Category:Helpfile]]</nowiki></code> | |||
=== Lore ToDo === |
Latest revision as of 05:41, 22 December 2024
Follow this guide to contribute effectively to the wiki.
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]]
Helpfile To Do[edit | edit source]
- learn
- input
- Help
- Knockout
- Attack
- Disengage
- Aliases
- Wear
- Remove
- Hold
- Stash
- Freehands
- fh
- Rent
- Shout
- Follow
- Think
- Feel
- Echo
- Notes
- Biography
- bio
- Story
- Clean
- Stop
- Channels
- Tdesc
- Press
- Program
- Install
- Learn
- Bodyparts
- Tailor
- Password
- Animations
- Roll
- Drag
- Datapad
- Eat
- Spit
- Contest
- List
- Buy
- Empty
- Tag
- Crafts
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:Helpfile]]