Template:City: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
No edit summary
(Improvement)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the template for a city. It should be called in the following format:
This is the 'City' template. It should be called in the following format:
<pre>{{city
<pre>
{{City
|country=
|country=
|founded=
|date founded=
|title of leader=
|population=
}}
}}
</pre>
</pre>
Line 10: Line 11:
</noinclude>
</noinclude>


<includeonly>This is a [[is of type::Type:City|city]].
<includeonly>
[[title::{{PAGENAME}}| ]]
This is a page of type [[:Category:Cities]].
{| border=0 cellpadding=4 cellspacing=4
{| border=0 cellpadding=4 cellspacing=4
! Country
! Country
| [[Is in country::{{{country|unknown}}}]]
| [[Is located in::{{{country|unknown}}}]]
|-
|-
! Date founded
! Date founded
| [[Was founded on:={{{founded|unknown}}}]]
| [[Was founded in:={{{date founded|unknown}}}]]
|-
|-
! Title of the city's leader
! Population
| [[Has leader title:={{{title of leader|unknown}}}]]
| [[Has population:={{{population|unknown}}}]]
|}
|}


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

Revision as of 17:08, May 25, 2007

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

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

Edit the page to see the template text.