Template:Quest: Difference between revisions

From IdleOn MMO Wiki
imported>Kiokurashi
No edit summary
No edit summary
Line 14: Line 14:


### Cargo Store ###
### Cargo Store ###
--><includeonly>{{#ifeq:{{PAGENAME}}|Secrets||
--><includeonly>{{#ifeq:{{PAGENAME}}|Secrets||{{#if:{{{nocargo|}}}||
{{#cargo_store:_table=Quests
{{#cargo_store:_table=Quests
   |OrderNumber={{#vardefineecho:i|{{#expr:{{#var:i}}+1}}}}
   |OrderNumber={{#vardefineecho:i|{{#expr:{{#var:i}}+1}}}}
Line 24: Line 24:
   |Rewards={{{rewards|No Rewards}}}
   |Rewards={{{rewards|No Rewards}}}
   |Notes={{{notes|No Notes}}}
   |Notes={{{notes|No Notes}}}
}}}}<!--
}}}}}}<!--





Revision as of 06:04, 21 April 2022

This template defines the table "Quests". View table. This is the "Quest" template. It should be called in the following format:

{{Quest
|QuestName=
|Requirements=
|Reward=
|Notes=
|Difficulty=
}}

Edit the page to see the template text.