Template:Notes toggle: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 2: Line 2:
<p style="text-align:center;">Toggle footnotes</p>
<p style="text-align:center;">Toggle footnotes</p>
<div style="float: left; display: inline-block; width: 3em; font-variant: small-caps; text-align:center;">Off</div>
<div style="float: left; display: inline-block; width: 3em; font-variant: small-caps; text-align:center;">Off</div>
<div style="display: inline-block; width: 4em;">
<label class="switch">
<label class="switch">
   <input type="checkbox" checked onclick="toggleReferences()">
   <input type="checkbox" checked onclick="toggleReferences()">
   <span class="slider round"></span>
   <span class="slider round"></span>
</label>
</label>
</div>
<div style="float: right; display: inline-block; width: 3em; font-variant: small-caps; text-align:center;">On</div>
<div style="float: right; display: inline-block; width: 3em; font-variant: small-caps; text-align:center;">On</div>
</div></html><noinclude>
</div></html><noinclude>