Difference between revisions of "Template:BS-overlap/sandbox2"
Jump to navigation
Jump to search
imported>Peterwhy (Test reducing one correlated #if to reduce time) |
imported>ShakespeareFan00 |
||
| (14 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | |style="background-color:inherit; border:0px !important | + | <includeonly>|class="bs-overlap" style="background-color:inherit;border:0px !important{{#if:{{{2|}}}<!-- |
| − | + | -->|"{{!}}{{#if:{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}} | |
| {{Superimpose5 | | {{Superimpose5 | ||
| − | | base = BSicon_{{{2|}}}.svg | + | | base = BSicon_{{#if:1|{{{2|}}}}}.svg |
| − | | base_width = x{{{1|{{BSpx | + | | base_width = x{{{1|{{BSpx}}}}} |
| − | | float = BSicon_{{{3|}}}.svg | + | | float = BSicon_{{#if:1|{{{3|}}}}}.svg |
| − | | float_width = x{{{1|{{BSpx | + | | float_width = x{{{1|{{BSpx}}}}} |
| − | | float2 = BSicon_{{{4|}}}.svg | + | | float2 = BSicon_{{#if:1|{{{4|}}}}}.svg |
| − | | float2_width = x{{{1|{{BSpx | + | | float2_width = x{{{1|{{BSpx}}}}} |
| − | | float3 = BSicon_{{{5|}}}.svg | + | | float3 = BSicon_{{#if:1|{{{5|}}}}}.svg |
| − | | float3_width = x{{{1|{{BSpx | + | | float3_width = x{{{1|{{BSpx}}}}} |
| − | | float4 = BSicon_{{{6|}}}.svg | + | | float4 = BSicon_{{#if:1|{{{6|}}}}}.svg |
| − | | float4_width = x{{{1|{{BSpx | + | | float4_width = x{{{1|{{BSpx}}}}} |
| − | | float5 = BSicon_{{{7|}}}.svg | + | | float5 = BSicon_{{#if:1|{{{7|}}}}}.svg |
| − | | float5_width = x{{{1|{{BSpx | + | | float5_width = x{{{1|{{BSpx}}}}} |
| x = {{#if:{{{3|}}}|0}} | | x = {{#if:{{{3|}}}|0}} | ||
| y = 0 | | y = 0 | ||
| Line 29: | Line 29: | ||
}} | }} | ||
| <!-- workaround fix for Chrome table cell shift problem | | <!-- workaround fix for Chrome table cell shift problem | ||
| − | --><div style="position: relative | + | --><div style="position:relative"><!-- |
| − | -->[[File:BSicon_{{{2}}}.svg|x{{{1|{{BSpx | + | -->[[File:BSicon_{{#if:1|{{{2}}}}}.svg|x{{{1|{{BSpx}}}}}{{#ifeq: {{{link|}}} | file:|| {{!}}link={{{link|}}}}}|alt=]]<!-- |
| − | |||
| − | |||
| − | |||
--></div> | --></div> | ||
}} | }} | ||
| − | | width:{{{1|{{BSpx | + | |;width:{{{1|{{BSpx}}}}};min-width:{{{1|{{BSpx}}}}}"{{!}}<div style="width:{{{1|{{BSpx}}}}};height:1px"></div>{{#if:{{{3|}}}{{{4|}}}{{{5|}}}{{{6|}}}{{{7|}}}|<!-- Error: overlap icon(s) with no base icon -->[[Category:RDTs with overlaps but no base icon]]}} |
| − | }}< | + | }}</includeonly><noinclude> |
| − | + | {{documentation}} | |
| − | + | </noinclude> | |
| − | |||
| − | |||