Difference between revisions of "Template:Location map/Info/sandbox"

From blackwiki
Jump to navigation Jump to search
imported>Droll
(test)
Line 10: Line 10:
 
   }}
 
   }}
 
}}
 
}}
{| class="wikitable" style="text-align:center; margin-top:0; {{#ifeq:{{{1|}}}|left|clear: right; float: right; font-size: 90%; margin: 0.5em 0 0.5em 1em;"}}
+
{| class="wikitable" style="text-align:center; margin-top:0;"
 
|+ Location map of {{{{BASEPAGENAME}}|name}}
 
|+ Location map of {{{{BASEPAGENAME}}|name}}
 
|-
 
|-
Line 28: Line 28:
 
{{!}}-
 
{{!}}-
 
! map center
 
! map center
{{!}}colspan="4"{{!}} {{coord|{{#expr:({{{{BASEPAGENAME}}|top}}+{{{{BASEPAGENAME}}|bottom}})/2}}|{{#expr:({{{{BASEPAGENAME}}|left}}+{{{{BASEPAGENAME}}|right}} {{#ifexpr:{{{{BASEPAGENAME}}|right}}< {{{{BASEPAGENAME}}|left}}| + 360}})/2}}}}
+
{{!}}colspan="4"{{!}} {{#ifexpr:({{{{BASEPAGENAME}}|left}}+{{{{BASEPAGENAME}}|right}} {{#ifexpr:{{{{BASEPAGENAME}}|right}}< {{{{BASEPAGENAME}}|left}}| + 360}})/2 > 180
 +
{{!}}colspan="4"{{!}} {{coord|{{#expr:({{{{BASEPAGENAME}}|top}}+{{{{BASEPAGENAME}}|bottom}})/2}}|{{#expr:({{{{BASEPAGENAME}}|left}}+{{{{BASEPAGENAME}}|right}} {{#ifexpr:{{{{BASEPAGENAME}}|right}}< {{{{BASEPAGENAME}}|left}}| + 360}})/2}}}}
 +
| {{coord|{{#expr:({{{{BASEPAGENAME}}|top}}+{{{{BASEPAGENAME}}|bottom}})/2}}|{{#expr:({{{{BASEPAGENAME}}|left}}+{{{{BASEPAGENAME}}|right}} {{#ifexpr:{{{{BASEPAGENAME}}|right}}< {{{{BASEPAGENAME}}|left}}| + 360}})/2 - 360}}}}
 +
| {{coord|{{#expr:({{{{BASEPAGENAME}}|top}}+{{{{BASEPAGENAME}}|bottom}})/2}}|{{#expr:({{{{BASEPAGENAME}}|left}}+{{{{BASEPAGENAME}}|right}} {{#ifexpr:{{{{BASEPAGENAME}}|right}}< {{{{BASEPAGENAME}}|left}}| + 360}})/2}}}}
 +
}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}

Revision as of 01:46, 10 February 2013

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

Template:Location map/Info displays values stored in location map data templates with names such as "Template:Location map Belgium". These templates are used by {{Location map}} to obtain values such as the file name and the border coordinates of each location map.

Usage

On a template page
<noinclude>{{Location map/Info}}</noinclude>
On a documentation sub-page
{{Location map/Info}}

The name parameter

The {{Location map}} family of templates uses the value assigned to name to generate alt text. It is used to construct the sentence "label is located in name". Assign a value to <name> that fits in the sentence. For example:

Chicago is located in the United States. So |name=the United States.
Santo Domingo is located in the Dominican Republic. So |name=the Dominican Republic.

See also