Template:City: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
No edit summary
No edit summary
 
(25 intermediate revisions by 3 users not shown)
Line 10: Line 10:
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
{{#cargo_declare:_table=Cities|_drilldownTabs=Map (format=openlayers;fields=_pageName,Coordinates), Timeline (format=timeline;fields=_pageName,Date_founded),Category tab (format=category;fields=_pageName,Date_founded),Table tab (format=table;fields=_pageName=Name,Country,Population,Date_founded)|Country=Text|Date_founded=Date|Population=Integer|Coordinates=Coordinates}}
</noinclude><includeonly>
</noinclude><includeonly>
{{#declare:Is in country=country|Was founded in=date founded|Has population=population|Has coordinates=coordinates}}
{{#cargo_store:_table=Cities|Country={{{country|}}}|Date_founded={{{date founded|}}}|Population={{{population|}}}|Coordinates={{{coordinates|}}} }}
{| border=0 cellpadding=4 cellspacing=4
{| border=0 cellpadding=4 cellspacing=4
! Country
! Country
Line 23: Line 24:
|-
|-
! Coordinates
! Coordinates
| {{{coordinates|}}}{{#display_point:{{{coordinates|}}}|service=googlemaps}}
| {{#cargo_display_map:point={{{coordinates|}}}|service=openlayers}}
|}
|}


[[Category:Cities]]
[[Category:Cities]]
</includeonly>
</includeonly>

Latest revision as of 19:50, June 29, 2020

This is the 'City' template. It should be called in the following format:

{{City
|country=
|date founded=
|population=
|coordinates=
}}

Edit the page to see the template text. This template defines the table "Cities". View table.