Template:Location mark a: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<includeonly>{{#ifeq:{{{float|}}}|center|<div class="center">}}
<includeonly>{{Location mark
 
  <div {{#ifeq:{{{type|}}}|thumb|class="thumbinner"}} style="{{#switch:{{{type|}}}
  | thumb | border = width:{{#expr:{{if empty|{{{width|}}}|220}}+2}}
  | #default = width:{{if empty|{{{width|}}}|220}}}}px;">
 
{{{marks|}}}</div>
  </div>
{{#if:{{{x|}}}{{{y|}}}{{{x%|}}}{{{y%|}}}
| <div style="position: absolute; z-index: 2; height: 0; width: 0; margin: 0; padding: 0;
  top:  {{#if:{{{y%|}}}
        | {{{y%|}}}%;
        | {{#expr:{{if empty|{{{width|}}}|220}} * {{{y|}}} e -3 round 0 }}px; }}
  left: {{#if:{{{x%|}}}
        | {{{x%|}}}%;
        | {{#expr:{{if empty|{{{width|}}}|220}} * {{{x|}}} e -3 round 0 }}px; }} ">
 
  <div style="position: relative; z-index: 3; line-height: 0; text-align: center;
  width: {{if empty|{{{mark_width|}}}|8}}px;
  left: -{{#expr:{{if empty|{{{mark_width|}}}|8}} / 2 round 2}}px;
  top:  -{{#expr:{{if empty|{{{mark_width|}}}|8}} / 2 round 2}}px;"><!--
  -->[[File:{{if empty|{{{mark|}}}|Red pog.svg}}|{{if empty|{{{mark_width|}}}|8}}px|{{{label|}}}<!--
    -->{{#if:{{{alt|}}}{{{mark_alt|}}}{{{label|}}}|{{!}}alt={{if empty|{{{alt|}}}|{{{mark_alt|}}}|{{{label|}}} }} }}<!--
    -->{{#if:{{{link|}}}{{{mark_link|}}}|{{!}}link={{if empty|{{{mark_link|}}}|{{{link|}}} }} }}]]</div></div>
}}</includeonly><noinclude>
{{documentation}}
Above marks:
| width = {{{width|}}}
| width = {{{width|}}}
| image = {{{image|}}}
| image = {{{image|}}}
Line 33: Line 7:
| float = {{{float|}}}
| float = {{{float|}}}
| type = {{{type|}}}
| type = {{{type|}}}
 
| marks = {{Location mark~
  | width = {{{width|}}}
  | label = {{{label|}}}
  | position = {{{position|}}}
  | font_size = {{{font_size|}}}
  | background = {{{background|}}}
  | mark = {{{mark|}}}
  | mark_width = {{{mark_width|}}}
  | mark_alt = {{{mark_alt|}}}
  | mark_link = {{{mark_link|}}}
  | x = {{{x|}}}
  | y = {{{y|}}}
  | x% = {{{x%|}}}
  | y% = {{{y%|}}} }}
}}</includeonly><noinclude>
{{documentation}}
<!--
<!--
   Please add categories and interwikis
   Please add categories and interwikis

Revision as of 00:08, 16 November 2019