Difference between revisions of "Mortal Realms Mud:Community Portal"

From Mortal Realms Mud
Jump to: navigation, search
Line 28: Line 28:
 
* WAND
 
* WAND
 
* STAFF
 
* STAFF
 +
== Quests ==
 +
Things you need to know in order to create/edit quest pages:
 +
* Quest page namespace is "QUEST:"
 +
* Every quest should go at least to one category called "Quests" (add <nowiki>[[Category:Quests]]</nowiki> at the end)
 +
* Almost every quest page have these 3 sections, that we usualy name headings after:
 +
** Information
 +
** Rewards
 +
** Walkthrough
 +
So a skeleton quest page should look like this:
 +
<pre>
 +
== Information ==
 +
* Area: [[AREA:Some area|Some area]]
 +
* Quest level: 1
 +
== Rewards ==
 +
== Walkthrough ==
 +
[[Category:Quests]]
 +
[[Category:Some area quests]]
 +
</pre>
 +
</pre>

Revision as of 13:48, 2 June 2009

Everyone can edit this wiki, you have to register and then login.

  • Consult the User's Guide for information on using the wiki software.
  • Contact gloomy for more info, help, problems, etc.
  • You can also try writing stuff on my talk page.


Good luck (-;


Personal / Clan / Character pages

You can create/edit your character, player or clan pages.

  • Your personal (player) page is accessed by User:Yourloginname, for example: User:Gloomy;
    • You can create all pages in this namespace and link to them from anywhere;
  • Clan pages are accessible by a CLAN namespace, for exmaple: CLAN:Disturbed;

Namespaces

Namespaces used in this wiki:

  • EQ (equipment)
  • QUEST
  • MOB
  • TREASURE
  • TRASH
  • AREA
  • CLAN
  • POTION
  • SCROLL
  • WAND
  • STAFF

Quests

Things you need to know in order to create/edit quest pages:

  • Quest page namespace is "QUEST:"
  • Every quest should go at least to one category called "Quests" (add [[Category:Quests]] at the end)
  • Almost every quest page have these 3 sections, that we usualy name headings after:
    • Information
    • Rewards
    • Walkthrough

So a skeleton quest page should look like this:

== Information ==
* Area: [[AREA:Some area|Some area]]
* Quest level: 1
== Rewards ==
== Walkthrough ==
[[Category:Quests]]
[[Category:Some area quests]]

</pre>