Difference between revisions of "Template:Event"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Boblers
(generalizing Endeavors section to use a cargo query, and use pre-written notes regarding duplicate epithets/stickers. The Endeavors parameter will be removed once the EndeavorSets conversion of old events is complete)
>Boblers
(changing to double quotes to avoid Loyalty's Requiem issue)
Line 200: Line 200:
 
|q?orderBy=StartDate ASC, Name ASC
 
|q?orderBy=StartDate ASC, Name ASC
 
|q?groupBy=
 
|q?groupBy=
|q?where=Type='EventDaily' AND Event='{{{Name|}}}/{{{Date|}}}'
+
|q?where=Type='EventDaily' AND Event="{{{Name|}}}/{{{Date|}}}"
 
|template=EndeavorSetsEventDisplay
 
|template=EndeavorSetsEventDisplay
 
|default=
 
|default=
Line 210: Line 210:
 
|q?orderBy=StartDate ASC, Name ASC
 
|q?orderBy=StartDate ASC, Name ASC
 
|q?groupBy=
 
|q?groupBy=
|q?where=Type='Event' AND Event='{{{Name|}}}/{{{Date|}}}'
+
|q?where=Type='Event' AND Event="{{{Name|}}}/{{{Date|}}}"
 
|template=EndeavorSetsEventDisplay
 
|template=EndeavorSetsEventDisplay
 
|default=
 
|default=

Revision as of 04:01, 12 April 2020

50px Documentation

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.