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

Difference between revisions of "Template:SB Infobox Compact"

From Starbase wiki
Jump to navigation Jump to search
(Created page with "<includeonly><div class="Infobox-Compact">{{#invoke:SB_Infobox_Begin|main}}</div>{{#css: .Infobox-Compact { display: grid; grid-template-columns: repeat(auto-fit, minmax(1...")
 
m (Removed stylesheets: ported to common.css)
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div class="Infobox-Compact">{{#invoke:SB_Infobox_Begin|main}}</div>{{#css:
<includeonly><div class="Infobox-Compact">{{#invoke:SB_Infobox_Begin|main}}</div>{{#if:{{{includeComposition}}}||{{#css:
.Infobox-Compact {
.Infobox-Compact .SB-IBDS-Construction, .Infobox-Compact .SB-Infobox-Construction-Section {
   display: grid;
   display:none;
  grid-template-columns: repeat(auto-fit, minmax(11em, 1fr));
  grid-gap: 0.5em
}
}
 
}}
.Infobox-Compact .SB-Infobox-Image-Wrap img {
}}
  max-height: 8vw;
</includeonly>
}
 
.Infobox-Compact .SB-Infobox {
  float: none;
  clear: none;
  padding: 0;
  width: auto;
  margin: 0;
}
 
.Infobox-Compact .SB-Infobox-Construction-Section, .Infobox-Compact .SB-Infobox-Data-Section-Header::before, .SB-IBDS-Construction, .Infobox-Compact .SB-Infobox-Header-Caption, .Infobox-Compact p {
  display: none;
}
 
.Infobox-Compact .SB-Infobox-Data-Section-Header {
  margin-top: 0.25em;
}
 
.Infobox-Compact .SB-Infobox-Name {
  font-size: 1.6em;
}
 
.Infobox-Compact .SB-Infobox-Image-Wrap {
  width: 90%;
  margin: auto;
  background: none;
}
 
.Infobox-Compact .SB-Infobox-Header {
  background: linear-gradient(transparent,#3a808045);
}
 
.Infobox-Compact .SB-Infobox-Data-Cell:nth-of-type(3), .Infobox-Compact .SB-Infobox-Data-Cell:nth-of-type(4), .Infobox-Compact .SB-Infobox-Data-Cell:nth-of-type(5) {
  display: none;
}
}}</includeonly>

Latest revision as of 19:53, 7 March 2022

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