Difference between revisions of "User:Atlas/Template:Map locations"

From comp.tf
Jump to navigation Jump to search
(Applying more styles)
m
Line 6: Line 6:
 
{{#if:{{{area1|}}}|<div class="marker" style="left: {{{x1}}}; top: {{{y1}}};"><div style="width: 100px; height: 20px; position: relative; top: -25px; left: -39px; background: white; text-align: center; font-size: small; border-radius: 10px;">{{{area1}}}</div></div>|}}
 
{{#if:{{{area1|}}}|<div class="marker" style="left: {{{x1}}}; top: {{{y1}}};"><div style="width: 100px; height: 20px; position: relative; top: -25px; left: -39px; background: white; text-align: center; font-size: small; border-radius: 10px;">{{{area1}}}</div></div>|}}
 
{{#if:{{{area2|}}}|<div class="marker" style="left: {{{x2}}}; top: {{{y2}}};"><div style="width: 100px; height: 20px; position: relative; top: -25px; left: -39px; background: white; text-align: center; font-size: small; border-radius: 10px;">{{{area2}}}</div></div>|}}
 
{{#if:{{{area2|}}}|<div class="marker" style="left: {{{x2}}}; top: {{{y2}}};"><div style="width: 100px; height: 20px; position: relative; top: -25px; left: -39px; background: white; text-align: center; font-size: small; border-radius: 10px;">{{{area2}}}</div></div>|}}
{{#if:{{{area3|}}}|<div class="marker" style=left: {{{x3}}}; top: {{{y3}}};"><div style="width: 100px; height: 20px; position: relative; top: -25px; left: -39px; background: white; text-align: center; font-size: small; border-radius: 10px;">{{{area3}}}</div></div>|}}
+
{{#if:{{{area3|}}}|<div class="marker" style="left: {{{x3}}}; top: {{{y3}}};"><div style="width: 100px; height: 20px; position: relative; top: -25px; left: -39px; background: white; text-align: center; font-size: small; border-radius: 10px;">{{{area3}}}</div></div>|}}
 
{{#if:{{{area4|}}}|<div class="marker" style="left: {{{x4}}}; top: {{{y4}}};"><div style="width: 100px; height: 20px; position: relative; top: -25px; left: -39px; background: white; text-align: center; font-size: small; border-radius: 10px;">{{{area4}}}</div></div>|}}
 
{{#if:{{{area4|}}}|<div class="marker" style="left: {{{x4}}}; top: {{{y4}}};"><div style="width: 100px; height: 20px; position: relative; top: -25px; left: -39px; background: white; text-align: center; font-size: small; border-radius: 10px;">{{{area4}}}</div></div>|}}
 
{{#if:{{{area5|}}}|<div class="marker" style="left: {{{x5}}}; top: {{{y5}}};"><div style="width: 100px; height: 20px; position: relative; top: -25px; left: -39px; background: white; text-align: center; font-size: small; border-radius: 10px;">{{{area5}}}</div></div>|}}
 
{{#if:{{{area5|}}}|<div class="marker" style="left: {{{x5}}}; top: {{{y5}}};"><div style="width: 100px; height: 20px; position: relative; top: -25px; left: -39px; background: white; text-align: center; font-size: small; border-radius: 10px;">{{{area5}}}</div></div>|}}

Revision as of 09:45, 31 July 2013

Test