Template:Helper/UI/VE/Visible: Difference between revisions

Template page
(Update 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])
 

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]


Cookies help us deliver our services. By using our services, you agree to our use of cookies.