Template:City: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
No edit summary
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the "City" template.
This is the 'City' template. It should be called in the following format:
It should be called in the following format:
<pre>
<pre>
{{City
{{City
|Population=
|country=
|Country=
|date founded=
|Mayors=
|population=
|coordinates=
}}
}}
</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>
{| class="wikitable"
{{#cargo_store:_table=Cities|Country={{{country|}}}|Date_founded={{{date founded|}}}|Population={{{population|}}}|Coordinates={{{coordinates|}}} }}
{| border=0 cellpadding=4 cellspacing=4
! Country
| {{{country|}}}
|-
! Date founded
| {{{date founded|}}}
|-
! Population
! Population
| [[Has population::{{{Population|}}}]]
| {{{population|}}}
|-
! Country
| {{{Country|}}}
|-
|-
! Mayor(s)
! Coordinates
| {{#arraymap:{{{Mayors|}}}|,|x|[[Has mayor::x]]}}
| {{#cargo_display_map:point={{{coordinates|}}}|service=openlayers}}
|}
|}


[[Category:City]]
[[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.