BellaCH (talk | contribs)
Error with width fixed.
BellaCH (talk | contribs)
One more try to fix.
 
Line 4: Line 4:
clear:{{#if:{{{left|}}}|left|right}};
clear:{{#if:{{{left|}}}|left|right}};
margin:{{#if:{{{left|}}}|.5em 1.4em .8em 0|.5em 0 .8em 1.4em}};
margin:{{#if:{{{left|}}}|.5em 1.4em .8em 0|.5em 0 .8em 1.4em}};
width:{{{width|220px}}};
width:{{#if:{{{width|}}}|{{{width}}}|220px}};
max-width:100%;
max-width:100%;
box-sizing:border-box;
box-sizing:border-box;

Latest revision as of 21:06, 17 May 2026

Template documentation[create]