Difference between revisions of "Template:Click2Hide"
Jump to navigation
Jump to search
(Created page with "<span class="mw-customtoggle-{{{1}}}" style="font-size:small; display:inline-block; float:right;"><span class="mw-customtoggletext">[Show/hide]</span></span>") |
m |
||
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <span class="mw-customtoggle-{{{1}}}" style="font-size:small; display:inline-block; float:right;"><span class="mw-customtoggletext"> | + | <span class="mw-customtoggle-{{{1}}}" style="font-size:small; display:inline-block; float:right;position:relative;top:-37px;"><span class="mw-customtoggletext"><span class="iconify DesktopOnly" data-icon="entypo:chevron-down" data-inline="false" style="width:20px;height:auto;"></span></span></span> |
+ | <div id="mw-customcollapsible-{{{1}}}" class="mw-collapsible mw-collapsed"> | ||
+ | |||
+ | {{{2}}} | ||
+ | </div> | ||
+ | <noinclude> | ||
+ | |||
+ | 1 = custom label | ||
+ | 2 = content to hide | ||
+ | <br/>This template will not work on preview mode. | ||
+ | |||
+ | </noinclude> |
Latest revision as of 23:35, 15 November 2020
{{{2}}}
1 = custom label 2 = content to hide
This template will not work on preview mode.