Difference between revisions of "Template:Event"
Jump to navigation
Jump to search
>Boblers (adding icon display support to Castle Stories, Material Collection Rewards, and Material Summon Rewards) |
>Eave (make castle stories display just conditional on whether the event has any or not, not on the event type) |
||
| Line 124: | Line 124: | ||
{{StylizedHeader|Story Quests}} | {{StylizedHeader|Story Quests}} | ||
<div style="display:flex;justify-content:center">{{{StoryQuests|}}}</div> | <div style="display:flex;justify-content:center">{{{StoryQuests|}}}</div> | ||
| − | </div>{{# | + | </div>{{#vardefine:castleStories|{{#invoke:CargoQuery|main |
| − | |||
| − | |||
| − | {{#invoke:CargoQuery|main | ||
|q?tables=CastleStories | |q?tables=CastleStories | ||
|q?fields=_pageName=Title,Event=Name,Id=Id | |q?fields=_pageName=Title,Event=Name,Id=Id | ||
| Line 134: | Line 131: | ||
|q?order by= ReleaseDate DESC, Id ASC | |q?order by= ReleaseDate DESC, Id ASC | ||
|template=CastleStoriesMP | |template=CastleStoriesMP | ||
| − | |default= | + | |default= |
|delimiter= | |delimiter= | ||
| − | }}</div> | + | }}}}{{#if:{{#var:castleStories}}| |
| + | <div style="padding:1em 0.5em;"> | ||
| + | {{StylizedHeader|{{Icon|Material|Looking Glass|size=32px}} Castle Stories}} | ||
| + | {{#var:castleStories}} | ||
| + | </div> | ||
}}{{#if:{{{ExclusiveAdventurer|}}} | | }}{{#if:{{{ExclusiveAdventurer|}}} | | ||
<div style="padding:1em 0.5em;"> | <div style="padding:1em 0.5em;"> | ||
Revision as of 01:52, 13 July 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.