Difference between revisions of "Template:Location mark~"

From blackwiki
Jump to navigation Jump to search
imported>Droll
(tweaked)
imported>Frietjes
m
 
(3 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
   top:  {{#if:{{{y%|}}}
 
   top:  {{#if:{{{y%|}}}
 
         | {{{y%|}}}%;
 
         | {{{y%|}}}%;
         | {{#expr:{{ifempty|{{{width|}}}|220}} * {{{y|}}} e -3 round 0 }}px; }}
+
         | {{#expr:{{if empty|{{{width|}}}|220}} * {{{y|}}} e -3 round 0 }}px; }}
 
   left: {{#if:{{{x%|}}}
 
   left: {{#if:{{{x%|}}}
 
         | {{{x%|}}}%;
 
         | {{{x%|}}}%;
         | {{#expr:{{ifempty|{{{width|}}}|220}} * {{{x|}}} e -3 round 0 }}px; }} ">
+
         | {{#expr:{{if empty|{{{width|}}}|220}} * {{{x|}}} e -3 round 0 }}px; }} ">
  
   <div style="position: relative; z-index: 3;  
+
   <div style="position: relative; z-index: 3; line-height: 0; text-align: center;
   width: {{ifempty|{{{mark_width|}}}|8}}px;
+
   width: {{if empty|{{{mark_width|}}}|8}}px;
   left: -{{#expr:{{ifempty|{{{mark_width|}}}|8}} / 2 round 2}}px;
+
   left: -{{#expr:{{if empty|{{{mark_width|}}}|8}} / 2 round 2}}px;
   top:  -{{#expr:{{ifempty|{{{mark_width|}}}|8}} / 2 round 2}}px;"><!--
+
   top:  -{{#expr:{{if empty|{{{mark_width|}}}|8}} / 2 round 2}}px;"><!--
   -->[[File:{{ifempty|{{{mark|}}}|Red pog.svg}}|{{ifempty|{{{mark_width|}}}|8}}px|{{{label|}}}<!--
+
   -->[[File:{{if empty|{{{mark|}}}|Red pog.svg}}|{{if empty|{{{mark_width|}}}|8}}px|{{{label|}}}<!--
     -->{{#if:{{{alt|}}}{{{mark_alt|}}}{{{label|}}}|{{!}}alt={{ifempty|{{{alt|}}}|{{{mark_alt|}}}|{{{label|}}} }} }}<!--
+
     -->{{#if:{{{alt|}}}{{{mark_alt|}}}{{{label|}}}|{{!}}alt={{if empty|{{{alt|}}}|{{{mark_alt|}}}|{{{label|}}} }} }}<!--
     -->{{#if:{{{link|}}}{{{mark_link|}}}|{{!}}link={{ifempty|{{{mark_link|}}}|{{{link|}}} }} }}]]</div>
+
     -->{{#if:{{{link|}}}{{{mark_link|}}}|{{!}}link={{if empty|{{{mark_link|}}}|{{{link|}}} }} }}]]</div><!--
  
  {{#if:{{{label|}}}
+
-->{{#ifeq:{{{position|}}}|none|
  | <div style="position: relative; z-index: 4; font-size: {{ifempty|{{{font_size|}}}|90}}%; line-height: 111%; width: 6em;
+
  | <div style="position: relative; z-index: 4; font-size: {{if empty|{{{font_size|}}}|90}}%; line-height: 111%; width: 6em;
  {{#switch: {{{position|}}}
+
    {{#switch: {{{position|}}}
  | left  = top: -1.5em;  left: -6.5em; text-align: right;
+
    | left  = top: -1.5em;  left: -6.5em; text-align: right;
  | right  = top: -1.5em;  left:  0.5em; text-align: left;
+
    | right  = top: -1.5em;  left:  0.5em; text-align: left;
  | top    = top: -2.65em; left: -3em;  text-align: center;
+
    | top    = top: -2.65em; left: -3em;  text-align: center;
  | bottom = top: -0.15em; left: -3em;  text-align: center;
+
    | bottom = top: -0.15em; left: -3em;  text-align: center;
  |#default= {{#ifexpr:({{ifempty|{{{x|}}}|0}}>700) or ({{ifempty|{{{x%|}}}|0}}>70)
+
    | #default = {{#ifexpr:({{if empty|{{{x|}}}|0}}>700) or ({{if empty|{{{x%|}}}|0}}>70)
    | top: -1.5em; left: -6.5em; text-align: right;
+
      | top: -1.5em; left: -6.5em; text-align: right;
    | top: -1.5em; left:  0.5em; text-align: left;}}
+
      | top: -1.5em; left:  0.5em; text-align: left;}}
  }}"><span style="padding: 1px; {{#if:{{{background|}}}|background-color: {{{background|}}}; }}">{{{label|}}}</span></div>}}
+
    }}"><span style="padding: 1px; {{#if:{{{background|}}}|background-color: {{{background|}}}; }}">{{{label|}}}</span></div>}}
 
</div>}}</includeonly><noinclude>
 
</div>}}</includeonly><noinclude>
 
{{documentation}}
 
{{documentation}}

Latest revision as of 12:16, 11 October 2019

50px Template documentation[view] [edit] [history] [purge]

ru:Template:Location mark~