Difference between revisions of "User:DustyFB/Sandbox/Templates/Template:DeviceInfobox"
Jump to navigation
Jump to search
Line 73: | Line 73: | ||
/* Traditional table styling */ | /* Traditional table styling */ | ||
.Device-Info-Data-Cell { | /*.Device-Info-Data-Cell { | ||
display:flex; | display:flex; | ||
text-align:left; | text-align:left; | ||
Line 87: | Line 87: | ||
white-space:pre; | white-space:pre; | ||
margin: auto; | margin: auto; | ||
} | } */ | ||
/* | /* | ||
.Device-Info-Data-Construction ~ .Device-Info-Data-Section .Device-Info-Data-Cell { | .Device-Info-Data-Construction ~ .Device-Info-Data-Section .Device-Info-Data-Cell { | ||
Line 103: | Line 103: | ||
/* Side-by-side formatting | /* Side-by-side formatting */ | ||
.Device-Info-Data-Section { | .Device-Info-Data-Section { | ||
display: grid; | display: grid; | ||
Line 110: | Line 110: | ||
.Device-Info-Data-Cell-Header, .Device-Info-Data-Cell-Body { | .Device-Info-Data-Cell-Header, .Device-Info-Data-Cell-Body { | ||
display:block; | display:block; | ||
} | } | ||
/* General styling */ | /* General styling */ |
Revision as of 07:33, 11 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>