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|}}}
   <a href="javascript:void(0);" onclick="var el=this.nextElementSibling; el.style.display=el.style.display==='inline'?'none':'inline';" style="color:blue; text-decoration:underline;">{{{toggle|[HERE]}}}</a>
   <label style="cursor:pointer; color:blue; text-decoration:underline;">
  <span style="display:none;">
    <input type="checkbox" style="display:none;" onchange="this.nextElementSibling.style.display = this.checked ? 'inline' : 'none';">
    <br />
    {{{toggle|[HERE]}}}
    {{#mapper:{{{x|2048}}}|{{{y|-2047}}}|{{{z|7}}}|{{{zoom|2}}}|{{{width|100%}}}|{{{height|500px}}}}}
    <span style="display:none;">
   </span>
      <br />
      {{#mapper:{{{x|2048}}}|{{{y|-2047}}}|{{{z|7}}}|{{{zoom|2}}}|{{{width|100%}}}|{{{height|500px}}}}}
    </span>
   </label>
</span>
</span>

Revision as of 12:51, 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 ? 'inline' : 'none';">
   [HERE]
   
     
</label>