Difference between revisions of "User:DustyFB/Sandbox/Templates/Template:SpaceshipInfobox"
Jump to navigation
Jump to search
Line 148: | Line 148: | ||
only screen and ( min-resolution: 2dppx) and (orientation: portrait), | only screen and ( min-resolution: 2dppx) and (orientation: portrait), | ||
only screen and (max-width: 800px) and (orientation: portrait) { | only screen and (max-width: 800px) and (orientation: portrait) { | ||
.Spaceship-Infobox | .Spaceship-Infobox | ||
width:auto; | width:auto; | ||
Line 154: | Line 153: | ||
clear:none; | clear:none; | ||
font-size:1.5em; | font-size:1.5em; | ||
} | } | ||
Line 164: | Line 162: | ||
only screen and ( min-device-pixel-ratio: 2) and (orientation: landscape), | only screen and ( min-device-pixel-ratio: 2) and (orientation: landscape), | ||
only screen and ( min-resolution: 192dpi) and (orientation: landscape), | only screen and ( min-resolution: 192dpi) and (orientation: landscape), | ||
only screen and ( min-resolution: 2dppx) and (orientation: landscape) | only screen and ( min-resolution: 2dppx) and (orientation: landscape) { | ||
.Spaceship-Infobox | .Spaceship-Infobox | ||
width:40%; | width:40%; | ||
font-size:0.9em; | font-size:0.9em; | ||
} | } | ||
}} | |||
</includeonly> | </includeonly> |
Revision as of 07:38, 14 May 2021
Gallery mode can be utilized in the image field with:
|image=<gallery mode="slideshow"> Image:Memory_relay.png|"Caption" Image:Logo_of_empire.png|"Caption" </gallery>