Difference between revisions of "Template:EndeavorSetsDisplayTest"
Jump to navigation
Jump to search
imported>Elaeagnifolia |
|||
| (4 intermediate revisions by one other user not shown) | |||
| Line 5: | Line 5: | ||
Occurred from {{{StartDate}}} to {{{EndDate}}}. | Occurred from {{{StartDate}}} to {{{EndDate}}}. | ||
<div style="width: 450px; max-height: 650px; overflow: auto;"> | <div style="width: 450px; max-height: 650px; overflow: auto;"> | ||
| − | {{EndeavorTable|endeavors={{#cargo_query | + | {{EndeavorTable|endeavors={{#cargo_query:tables=EndeavorSetsRowTest |
| − | |||
|fields=Description,RewardType,RewardAmount | |fields=Description,RewardType,RewardAmount | ||
|where=Name="{{{Name}}}" | |where=Name="{{{Name}}}" | ||
| − | | | + | |order by=OrderNum ASC |
|format=template | |format=template | ||
|template=EndeavorRow | |template=EndeavorRow | ||