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 87: Line 87:
   margin: auto;
   margin: auto;
}
}
/* Possibly trash
.Construction-Info-Data-Cell-Header {
.Device-Info-Data-Construction ~ .Device-Info-Data-Section .Device-Info-Data-Cell {
    flex: 50%;
  width: 45%;
    text-align: left;
  display:inline-flex;
    display: inline-block;
  padding: 0 2%;
  margin:0;
}
}
.Device-Info-Data-Construction ~ .Device-Info-Data-Section .Device-Info-Data-Cell:nth-child(odd) {
.Construction-Info-Data-Cell {
  border-right: 1px solid #424242;
    display: flex;
}
}
.Device-Info-Data-Construction ~ .Device-Info-Data-Section .Device-Info-Data-Cell .Device-Info-Data-Cell-Body {
  flex:0;
}*/


/* 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 09: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>


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