Vorlage:Minimap with marker: Unterschied zwischen den Versionen

Aus RTW

(custom images)
(fixed image names)
Zeile 2: Zeile 2:
 
<div style="position:relative; width:180px; height:90px; overflow:hidden;">
 
<div style="position:relative; width:180px; height:90px; overflow:hidden;">
 
   <div style="position:absolute;">
 
   <div style="position:absolute;">
     <img height="90" width="180" src="/images/layout/World_map_with_nations.svg/360px-World_map_with_nations.svg.png" alt="">
+
     <img height="90" width="180" src="/images/layout/360px-World_map_with_nations.svg.png" alt="">
 
   </div>
 
   </div>
 
   <div style="position:absolute; top:47px; left:88px;">
 
   <div style="position:absolute; top:47px; left:88px;">
 
     <div style="position:absolute; bottom:</html>{{#expr:floor({{{NS|0}}}/2)}}<html>px; left:</html>{{#expr:floor({{{EW|0}}}/2)}}<html>px;">
 
     <div style="position:absolute; bottom:</html>{{#expr:floor({{{NS|0}}}/2)}}<html>px; left:</html>{{#expr:floor({{{EW|0}}}/2)}}<html>px;">
       <img height="8" width="8" src="/images/layout/Red_pog.svg/8px-Red_pog.svg.png" alt="">
+
       <img height="8" width="8" src="/images/layout/8px-Red_pog.svg.png" alt="">
 
     </div>
 
     </div>
 
   </div>
 
   </div>
 
</div>
 
</div>
 
</html>
 
</html>

Version vom 18. Juni 2011, 23:13 Uhr