Difference between revisions of "Template:Event"
Jump to navigation
Jump to search
>Boblers (adding conditionals such that wyrmite replacement notices will only appear on events that are re-runs (as those are the only events for which wyrmite replacement would apply)) |
>Boblers (adding Compendium cargo query) |
||
| Line 212: | Line 212: | ||
|q?where=Type='Event' AND Event="{{{Name|}}}/{{{Date|}}}" | |q?where=Type='Event' AND Event="{{{Name|}}}/{{{Date|}}}" | ||
|template=EndeavorSetsEventDisplay | |template=EndeavorSetsEventDisplay | ||
| + | |default= | ||
| + | |more results text= | ||
| + | }} | ||
| + | {{#invoke:CargoQuery|main | ||
| + | |q?tables=EndeavorSets | ||
| + | |q?fields=Name,Type,StartDate,EndDate,_rowID | ||
| + | |q?orderBy=StartDate ASC, Name ASC | ||
| + | |q?groupBy= | ||
| + | |q?where=Type='Compendium' AND Event="{{{Name|}}}/{{{Date|}}}" | ||
| + | |template=EndeavorSetsCompendiumDisplay | ||
|default= | |default= | ||
|more results text= | |more results text= | ||
Revision as of 14:55, 23 April 2020
Usage
{{Event
|Name=
|NameJP=
|NameSC=
|NameTC=
|Date=
|Type=
|Description=
|EnemyElement=
|EnemyAffliction=
|ThemeSong=
|StartDate=
|EndDate=
|Rerun=
|Content=
|RaidBoosts=
|RareRaidBoosts=
|PersonalPerks=
|Battles=
|BattleQuestName1=
|ExclusiveAdventurer=
|ExclusiveDragon=
|ExclusiveWyrmprint=
|ExclusiveFacility=
|ExclusiveWeapon=
|TreasureTradeShop=
|CollectionRewards=
|EventMaterialCollection=
|SummonRewards=
|EventMaterialSummon=
|5StarSummonWyrmprint=
}}
This template defines the table "Events". This table has not been created yet.