Jump to content

Template:QuestReward: Difference between revisions

From Apogea Wiki
Dane (talk | contribs)
Created page with "<!-- Template:QuestReward --> <includeonly>{{#cargo_store:_table=ItemSource |item={{{1}}} |source={{{quest|{{PAGENAME}}}}} |source_type=Quest }}[[{{{1}}}]]</includeonly><noinclude> Stores a quest reward and links to the item. Usage: <code>{{QuestReward|Magic Amulet}}</code> Category:Utility templates </noinclude>"
 
Dane (talk | contribs)
No edit summary
Line 4: Line 4:
|source={{{quest|{{PAGENAME}}}}}
|source={{{quest|{{PAGENAME}}}}}
|source_type=Quest
|source_type=Quest
}}[[{{{1}}}]]</includeonly><noinclude>
|quantity={{{qty|1}}}
}}[[{{{1}}}]]{{#if:{{{qty|}}}| ({{{qty}}})|}}</includeonly><noinclude>
Stores a quest reward and links to the item.
Stores a quest reward and links to the item.


Usage: <code>{{QuestReward|Magic Amulet}}</code>
Usage:  
* <code>{{QuestReward|Gold|qty=500}}</code>
[[Category:Utility templates]]
[[Category:Utility templates]]
</noinclude>
</noinclude>

Revision as of 14:41, 20 January 2026


Stores a quest reward and links to the item.

Usage:

Gold(500)