Difference between revisions of "Template:SummonShowcaseMP"
Jump to navigation
Jump to search
>Caledor92 |
>Caledor92 (Fix spillover on lower res screens (same fix as SecondaryEventsMP)) |
||
| Line 1: | Line 1: | ||
| − | <includeonly><div style="text-align:center">{{#ifexist:File:{{{Title}}} Summon Top Banner.png|[[File:{{{Title}}} Summon Top Banner.png|320x50px|link=Summon Showcase]]|[[File:Unknown.png|320x50px|link=File:{{{Title}}} Summon Top Banner.png]]}}<br>[[{{{Title}}}]]<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}}}}}}}</div></includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude> | + | <includeonly>{{#css: |
| + | @media screen and (min-width: 550px) { | ||
| + | .SummonShowcaseMP img { | ||
| + | width: 300px; | ||
| + | height: auto; | ||
| + | } | ||
| + | } | ||
| + | @media screen and (max-width: 549px) { | ||
| + | .SummonShowcaseMP img { | ||
| + | width: 100%; | ||
| + | height: auto; | ||
| + | } | ||
| + | } | ||
| + | }}<div class="SummonShowcaseMP" style="text-align:center">{{#ifexist:File:{{{Title}}} Summon Top Banner.png|[[File:{{{Title}}} Summon Top Banner.png|320x50px|link=Summon Showcase]]|[[File:Unknown.png|320x50px|link=File:{{{Title}}} Summon Top Banner.png]]}}<br>[[{{{Title}}}]]<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}}}}}}}</div></includeonly><noinclude>{{doc}}[[Category:Templates]]</noinclude> | ||
Revision as of 09:54, 8 January 2020
Lua error: Error: Table SummonShowcase not found..