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}}; <!--
-->font-size:{{#if:{{{barFontSize|}}}|{{{barFontSize|}}}|1.2em}};<!--
-->color:{{#if:{{{barFontColor|}}}|{{{barFontColor|}}}|black}};<!--
-->border:{{#if:{{{barBorder|}}}|{{{barBorder|}}}|2px solid #FFFFFF}};<!--
-->{{#if:{{{barRadius|}}}|border-radius:{{{barRadius|}}};|}}<!--
-->border-bottom:{{#if:{{{barBorderBottom|}}}|{{{barBorderBottom|}}}|1px solid outset #3366bb}};<!--
-->{{#if:{{{barMargin|}}}|margin:{{{barMargin|}}};|}}<!--
!!barMore 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:{{{barMore|}}}|{{{barMore|}}}|}};<!--
-->">
{{{Headline|Headline}}} <span style="float:right;"><small>{{{toggletext|(click to expand or collapse)}}}</small></span></div> <div class="mw-collapsible-content">
<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>