A quick guide on how to help add a quest to our database!
First, pick a quest to add. Typically you can just type it into the URL bar after the hostname.
EG, "Guest of Hauteur" can be found at
http://wiki.bluegartr.com/Guest_of_Hauteur
If you don't know what quest to add, here's a bunch of links that can give you ideas:
Master category: http://wiki.bluegartr.com/Category:Quests
Individual categories:
http://wiki.bluegartr.com/Category
ort_Bastok_Quests
http://wiki.bluegartr.com/Category:Metalworks_Quests
http://wiki.bluegartr.com/Category:Ba ... nes_Quests
http://wiki.bluegartr.com/Category:Ba ... ets_Quests
http://wiki.bluegartr.com/Category
o ... ria_Quests
http://wiki.bluegartr.com/Category:No ... ria_Quests
http://wiki.bluegartr.com/Category:Ch ... lle_Quests
http://wiki.bluegartr.com/Category:So ... ria_Quests
http://wiki.bluegartr.com/Category
o ... rst_Quests
http://wiki.bluegartr.com/Category:Wi ... lls_Quests
http://wiki.bluegartr.com/Category:Wi ... ods_Quests
http://wiki.bluegartr.com/Category:Wi ... ers_Quests
http://wiki.bluegartr.com/Category:He ... wer_Quests
(There are more, that should get you started though)
Red links are quests that are definitely missing.
Blue links which only appear in the table and not in the alphabetized list below are also missing, or are mistagged.
Second, add the quest using the template. The template can be found at http://wiki.bluegartr.com/Template:Quest_Header along with a detailed description of the parameters.
Simply copy-paste the template text into the page, filling in the appropriate values.
Code:
{{Quest Header
|Expansion=
|Start=
|Description=
|Fame=
|FLevel=
|Quest Reqs=
|Item Reqs=
|Level=
|Repeatable=
|Previous=
|Next=
|Title=
|Reward=
|Image=}}
Finally, you may want to add a walkthrough. Write up a walkthrough like this:
Code:
==Walkthrough==
*Start this quest by talking to somebody
*Go to Upper Jeuno and talk to somebody else
*Now claim Nidhogg and raffle the e.body for foodstamps
*Talking to [[Naja Salaheem]] for your reward.
If you don't have a walkthrough, mark the article as "needin lovin" by adding
Code:
{{Stub-Walkthrough}}
Finally, you should tag the quest with the region it starts in. Do this by adding
Code:
[[Category:Port Bastok Quests]]
except, replace the zone with the proper one. If there is no proper area category (for example, [[A Moral Manifest?]] which actually starts in [[Castle Oztroja]])) add it to [[Category:Other Area Quests]].
If you skip any parts (say, description, or reward, or whatever) you should also tag the article as a stub by putting somewhere in the page. This will let other people know that there is still a bit of work left to be done before the quest page is "finished".
And you're done!