Template:City: Difference between revisions
Jump to navigation
Jump to search
[[:category:{{{un_locode}}}|{{{un_locode}}}]] |
m moved Template:city to Template:City |
||
(94 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[ | [[Category:City]]<noinclude> | ||
<noinclude> | |||
==Usage== | ==Usage== | ||
*Edit this page, copy and paste the <b><i><nowiki>{{city ...}}</nowiki> block</i></b> in your city page, then fill in the requested fields in your city page. | *Edit this page, copy and paste the <b><i><nowiki>{{city ...}}</nowiki> block</i></b> in your city page, then fill in the requested fields in your city page. | ||
Line 8: | Line 7: | ||
{{city | {{city | ||
|name= | |name= | ||
| | |iso_3166_1= | ||
|iso_3166_2= | |iso_3166_2= | ||
|un_locode= | |un_locode= | ||
|geo_lat= | |||
|geo_lon= | |||
|nearby_cities= | |||
|city_map_url= | |||
|tango_map= | |||
}} | }} | ||
Line 16: | Line 20: | ||
==Presentation== | ==Presentation== | ||
The information contained in the <b><i><nowiki>{{city ...}}</nowiki> block</i></b> will be presented by this template as follows: | The information contained in the <b><i><nowiki>{{city ...}}</nowiki> block</i></b> will be presented by this template as follows: | ||
</noinclude> | </noinclude><div style="background-color:#eeeeee">{{#if: | ||
= | {{{un_locode|}}}|[[category:{{{un_locode}}}|*]]}} | ||
{| class="wikitable" | |||
|- | |||
|'''name''' | |||
| '''{{#if: {{{name|}}}|{{{name}}}|{{PAGENAME}}}}''' {{#if:{{{tango_map|}}}|<br />Regional Map: [[gmap {{{tango_map}}}|{{{tango_map}}}]]'''}} | |||
|- | |||
| '''Geocodes''' | |||
| {{#if: | |||
{{{iso_3166_1|}}} | [[ISO 3166-1|country]]: [[:category:{{{iso_3166_1}}}|{{{iso_3166_1}}}]] }} {{#if: | |||
{{{iso_3166_2|}}} | '''//''' [[ISO 3166-2|region]]: [[:category:{{{iso_3166_2}}}|{{{iso_3166_2}}}]] }} {{#if: | |||
{{{un_locode|}}} | '''//''' [[UN/LOCODE|city]]: [[:category:{{{un_locode}}}|{{{un_locode}}}]] }} {{#if: | |||
{{{geo_lat|}}} | '''//''' Latitude (N/S): {{{geo_lat}}} Longitude (E/W): {{{geo_lon}}} (locate on [http://maps.google.com/?q={{urlencode:{{{geo_lat}}}, {{{geo_lon}}} }}&z=5 gmap]) }} | |||
|- | |||
| {{#if: {{{nearby_cities|}}} | '''nearby tango cities''' }} | |||
| {{#if: {{{nearby_cities|}}} | {{{nearby_cities}}} }} | |||
|- | |||
|'''[[:category:Venue|Venues]]''' | |||
|{{#if:{{{un_locode|}}}| | |||
{{#if:{{{city_map_url|}}} | '''A map of tango venues is available [{{{city_map_url}}} here].''' }} | |||
{{#dpl: | |||
|category={{{un_locode}}} | |||
|category=Venue | |||
|noresultsheader= | |||
}} | |||
}} | |||
|} | |||
<div align="right"><small>Presented by [[Template:city]] (under construction)</small></div> | |||
</div> |
Latest revision as of 2013-06-13T01:40:04
Usage
- Edit this page, copy and paste the {{city ...}} block in your city page, then fill in the requested fields in your city page.
Presentation
The information contained in the {{city ...}} block will be presented by this template as follows:
name | City |
Geocodes | |
Venues |
Presented by Template:city (under construction)