Difference between revisions of "Template:TL"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Discoomastar
>Kittymmeow
(remove use of extension:css. css moved to MediaWiki:Common.css)
Line 1: Line 1:
<noinclude>Tier list grid icon [[Category:Templates]]</noinclude><includeonly>{{#css:
+
<noinclude>Tier list grid icon [[Category:Templates]]</noinclude><includeonly><div class="TierListBox"><!--
 
 
.TierListBox {
 
display:inline-block;
 
}
 
 
 
@media screen and (min-width: 1601px) and (max-width: 1920px) {
 
.TierListBox img {
 
width: 45px;
 
height: auto;
 
}
 
}
 
 
 
@media screen and (min-width: 1000px) and (max-width: 1600px){
 
.TierListBox img {
 
width: 60px;
 
height: auto;
 
}
 
}
 
 
 
@media screen and (min-width: 450px) and (max-width: 999px) {
 
.TierListBox img {
 
width: 70px;
 
height: auto;
 
}
 
}
 
 
 
@media screen and (min-width: 350px) and (max-width: 449px) {
 
.TierListBox img {
 
width: 55px;
 
height: auto;
 
}
 
}
 
 
 
@media screen and (max-width: 349px) {
 
.TierListBox img {
 
width: 45px;
 
height: auto;
 
}
 
}
 
 
 
}}<div class="TierListBox"><!--
 
 
-->{{#invoke:CargoQuery|main
 
-->{{#invoke:CargoQuery|main
 
|q?tables=Adventurers
 
|q?tables=Adventurers

Revision as of 01:41, 14 September 2019

Tier list grid icon