Template:Infobox Quest: Difference between revisions
m Text replacement - "{{Rarity|rarity=" to "{{Rarity|" |
mNo edit summary |
||
Line 60: | Line 60: | ||
}} | }} | ||
|- | |- | ||
|}{{#if: {{{type|}}}|[[Category:{{{type}}}]]|}}{{#if: {{{subtype|}}}|[[Category:{{{subtype}}}]]|}}[[Category:Quest]]</includeonly><noinclude>[[Category:Infobox templates]]{{doc}}</noinclude> | |}<!-- | ||
-->{{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{#if:{{{type|}}}|[[Category:{{{type}}}]]|}}}}<!-- | |||
-->{{#ifeq:{{NAMESPACE}}|{{ns:0}}|{{#if:{{{subtype|}}}|[[Category:{{{subtype}}}]]|}}}}<!-- | |||
-->{{#ifeq:{{NAMESPACE}}|{{ns:0}}|[[Category:Quest]]}}<!-- | |||
--></includeonly><noinclude>[[Category:Infobox templates]]{{doc}}</noinclude> |
Latest revision as of 01:02, 29 March 2025
{{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! }} |
|
The above documentation is transcluded from Template:Infobox Quest/doc. (edit | history)