Difference between revisions of "Template:SecondaryEventsMP"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Canim44
(#css → #widget/css)
>Caledor92
(Move the new styled div into Template/SecondaryEventsMP/css)
Line 1: Line 1:
 
<noinclude>{{Doc}}[[Category:Templates]]</noinclude><includeonly>{{#widget:Template/SecondaryEventsMP/css}}<div class="SecondaryEventsMP" style="display:inline-block; padding-bottom:1em;padding-right:3px;">
 
<noinclude>{{Doc}}[[Category:Templates]]</noinclude><includeonly>{{#widget:Template/SecondaryEventsMP/css}}<div class="SecondaryEventsMP" style="display:inline-block; padding-bottom:1em;padding-right:3px;">
 
{{#if: {{{OfficialLink|}}} <!--Check if OfficialLink exists; include if it does-->
 
{{#if: {{{OfficialLink|}}} <!--Check if OfficialLink exists; include if it does-->
|[[File:{{{ImageFile}}}|link={{{PageLink}}}]]<br />[[{{{PageLink}}}|{{{Name}}}]] [{{{OfficialLink}}}]<br />
+
|[[File:{{{ImageFile}}}|link={{{PageLink}}}]]<br /><div style="width: 300px">[[{{{PageLink}}}|{{{Name}}}]] [{{{OfficialLink}}}]</div ><br />
 
{{Countdown|EventName={{{_rowID}}}|TimeStart={{#time:F d, Y h:i:s A e|{{{StartDate}}}}}|TimeEnd={{#time:F d, Y h:i:s A e|{{{EndDate}}}}}}}
 
{{Countdown|EventName={{{_rowID}}}|TimeStart={{#time:F d, Y h:i:s A e|{{{StartDate}}}}}|TimeEnd={{#time:F d, Y h:i:s A e|{{{EndDate}}}}}}}
 
|[[File:{{{ImageFile}}}|link={{{PageLink}}}]]<br />[[{{{PageLink}}}|{{{Name}}}]]<br />
 
|[[File:{{{ImageFile}}}|link={{{PageLink}}}]]<br />[[{{{PageLink}}}|{{{Name}}}]]<br />

Revision as of 06:52, 27 March 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

Banner Top The Imperial Onslaught Event Details.png

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
}}