Template:Quest/row: Difference between revisions
From IdleOn MMO Wiki
imported>Wekhter mNo edit summary |
imported>Kiokurashi No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <noinclude><!-- | ||
### Cargo Declare ### | |||
-->{{#cargo_declare:_table=Quests | |||
|QuestName=String | |||
|FlavorText=Wikitext | |||
|Difficulty=Integer | |||
|Requirments=Wikitext | |||
|ReqConsumed=String | |||
|Rewards=List (,) of Wikitext | |||
|Notes=Wikitext | |||
}}</noinclude><!-- | |||
### Cargo Store ### | |||
--><includeonly>{{#ifeq:{{PAGENAME}}|Secrets|| | |||
{{#cargo_store:_table=Quests | |||
|QuestName={{{name|}}} | |||
|FlavorText={{{text|}}} | |||
|Difficulty={{{difficulty|}}} | |||
|Requirments={{{requirements|}}} | |||
|ReqConsumed={{{consumed|}}} | |||
|Rewards={{{rewards|}}} | |||
|Notes={{{notes|}}} | |||
}}}}<!-- | |||
--> |- | |||
|{{{name}}} | |{{{name}}} | ||
|{{{text}}} | |{{{text}}} |
Revision as of 19:29, 7 May 2021
This template defines the table "Quests". View table.
{{quest |name= |text= |difficulty= |requirements= |consumed= |rewards= |notes= }}