Difference between revisions of "Template:EndeavorSetsDisplayTest"
Jump to navigation
Jump to search
imported>Elaeagnifolia |
imported>Elaeagnifolia |
||
| 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={{# | + | {{EndeavorTable|endeavors={{#cargo_query|main |
| − | | | + | |tables=EndeavorSetsRowTest |
| − | | | + | |fields=Description,RewardType,RewardAmount |
| − | | | + | |where=Name="{{{Name}}}" |
| − | | | + | |orderBy=OrderNum ASC |
| + | |format=template | ||
|template=EndeavorRow | |template=EndeavorRow | ||
}} | }} | ||