Difference between revisions of "Template:Mapper"

From Medivia Online Wiki
Tag: Reverted
Tag: Manual revert
Line 1: Line 1:
<div class="mapper-toggle-wrapper">
{{#mapper:{{{x|2048}}}|{{{y|-2047}}}|{{{z|7}}}|{{{zoom|2}}}|{{{width|100%}}}|{{{height|500px}}}}}
  <button onclick="this.nextElementSibling.style.display = this.nextElementSibling.style.display === 'none' ? 'block' : 'none';">
    Show Map
  </button>
  <div style="display: none; width: 100%;">
    {{#mapper:{{{x|2048}}}|{{{y|-2047}}}|{{{z|7}}}|{{{zoom|2}}}|100%|{{{height|500px}}}}}
  </div>
</div>

Revision as of 12:38, 5 July 2025