Difference between revisions of "Template:EndeavorSetsDisplay"
Jump to navigation
Jump to search
>Boblers (changing to match duck's test implementation.) |
>Boblers (implementing new template EndeavorSetsDisplayRow) |
||
| Line 6: | Line 6: | ||
<div style="width: 450px; max-height: 650px; overflow: auto;"> | <div style="width: 450px; max-height: 650px; overflow: auto;"> | ||
{{EndeavorTable|endeavors={{#cargo_query:tables=EndeavorSetsRow | {{EndeavorTable|endeavors={{#cargo_query:tables=EndeavorSetsRow | ||
| − | |fields=Description,RewardType,RewardAmount | + | |fields=Description,RewardType,RewardItem,RewardAmount |
|where=Name="{{{Name}}}" | |where=Name="{{{Name}}}" | ||
|order by=OrderNum ASC | |order by=OrderNum ASC | ||
|format=template | |format=template | ||
| − | |template= | + | |template=EndeavorSetsDisplayRow |
}} | }} | ||
}} | }} | ||
</div> | </div> | ||
</div></includeonly> | </div></includeonly> | ||
Revision as of 04:00, 25 December 2019
(Endeavor Sets Display) - Parses endeavor sets cargo field into a formatted header and table, used on the Endeavors page.
Usage
{{EndeavorSetsDisplay
|Name =
|Type =
|Description =
|StartDate =
|EndDate =
}}
Examples
Catch-Up Campaign (Oct 2019)
Ends in:
Occurred from 11-10-2019 06:00 UTC to 18-10-2029 05:59:59 UTC.
| # | Description | Reward
Error: Table EndeavorSetsRow not found.
|
|---|
{{EndeavorSetsDisplay
|Name = Catch-Up Campaign (Oct 2019)
|Type = Limited
|Description = These endeavors are a set of examples.
|StartDate = 11-10-2019 06:00 UTC
|EndDate = 18-10-2029 05:59:59 UTC
|Endeavors = {{EndeavorRow| Clear all Catch-Up Campaign Endeavors|Wyrmite|300}}
{{EndeavorRow| Clear [[Avenue to Power]] Two Times|Shadow Orb|100}}
{{EndeavorRow| Clear [[Avenue to Power]] Five Times|Mana|30,000}}
{{EndeavorRow| Clear [[Avenue to Power]] Seven Times|Gold Crystal|100}}
{{EndeavorRow| Clear [[Avenue to Power]] 10 Times|Exquisite Honey|2}}
{{EndeavorRow| Clear [[Avenue to Power]] 12 Times|Mana|30,000}}
{{EndeavorRow| Clear [[Avenue to Power]] 15 Times|Gold Crystal|200}}
{{EndeavorRow| Clear [[Avenue to Power]] 17 Times|Mana|30,000}}
{{EndeavorRow| Clear [[Avenue to Power]] 20 Times|Gold Crystal|300}}
}}