Revision 112014 of "Template:Collapse-mobile" on foundationwiki

<div class="mw-collapsible mw-collapsed"><div class="mw-collapsible-toggle toccolours" style="float:none;text-align:left;font-size: 1.2em;background:#eaecf0;border:2px solid #FFFFFF;border-bottom:1px solid #36c">{{{Headline}}}</div> <div class="mw-collapsible-content">
<div style="border:4px solid #FFFFFF;background:#FFFFFF;padding: 10px">{{{Content}}}
</div></div></div>
<noinclude>
==Documentation==
The {{tlx|collapse-mobile|<nowiki>headline|folding text</nowiki>}} template is used for placing collapse boxes around text in a context where mobile readers may need to access the content (standard collapse templates such as {{tl|collapse top}} and {{tl|collapse bottom}} often do not display on mobile devices, or display with errors. {{tl|collapse-mobile}} will display by default as expanded text on mobile devices.

==Usage==
{{Tlx|Collapse-mobile|Headline&#61;<var>Headline text to display above collapse.</var>|Content&#61;<var>Text contained within the collapse</var>}}

[[Category:Utility templates]]
</noinclude>