Template:ExpandBox: Difference between revisions
Jump to navigation
Jump to search
m ('starterlinebreak' parameter) |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{#if:{{{nostarterlinebreak|}}}|<br clear="all">}} | |||
<div class="mw-collapsible mw-collapsed" data-expandtext="{{#If:{{{expandtext|}}}|{{{expandtext}}}|Expand}}" data-collapsetext="{{#If:{{{collapsetext|}}}|{{{collapsetext}}}|Collapse}}" style="border:1px grey solid; overflow:auto; float:{{#switch:{{lc:{{{side}}}}} | <div class="mw-collapsible mw-collapsed" data-expandtext="{{#If:{{{expandtext|}}}|{{{expandtext}}}|Expand}}" data-collapsetext="{{#If:{{{collapsetext|}}}|{{{collapsetext}}}|Collapse}}" style="border:1px grey solid; overflow:auto; float:{{#switch:{{lc:{{{side}}}}} | ||
| left = left | | left = left | ||
| right = right | | right = right | ||
| #default = left}}; display: inline-block;">{{#If:{{{2|}}}|'''{{{2}}}'''|}}<div class="mw-collapsible-content" style="display: none;"><div style="padding-right:6em;max-width:83em;">{{{1}}}</div></div></div> | | #default = left}}; display: inline-block;">{{#If:{{{2|}}}|'''{{{2}}}'''|}}<div class="mw-collapsible-content" style="display: none;"><div style="padding-right:6em;max-width:83em;">{{{1}}}</div></div></div>{{#if:{{{noendlinebreak|}}}|<br clear="all">}}</includeonly> | ||
<noinclude> | |||
{{documentation}} | |||
<!-- Add categories to the /doc subpage, not here --> | |||
</noinclude> |
Revision as of 11:16, 27 April 2021
The above documentation is transcluded from Template:ExpandBox/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.