Template:City: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(Added coordinates field)
No edit summary
 
(32 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.
</noinclude>
{{#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>
<includeonly>
{{#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
| [[Is located in::{{{country|}}}]]
| {{{country|}}}
|-
|-
! Date founded
! Date founded
| [[Was founded in:={{{date founded|}}}]]
| {{{date founded|}}}
|-
|-
! Population
! Population
| [[Has population:={{{population|}}}]]
| {{{population|}}}
|-
|-
! Coordinates
! Coordinates
| [[Has coordinates:={{{coordinates|}}}]]{{#semantic_google_map:{{{coordinates}}}}}
| {{#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.