Difference between revisions of "Template:Map caption/sandbox"
imported>Rob984 |
imported>Jonesey95 (rm small font-size formatting from template used in infobox per MOS:FONTSIZE.) |
||
| Line 1: | Line 1: | ||
| − | <div style="text-align:center | + | <div style="text-align:center;line-height:1.15em;">Location of {{#if:{{{countryprefix|}}} |
|{{{countryprefix}}} | |{{{countryprefix}}} | ||
| − | }} | + | }} {{#ifexist:{{{country}}} |
|[[{{{country}}}]] | |[[{{{country}}}]] | ||
|{{{country|{{PAGENAME}}}}} | |{{{country|{{PAGENAME}}}}} | ||
}}{{#ifeq:{{{location|{{{location_color|any}}}}}}|none| | }}{{#ifeq:{{{location|{{{location_color|any}}}}}}|none| | ||
| − | | | + | |{{spaces|2}}({{{location|{{{location_color|orange}}}}}}) |
| − | }} | + | }}{{#if:{{{region|{{{legend|}}}}}} |
| − | | | + | |{{#if:{{{subregion|}}} |
| − | |<p style=" | + | |<p style="text-align:left;margin-left:1.2ex;margin-top:0px;margin-bottom:0px;line-height:1.15em;">– |
| − | |<p style=" | + | |<p style="text-align:center;margin-top:0px;margin-bottom:0px;line-height:1.15em;"> |
}}{{#switch:{{{region|none}}} | }}{{#switch:{{{region|none}}} | ||
| none = | | none = | ||
| Line 35: | Line 35: | ||
}}{{#if:{{{region|}}} | }}{{#if:{{{region|}}} | ||
|{{#ifeq:{{{region_color|any}}}|none| | |{{#ifeq:{{{region_color|any}}}|none| | ||
| − | | | + | |{{spaces|2}}({{#if:{{{subregion|}}} |
|{{#ifeq:{{{subregion_color|tan}}}|{{{region_color|white}}}| | |{{#ifeq:{{{subregion_color|tan}}}|{{{region_color|white}}}| | ||
|{{#ifeq:{{{subregion_color|any}}}|none| | |{{#ifeq:{{{subregion_color|any}}}|none| | ||
| Line 57: | Line 57: | ||
}} | }} | ||
}}{{#ifeq:{{{subregion_color|any}}}|none| | }}{{#ifeq:{{{subregion_color|any}}}|none| | ||
| − | | | + | |{{spaces|2}}({{{subregion_color|tan}}}) |
}} | }} | ||
}} | }} | ||
| Line 77: | Line 77: | ||
}} | }} | ||
| #default = – | | #default = – | ||
| − | }} [ | + | }} [[[:File:{{{legend}}}|Legend]]] |
}}</p> | }}</p> | ||
}}</div><noinclude> | }}</div><noinclude> | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 05:11, 13 March 2019
| This is the template sandbox page for Template:Map caption (diff). See also the companion subpage for test cases. |
Template intended to simplify adding a standardized and formatted caption below a map indicating the location of something (e.g. a country), possibly referring to the map's main region and optionally also to a shown subregion. Original use within infoboxes (e.g. see articles on European countries). For a complete set of elements of reasonable length, a width of (minimally) 250px (without extra padding or margins) should be available.
Parameters
Required parameters shown in bold italics Script error: No such module "aligned table".
- Note
- If country, region or subregion is exactly the name of a page in article space, the template automatically creates a link to it. You can still put a link here manually, using the usual syntax.
Examples
| Code | Raw result (in unformatted box, compare to handling in Infobox) | |
{{map caption}}
| ||
| ||
{{map caption |region=Europe |legend=European location legend en.png}}
| ||
|
| ||
{{map caption |countryprefix=the |region=Europe |subregion=the [[European Union]] |legend=European location legend en.png}}
| ||
| ||
Typical sample for an article on a European Union member that needs no "the" before its name, for otherwise identical output:{{map caption |region=Europe |subregion=EU |legend=European location legend en.png}}
| ||
| ||
| Infobox usage of code (as intended) — in which the alignment, the padding/margins, and font are rendered differently (this template adjusts for that infobox): | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Sample for article named 'Armenia', about a non-European country
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| The above documentation is transcluded from Template:Map caption/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |


