Difference between revisions 123192 and 123195 on foundationwiki

<div class="mw-collapsible {{#ifeq:{{{collapsed|}}}|no||mw-collapsed}}"><div class="mw-collapsible-toggle toccolours" style="<!--
-->background:{{#if:{{{barBackground|}}}|{{{barBackground|}}}|#EFEFEF}}; <!--
-->float:{{#if:{{{barFloat|}}}|{{{barFloat|}}}|none}}; <!--
-->{{#if:{{{barFont|}}}|font-family:{{{barFont|}}};|}}<!--
-->text-align:{{#if:{{{barTextAlign|}}}|{{{barTextAlign|}}}|left}}; <!--
(contracted; show full)
<div style="<!--
-->background:{{#if:{{{boxBackground|}}}|{{{boxBackground|}}}|#F7F7F7}}; <!--
-->border:{{#if:{{{boxBorder|}}}|{{{boxBorder|}}}|4px solid #FFFFFF}};<!--
-->{{#if:{{{boxRadius|}}}|border-radius:{{{boxRadius|}}};|}}<!--
-->{{#if:{{{boxFont|}}}|font-family:{{{boxFont|}}};|}}<!--
-->font-size:{{#if:{{{boxFontSize|}}}|{{{boxFontSize|}}}|1
.2em}};<!--
-->color:{{#if:{{{boxFontColor|}}}|{{{boxFontColor|}}}|black}};<!--
-->padding:{{#if:{{{boxPadding|}}}|{{{boxPadding|}}}|10px}};<!--
-->margin-top:{{#if:{{{boxMarginTop|}}}|{{{boxMarginTop|}}}|-3px<!-- to make sure no gap with white background-->}};<!--
-->border-top:{{#if:{{{boxBorderTop|}}}|{{{boxBorderTop|}}}|inset}};<!--
!!boxMore will be any further CSS you want to add that's not already a parameter of this template. Write this parameter in standard CSS syntax, including necessary semicolons, etc
-->{{#if:{{{boxMore|}}}|{{{boxMore|}}}|}};<!--
-->clear:right<!-- in case the float goes next line-->">{{{Content|Lorem ipsum}}}
</div></div></div><noinclude>


----

See [[m:Template:Collapse-mobile]] for documentation.
</noinclude>