Difference between revisions of "User:DustyFB/Sandbox/Templates/Template:DeviceInfobox"
Jump to navigation
Jump to search
Line 87: | Line 87: | ||
margin: auto; | margin: auto; | ||
} | } | ||
.Construction-Info-Data-Cell-Header { | |||
. | flex: 50%; | ||
text-align: left; | |||
display: inline-block; | |||
} | } | ||
. | .Construction-Info-Data-Cell { | ||
display: flex; | |||
} | } | ||
/* Side-by-side/grid formatting | /* Side-by-side/grid formatting | ||
Line 185: | Line 179: | ||
} | } | ||
/* Possibly trash | |||
.Device-Info-Data-Construction ~ .Device-Info-Data-Section .Device-Info-Data-Cell { | |||
width: 45%; | |||
display:inline-flex; | |||
padding: 0 2%; | |||
margin:0; | |||
} | |||
.Device-Info-Data-Construction ~ .Device-Info-Data-Section .Device-Info-Data-Cell:nth-child(odd) { | |||
border-right: 1px solid #424242; | |||
} | |||
.Device-Info-Data-Construction ~ .Device-Info-Data-Section .Device-Info-Data-Cell .Device-Info-Data-Cell-Body { | |||
flex:0; | |||
}*/ | |||
}} | }} | ||
</includeonly> | </includeonly> |
Revision as of 08:04, 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>