Template:Quest: Difference between revisions
From IdleOn MMO Wiki
imported>Kiokurashi No edit summary |
imported>Kiokurashi No edit summary |
||
Line 17: | Line 17: | ||
{{#cargo_store:_table=Quests | {{#cargo_store:_table=Quests | ||
|OrderNumber={{#vardefineecho:i|{{#expr:{{#var:i}}+1}}}} | |OrderNumber={{#vardefineecho:i|{{#expr:{{#var:i}}+1}}}} | ||
|QuestName={{{name|}}} | |QuestName={{{name|Missing Name}}} | ||
|Quest_Text={{{text|}}} | |Quest_Text={{{text|Missing Text}}} | ||
|Difficulty={{{difficulty|}}} | |Difficulty={{{difficulty|Impossible}}} | ||
|Requirements={{{requirements|}}} | |Requirements={{{requirements|No Requirements}}} | ||
|ReqConsumed={{{consumed|}}} | |ReqConsumed={{{consumed|No}}} | ||
|Rewards={{{rewards|}}} | |Rewards={{{rewards|No Rewards}}} | ||
|Notes={{{notes|}}} | |Notes={{{notes|No Notes}}} | ||
}}}}<!-- | }}}}<!-- | ||
Revision as of 19:10, 25 March 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.