Difference between revisions of "Template:Mapper"

From Medivia Online Wiki
Tag: Reverted
Tag: Reverted
Line 1: Line 1:
<noinclude>{{Documentation}}</noinclude>
<span style="white-space:nowrap;">
<span style="white-space:nowrap;">
   {{{pretext|}}}
   {{{pretext|}}}
   <span class="mw-customtoggle-{{{id|map1}}}" style="text-decoration:underline; color:blue; cursor:pointer;">
   <label style="cursor:pointer; color:blue; text-decoration:underline;">
    <input type="checkbox" style="display:none;" onchange="this.nextElementSibling.style.display = this.checked ? 'block' : 'none';">
     {{{toggle|[HERE]}}}
     {{{toggle|[HERE]}}}
   </span>
    <span style="display:none;">
      <br />
      {{#mapper:{{{x|2048}}}|{{{y|-2047}}}|{{{z|7}}}|{{{zoom|2}}}|{{{width|100%}}}|{{{height|500px}}}}}
    </span>
   </label>
</span>
</span>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-{{{id|map1}}}" style="margin-top:0.5em;">
  <div class="mw-collapsible-toggle" style="display:none;"></div> <!-- Hides the [Collapse] link -->
  {{#mapper:{{{x|2048}}}|{{{y|-2047}}}|{{{z|7}}}|{{{zoom|2}}}|{{{width|100%}}}|{{{height|500px}}}}}
</div>

Revision as of 13:05, 5 July 2025

 <label style="cursor:pointer; color:blue; text-decoration:underline;">
   <input type="checkbox" style="display:none;" onchange="this.nextElementSibling.style.display = this.checked ? 'block' : 'none';">
   [HERE]
   
     
</label>