Difference between revisions of "Template:SecondaryEventsMP"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Caledor92
>Caledor92
(testing if a slightly smaller size increases the chance to have 2 in a row)
Line 2: Line 2:
 
@media screen and (min-width: 550px) {
 
@media screen and (min-width: 550px) {
 
.SecondaryEventsMP img {
 
.SecondaryEventsMP img {
width: 300px;
+
width: 280px;
 
height: auto;
 
height: auto;
 
}
 
}

Revision as of 05:24, 15 January 2020

50px Documentation

(Secondary Events Main Page) - Parses secondary events cargo field into a formatted banner, used on the Main Page.

Usage

{{SecondaryEventsMP
|Name         =
|ImageFile    =
|PageLink     =
|OfficialLink = // Link to official Dragalia Lost News article
|StartDate    =
|EndDate      =
}}

Examples

{{#css: @media screen and (min-width: 550px) { .SecondaryEventsMP img { width: 280px; height: auto; } } @media screen and (max-width: 549px) { .SecondaryEventsMP img { width: 100%; height: auto; } }

}}

Banner Top The Imperial Onslaught Event Details.png
Imperial Onslaught Double Drops (Wind, Water,Shadow) [1]

Ends in:
{{SecondaryEventsMP
|Name=Imperial Onslaught Double Drops (Wind, Water,Shadow)
|ImageFile=Banner Top The Imperial Onslaught Event Details.png
|PageLink=Event Quests#Imperial Onslaught
|OfficialLink=https://dragalialost.com/en/news/detail/1181
|StartDate=1-1-2020 06:00 UTC
|EndDate=1-1-2030 05:59:59 UTC
}}