Difference between revisions of "Template:City"
Jump to navigation
Jump to search
(Generated from a page schema) |
(Generated from a page schema) |
||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{City | {{City | ||
+ | |name= | ||
|Population= | |Population= | ||
|Country= | |Country= | ||
Line 11: | Line 12: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
+ | ! local Name | ||
+ | | [[City_name::{{{name|}}}]] | ||
+ | |- | ||
! Pop. | ! Pop. | ||
− | | [[ | + | | [[City_Population::{{{Population|}}}]] |
|- | |- | ||
! Country | ! Country | ||
− | | [[ | + | | [[City_Country::{{{Country|}}}]] |
|- | |- | ||
! Mayor | ! Mayor | ||
− | | [[ | + | | [[City_Mayor::{{{Mayor|}}}]] |
|} | |} | ||
[[Category:City]] | [[Category:City]] | ||
</includeonly> | </includeonly> |
Revision as of 19:09, 6 January 2015
This is the "City" template. It should be called in the following format:
{{City |name= |Population= |Country= |Mayor= }}
Edit the page to see the template text.