Sb forum speech.png DiscordLink.png FacebookLink.png RedditLink.png SteamLink.png TwitterLink.png YoutubeLink.png

Difference between revisions of "User:DustyFB/Sandbox/Templates/Template:DeviceInfobox"

From Starbase wiki
Jump to navigation Jump to search
Line 37: Line 37:
.Device-Info {
.Device-Info {
   border:2px solid #304344;
   border:2px solid #304344;
   width:25%;
   width:25vw;
   float:right;
   float:right;
  clear:right;
   margin: 10px 10px;
   margin: 10px 10px;
   padding: 10px 10px;
   padding: 10px 10px;
Line 51: Line 52:
   max-height:250px;
   max-height:250px;
   height: auto;
   height: auto;
  width: auto;
}
}
.Device-Info-Header-Caption {
.Device-Info-Header-Caption {
Line 114: Line 116:
.Device-Info .mw-gallery-slideshow {
.Device-Info .mw-gallery-slideshow {
   margin:0!important;
   margin:0!important;
}
/* Supporting mobile mode without flexbox = :'( */
@media only screen and (max-width:720px) {
.Device-Info {
  width:100vw;
  float:none;
  clear:none;
}
}
}
}}
}}
</includeonly>
</includeonly>

Revision as of 07:17, 10 May 2021

gallery mode can be utilized with:

|image=<gallery mode="slideshow">
Image:Memory_relay.png|''idklol"
Image:Logo_of_empire.png|''[[commons:Salmo salar|Salmo salar]]'' (Salmon Larva)
Image:Georgia Aquarium - Giant Grouper.jpg|''[[commons:Epinephelus lanceolatus|Epinephelus lanceolatus]]'' (Giant grouper)
Image:Pterois volitans Manado-e.jpg|''[[commons:Pterois volitans|Pterois volitans]]'' (Red Lionfish)
</gallery>


Cookies help us deliver our services. By using our services, you agree to our use of cookies.