Template:InteractiveMap/Entry/Spawner: Difference between revisions

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search
(Splitting from User:SnorlaxMonster/InteractiveMap/Entry to ensure that the data-targets are categorized)
 
m (Default to hidden)
Line 1: Line 1:
<div class="clicktoggle-target" data-group="interactive-map" data-target="all,{{{id|null-id}}},{{{content|null-content}}},{{{groups|null-group}}}"  
<div class="clicktoggle-target" data-group="interactive-map" data-target="all,{{{id|null-id}}},{{{content|null-content}}},{{{groups|null-group}}}"
style="position: absolute; background: #FF0000; opacity: 0.5; top: 0; left: 0;  
style="position: absolute; background: #FF0000; opacity: 0.5; top: 0; left: 0;  
clip-path: circle({{#expr:ceil({{{3|1}}} * {{{scale|(500/1024)}}} )}}px at {{#expr:ceil({{{1|1}}} * {{{scale|(500/1024)}}} )}}px {{#expr:ceil({{{2|1}}} * {{{scale|(500/1024)}}} )}}px);  
clip-path: circle({{#expr:ceil({{{3|1}}} * {{{scale|(500/1024)}}} )}}px at {{#expr:ceil({{{1|1}}} * {{{scale|(500/1024)}}} )}}px {{#expr:ceil({{{2|1}}} * {{{scale|(500/1024)}}} )}}px);  
width: {{#expr:ceil( {{{1|1}}} * {{{scale|(500/1024)}}} + ({{{3|1}}} * {{{scale|(500/1024)}}} * 2))}}px;  
width: {{#expr:ceil( {{{1|1}}} * {{{scale|(500/1024)}}} + ({{{3|1}}} * {{{scale|(500/1024)}}} * 2))}}px;  
height: {{#expr:ceil( {{{2|1}}} * {{{scale|(500/1024)}}} + ({{{3|1}}} * {{{scale|(500/1024)}}} * 2))}}px;"></div>
height: {{#expr:ceil( {{{2|1}}} * {{{scale|(500/1024)}}} + ({{{3|1}}} * {{{scale|(500/1024)}}} * 2))}}px;
display: none;"></div>

Revision as of 06:09, 20 February 2022