Difference between revisions of "Template:EventOverview"

From Dragalia Lost Wiki
Jump to navigation Jump to search
imported>Elaeagnifolia
m
>Discoomastar
Line 1: Line 1:
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>
+
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>{{#css:
[[File:Banner {{{Name|}}}.png]]
+
@media screen and (min-width: 800px) {
 +
.event-banner img {
 +
width: 600px;
 +
height: auto;
 +
}
 +
}
 +
@media screen and (max-width: 799px) {
 +
.event-banner img {
 +
width: 100%;
 +
height: auto;
 +
}
 +
}
 +
}}<div class="event-banner">[[File:Banner {{{Name|}}}.png]]</div>
 
<div style="max-width:75%; font-style:italic;">{{{Description|}}}</div>
 
<div style="max-width:75%; font-style:italic;">{{{Description|}}}</div>
  

Revision as of 16:39, 7 May 2019

50px Documentation

Description

Used on general event pages to show rerun and common information for events.