(Install package: OSW Core) |
m (Protected "Template:Helper/UI/VE/Visible": Protected as read-only import via Page Exchange extension ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 16: | Line 16: | ||
</noinclude> | </noinclude> | ||
<includeonly><div class="ve-visible" style="display:none"> | <includeonly><div class="ve-visible {{{css_class|}}}" style="display:none"> | ||
<span class="oo-ui-widget oo-ui-widget-disabled oo-ui-buttonElement oo-ui-buttonElement-framed oo-ui-iconElement oo-ui-labelElement oo-ui-buttonWidget" aria-disabled="false"> | <span class="oo-ui-widget oo-ui-widget-disabled oo-ui-buttonElement oo-ui-buttonElement-framed oo-ui-iconElement oo-ui-labelElement oo-ui-buttonWidget" aria-disabled="false"> | ||
<span class="oo-ui-buttonElement-button" role="button" title="Remove" rel="nofollow" tabindex="0" aria-disabled="false"> | <span class="oo-ui-buttonElement-button" role="button" title="Remove" rel="nofollow" tabindex="0" aria-disabled="false"> | ||
Latest revision as of 04:53, 8 January 2026
Provides a div wrapper:
<div class="ve-visible" style="display:none">
{{{content|}}}
</div>
Default style hidden gets overwritten by css selector:
div.ve-visible.ve-ce-leafNode.ve-ce-mwTransclusionNode { display:block!important; }
Icons see: [1]