Difference between revisions of "Template:SB Infobox Component Section/ru"
Jump to navigation
Jump to search
m (Protected "Template:SB Infobox Component Section/ru" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><nowiki /> | <includeonly><nowiki /> | ||
<div class="SB-Infobox-Data-Section-Header IB-Components">Подчасти</div><div class="SB-Infobox-Component-Wrap"><nowiki /> | <div class="SB-Infobox-Data-Section-Header IB-Components">Подчасти</div><div class="SB-Infobox-Component-Wrap"><nowiki /> | ||
{{#if:{{{1|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke: | {{#if:{{{1|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke:Transcluder|main|{{{1}}}|only=templates|templates=SB Infobox|subcomponentView=true}}</div>}}<nowiki /> | ||
{{#if:{{{2|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke: | {{#if:{{{2|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke:Transcluder|main|{{{2}}}|only=templates|templates=SB Infobox|subcomponentView=true}}</div>}}<nowiki /> | ||
{{#if:{{{3|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke: | {{#if:{{{3|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke:Transcluder|main|{{{3}}}|only=templates|templates=SB Infobox|subcomponentView=true}}</div>}}<nowiki /> | ||
{{#if:{{{4|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke: | {{#if:{{{4|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke:Transcluder|main|{{{4}}}|only=templates|templates=SB Infobox|subcomponentView=true}}</div>}}<nowiki /> | ||
{{#if:{{{5|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke: | {{#if:{{{5|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke:Transcluder|main|{{{5}}}|only=templates|templates=SB Infobox|subcomponentView=true}}</div>}}<nowiki /> | ||
{{#if:{{{6|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke: | {{#if:{{{6|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke:Transcluder|main|{{{6}}}|only=templates|templates=SB Infobox|subcomponentView=true}}</div>}}<nowiki /> | ||
{{#if:{{{7|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke: | {{#if:{{{7|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke:Transcluder|main|{{{7}}}|only=templates|templates=SB Infobox|subcomponentView=true}}</div>}}<nowiki /> | ||
{{#if:{{{8|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke: | {{#if:{{{8|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke:Transcluder|main|{{{8}}}|only=templates|templates=SB Infobox|subcomponentView=true}}</div>}}<nowiki /> | ||
{{#if:{{{9|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke: | {{#if:{{{9|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke:Transcluder|main|{{{9}}}|only=templates|templates=SB Infobox|subcomponentView=true}}</div>}}<nowiki /> | ||
{{#if:{{{10|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke: | {{#if:{{{10|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke:Transcluder|main|{{{10}}}|only=templates|templates=SB Infobox|subcomponentView=true}}</div>}}<nowiki /> | ||
{{#if:{{{11|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke: | {{#if:{{{11|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke:Transcluder|main|{{{11}}}|only=templates|templates=SB Infobox|subcomponentView=true}}</div>}}<nowiki /> | ||
{{#if:{{{12|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke: | {{#if:{{{12|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke:Transcluder|main|{{{12}}}|only=templates|templates=SB Infobox|subcomponentView=true}}</div>}}<nowiki /> | ||
{{#if:{{{13|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke: | {{#if:{{{13|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke:Transcluder|main|{{{13}}}|only=templates|templates=SB Infobox|subcomponentView=true}}</div>}}<nowiki /> | ||
{{#if:{{{14|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke: | {{#if:{{{14|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke:Transcluder|main|{{{14}}}|only=templates|templates=SB Infobox|subcomponentView=true}}</div>}}<nowiki /> | ||
{{#if:{{{15|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke: | {{#if:{{{15|}}}|<div class="SB-Infobox-Component-Cell">{{#invoke:Transcluder|main|{{{15}}}|only=templates|templates=SB Infobox|subcomponentView=true}}</div>}}<nowiki /> | ||
</div><nowiki /> | </div><nowiki /> | ||
{{#css: | {{#css: | ||
Line 41: | Line 41: | ||
} | } | ||
.SB-Infobox-Component-Cell a::after { | .SB-Infobox-Component-Cell a::after { | ||
content: attr(title); | |||
display: block; | |||
color: gray; | |||
width: 100%; | |||
text-overflow: ellipsis; | |||
overflow: hidden; | |||
white-space: nowrap; | |||
} | } | ||
.SB-Infobox-Component-Cell img { | .SB-Infobox-Component-Cell img { |