Format:MapCoords: Diferență între versiuni
| [versiune verificată] | [versiune verificată] |
Arkan (Discuție | contribuții) |
Cerro (Discuție | contribuții) |
||
| (Nu s-au afișat 101 versiuni intermediare efectuate de alți 2 utilizatori) | |||
| Linia 1: | Linia 1: | ||
| − | <!-- | + | <div style="display: inline-block; position: relative;"> <!-- Centering and relative positioning --> |
| − | < | + | <!-- Original wiki-style image format --> |
| − | + | [[{{{image}}}|thumb]] | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
<!-- Point 1 --> | <!-- Point 1 --> | ||
{{#if: {{{x1|}}}{{{y1|}}} | | {{#if: {{{x1|}}}{{{y1|}}} | | ||
| − | + | {{#ifexpr: {{{width}}}>300 | |
| + | |<div class="animated-point" style="position: absolute; top: calc(7px + {{{y1}}}px * 300/{{{width}}}); left: calc(37px + {{{x1}}}px * 300/{{{width}}});"></div> | ||
| + | |<div class="animated-point" style="position: absolute; top: calc(7px + {{{y1}}}px); left: calc(37px + {{{x1}}}px);"></div> | ||
| + | }} | ||
}} | }} | ||
<!-- Point 2 --> | <!-- Point 2 --> | ||
{{#if: {{{x2|}}}{{{y2|}}} | | {{#if: {{{x2|}}}{{{y2|}}} | | ||
| − | + | {{#ifexpr: {{{width}}} > 300 | |
| + | |<div class="animated-point" style="position: absolute; top: calc(7px + {{{y2}}}px * 300/{{{width}}}); left: calc(37px + {{{x2}}}px * 300/{{{width}}});"></div> | ||
| + | |<div class="animated-point" style="position: absolute; top: calc(7px + {{{y2}}}px); left: calc(37px + {{{x2}}}px);"></div> | ||
| + | }} | ||
}} | }} | ||
| − | |||
<!-- Point 3 --> | <!-- Point 3 --> | ||
{{#if: {{{x3|}}}{{{y3|}}} | | {{#if: {{{x3|}}}{{{y3|}}} | | ||
| − | + | {{#ifexpr: {{{width}}} > 300 | |
| + | |<div class="animated-point" style="position: absolute; top: calc(7px + {{{y3}}}px * 300/{{{width}}}); left: calc(37px + {{{x3}}}px * 300/{{{width}}});"></div> | ||
| + | |<div class="animated-point" style="position: absolute; top: calc(7px + {{{y3}}}px); left: calc(37px + {{{x3}}}px);"></div> | ||
| + | }} | ||
}} | }} | ||
| − | |||
<!-- Point 4 --> | <!-- Point 4 --> | ||
| − | {{#if: {{{ | + | {{#if: {{{x3|}}}{{{y3|}}} | |
| − | + | {{#ifexpr: {{{width}}} > 300 | |
| − | + | |<div class="animated-point" style="position: absolute; top: calc(7px + {{{y3}}}px * 300/{{{width}}}); left: calc(37px + {{{x3}}}px * 300/{{{width}}});"></div> | |
| − | + | |<div class="animated-point" style="position: absolute; top: calc(7px + {{{y3}}}px); left: calc(37px + {{{x3}}}px);"></div> | |
| − | + | }} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
</div> | </div> | ||
Versiunea de la data 13 noiembrie 2024 14:21
[[{{{image}}}|thumb]]