Template:Infobox Quest/doc
{{Infobox Quest}}
is used to create a uniform Infobox for Quest.
This infobox adds Category:Quest to the page and subsequential type Categories.
Template parameters
Attribute | Description | Required? | Default |
---|---|---|---|
image
|
Set the Image of the Infobox. | Optional | [[File:Site-community-image.png]] |
type
|
Set Quest Type, will result in Category | Required | - |
subtype
|
Set Quest Sub Type, will result in Category | Optional | - |
rarity
|
Set Quest Rarity, not useful for now since all are Quest | Optional | - |
giver
|
Specifies the Quest Giver | Optional | - |
receiver
|
Specifies the Quest Receiver | Optional | - |
lvl_req
|
Specifies the Main Level Required to start the Quest | Optional | - |
skill_req
|
Specifies the Skill Level Required to start the Quest, best to specify the Profession e.g [[Mining]] 50 |
Optional | - |
reward
|
Specifies Quest Reward, work best with Template {{plainlist}}
|
Optional | - |
ID
|
Specifies Quest ID, currently not in the game | Optional | - |
lore
|
Specifies possible lore | Optional | - |
tooltip
|
Specifies Tooltips during the Quest | Optional | - |
tooltip_green
|
Specifies Tooltips during the Quest but in green | Optional | - |
tooltip_red
|
Specifies Tooltips during the Quest but in red | Optional | - |
Example
Example | Result | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{Infobox_Quest |image=Questitem Chalky Geode - Amethyst Blocks.gif |type=Daily Quest |subtype=Fetch Quest |rarity=Quest |giver=Miner George |receiver=Miner George |lvl_req=99 |skill_req=[[Alchemy]] 20 |reward={{plainlist| * 2500 [[Classes|Class EXP]] * 5000 [[Mining]] EXP * 100 [[Currency|Coins]]}} |ID=TEST_QUEST |lore=Someone carved some strange runes along the inside. You can only decipher some of it... |tooltip=Use this item to start a quest! YOU CAN ONLY DO ONE QUEST AT A TIME! USING THIS WILL REMOVE YOUR ACTIVE QUEST! |tooltip_green=Use this item to start a quest! YOU CAN ONLY DO ONE QUEST AT A TIME! USING THIS WILL REMOVE YOUR ACTIVE QUEST! NOW IN GREEN! |tooltip_red=Use this item to start a quest! YOU CAN ONLY DO ONE QUEST AT A TIME! USING THIS WILL REMOVE YOUR ACTIVE QUEST! NOW IN RED! }} |
|
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.