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

From Mortal Realms Mud
Jump to: navigation, search
 
(12 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
Good luck (-;
 
Good luck (-;
  
 
+
== Users / Contributors ==
== Personal / Clan / Character pages ==
+
* [[Special:ListUsers|User list]]
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]];
+
** Dont forget to modify [[Clans|clan list]] or [[Orders|order list]] pages;
+
 
== Namespaces ==
 
== Namespaces ==
 
Namespaces used in this wiki:
 
Namespaces used in this wiki:
Line 22: Line 17:
 
* TREASURE
 
* TREASURE
 
* TRASH
 
* TRASH
 +
* KEY
 
* AREA
 
* AREA
 
* CLAN
 
* CLAN
 +
* ORDER
 
* POTION
 
* POTION
 
* SCROLL
 
* SCROLL
 
* WAND
 
* WAND
 
* STAFF
 
* STAFF
 +
* RACE
 +
* CLASS
 +
* SKILL
 +
* SPELL
 +
== Equipment / Items ==
 +
All eq and items should be attached to the right namespace.
 +
Most of items will go to namespace "EQ". The url part after namespace should be taken from identify text
 +
Simple steps how to add new item:
 +
* Open wiki page in your browser:
 +
<pre>
 +
http://mr.gloomy.eu
 +
</pre>
 +
* Identify item, for example:
 +
<pre>
 +
a box of saving is type container, extra flags none.
 +
Weight is 5, value is 10000, level is 60.
 +
Wear locations:  Carry only.
 +
</pre>
 +
* Take the "a box of saving" form identify text and modify url to look like this:
 +
<pre>
 +
http://mr.gloomy.eu/EQ:a box of saving
 +
</pre>
 +
* .. and hit enter;
 +
* Press "Create" tab (a new editable window should open);
 +
* Use a skeleton page:
 +
<pre>
 +
&lt;pre&gt;
 +
(...unmodieified text from identify goes here)
 +
&lt;/pre&gt;
 +
&#91;&#91;Category:Some area equipment&#93;&#93;
 +
</pre>
 
== Quests ==
 
== Quests ==
 +
Currently pirority is low level (<40-50) newbie/lowbie quests
 
Things you need to know in order to create/edit quest pages:
 
Things you need to know in order to create/edit quest pages:
 
* Quest page namespace is "QUEST:"
 
* Quest page namespace is "QUEST:"
Line 38: Line 67:
 
So a skeleton quest page should look like this:
 
So a skeleton quest page should look like this:
 
<pre>
 
<pre>
 +
&lt;pre&gt;
 +
(...information from identify...)
 +
&lt;/pre&gt;
 +
</pre>
 
== Information ==
 
== Information ==
 
* Area: [[AREA:Some area|Some area]]
 
* Area: [[AREA:Some area|Some area]]
Line 46: Line 79:
 
[[Category:Some area quests]]
 
[[Category:Some area quests]]
 
</pre>
 
</pre>
 +
== 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]];
 +
** Dont forget to modify [[Clans|clan list]] or [[Orders|order list]] pages;

Latest revision as of 10:34, 21 September 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 (-;

Users / Contributors

Namespaces

Namespaces used in this wiki:

  • EQ (equipment)
  • QUEST
  • MOB
  • TREASURE
  • TRASH
  • KEY
  • AREA
  • CLAN
  • ORDER
  • POTION
  • SCROLL
  • WAND
  • STAFF
  • RACE
  • CLASS
  • SKILL
  • SPELL

Equipment / Items

All eq and items should be attached to the right namespace. Most of items will go to namespace "EQ". The url part after namespace should be taken from identify text Simple steps how to add new item:

  • Open wiki page in your browser:
http://mr.gloomy.eu
  • Identify item, for example:
a box of saving is type container, extra flags none.
Weight is 5, value is 10000, level is 60.
Wear locations:  Carry only.
  • Take the "a box of saving" form identify text and modify url to look like this:
http://mr.gloomy.eu/EQ:a box of saving
  • .. and hit enter;
  • Press "Create" tab (a new editable window should open);
  • Use a skeleton page:
<pre>
(...unmodieified text from identify goes here)
</pre>
[[Category:Some area equipment]]

Quests

Currently pirority is low level (<40-50) newbie/lowbie 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:

<pre>
(...information from identify...)
</pre>

Information

Rewards

Walkthrough

</pre>

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;