Jump to content

Template:Infobox Quest: Difference between revisions

From Blockgame Wiki
No edit summary
No edit summary
Line 11: Line 11:
"required": true
"required": true
},
},
"objective": {
"item": {
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": true
"required": true
Line 22: Line 22:
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": true
"required": true
},
"lore": {
"type": "string"
},
"image": {
"type": "wiki-file-name"
}
}
},
},
Line 30: Line 36:
{{Infobox_Item
{{Infobox_Item
| title={{{name}}}
| title={{{name}}}
| image=Coal.png
| image={{{image}}}
| type=Quest Item
| type=Quest Item
| lore=Someone carved some strange runes along the inside. You can only decipher some of it...
| lore={{{lore}}}
| rarity=Quest
| rarity=Quest
| tooltip=Use this item to start a quest!<br>YOU CAN ONLY DO ONE QUEST AT A TIME!<br>USING THIS WILL REMOVE YOUR ACTIVE QUEST!
| tooltip=Use this item to start a quest!<br>YOU CAN ONLY DO ONE QUEST AT A TIME!<br>USING THIS WILL REMOVE YOUR ACTIVE QUEST!
Line 40: Line 46:
'''{{{name}}}''' can be obtained from [[{{{vendor}}}]] in [[Origin]] in exchange for a [[Origin Daily Quest Token]].
'''{{{name}}}''' can be obtained from [[{{{vendor}}}]] in [[Origin]] in exchange for a [[Origin Daily Quest Token]].
== Usage ==
== Usage ==
Upon using the '''{{{name}}}''', a [[Quests|quest]] will begin, in which the player will be prompted to collect {{{quantity}}} [[{{{objective}}}|{{{objective}}}s]], and give it to [[{{{vendor}}}]].
Upon using the '''{{{name}}}''', a [[Quests|quest]] will begin, in which the player will be prompted to collect {{{quantity}}} [[{{{item}}}|{{{item}}}s]], and give it to [[{{{vendor}}}]].

Revision as of 11:04, 2 March 2025

No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
namename

no description

Stringrequired
vendorvendor

no description

Page namerequired
itemitem

no description

Page namerequired
quantityquantity

no description

Numberrequired
professionprofession

no description

Page namerequired
lorelore

no description

Stringoptional
imageimage

no description

Fileoptional
Infobox Quest
[[File:{{{image}}}|160px]]
Item Details
TypeQuest Item
RarityQuest
Lore
{{{lore}}}
Tooltip
Use this item to start a quest!
YOU CAN ONLY DO ONE QUEST AT A TIME!
USING THIS WILL REMOVE YOUR ACTIVE QUEST!

{{{name}}} is a Daily Quest item in Blockgame.

Obtaining

{{{name}}} can be obtained from [[{{{vendor}}}]] in Origin in exchange for a Origin Daily Quest Token.

Usage

Upon using the {{{name}}}, a quest will begin, in which the player will be prompted to collect {{{quantity}}} [[{{{item}}}|{{{item}}}s]], and give it to [[{{{vendor}}}]].