User:Atlas/Template:Map locations: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| class="mw-collapsible mw-collapsed" style="font-size: 11px; background: #f9f9f9; border: 1px solid #ccc; width: 100%;" | {| class="mw-collapsible mw-collapsed" style="font-size: 11px; background: #f9f9f9; border: 1px solid #ccc; width: 100%;" | ||
|- | |- | ||
Line 5: | Line 4: | ||
|- | |- | ||
| <div style="width: 800px; position: relative; margin: 0 auto;">[[Image:{{{image}}}|800px]] | | <div style="width: 800px; position: relative; margin: 0 auto;">[[Image:{{{image}}}|800px]] | ||
<div style="width: 21px; height: 21px; border-radius: 11px; position: absolute; left: | {{#if:{{{area1|}}}|<div style="width: 21px; height: 21px; border-radius: 11px; position: absolute; left: {{{x1}}}; top: {{{y1}}}; background: red;"></div>|}} | ||
{{#if:{{{area2|}}}|<div style="width: 21px; height: 21px; border-radius: 11px; position: absolute; left: {{{x2}}}; top: {{{y2}}}; background: red;"></div>|}} | |||
{{#if:{{{area3|}}}|<div style="width: 21px; height: 21px; border-radius: 11px; position: absolute; left: {{{x3}}}; top: {{{y3}}}; background: red;"></div>|}} | |||
{{#if:{{{area4|}}}|<div style="width: 21px; height: 21px; border-radius: 11px; position: absolute; left: {{{x4}}}; top: {{{y4}}}; background: red;"></div>|}} | |||
{{#if:{{{area5|}}}|<div style="width: 21px; height: 21px; border-radius: 11px; position: absolute; left: {{{x5}}}; top: {{{y5}}}; background: red;"></div>|}} | |||
</div> | </div> | ||
|}<noinclude> | |}<noinclude> | ||
Line 12: | Line 15: | ||
| title = Badlands - Middle point | | title = Badlands - Middle point | ||
| image = cp_badlands.png | | image = cp_badlands.png | ||
| area1 = | | area1 = Train | ||
| x1 = 325 | |||
| y1 = 173 | |||
| area2 = Balcony | |||
| x2 = 204 | |||
| y2 = 294 | |||
| area3 = Shithouse/Closet | |||
| x3 = 680 | |||
| y3 = 286 | |||
| area4 = Valley | |||
| x4 = 416 | |||
| y4 = 277 | |||
| area5 = Hoodoo | |||
| x5 = 295 | |||
| y5 = 213 | |||
}} | }} |