Difference between pages "Template:Image label begin" and "Template:Image label begin/sandbox"

(Difference between pages)
Jump to navigation Jump to search
Page 1
Page 2
imported>SMcCandlish
(Adding sandboxed bordered-width fix per talk page request.)
 
imported>Great Brightstar
 
Line 9: Line 9:
 
             background-color: {{{svg-background-color|{{{background-color|#ffffff}}}}}};
 
             background-color: {{{svg-background-color|{{{background-color|#ffffff}}}}}};
 
             position: relative;
 
             position: relative;
             {{#if:{{{overflow-x|}}}|max-width: 100%; <!-- deals with large images on mobile overflowing -->
+
             {{#if:{{{overflow-x|}}}|overflow-x: {{{overflow-x|}}};}}
             overflow-x: {{{overflow-x|auto}}};}}"><!--
+
             {{#if:{{{overflow-y|}}}|overflow-y: {{{overflow-y|}}};}}}}"><!--
 
  -->{{#if:{{{fullimage|}}}
 
  -->{{#if:{{{fullimage|}}}
 
     |{{{fullimage}}}
 
     |{{{fullimage}}}