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 | ||
− | | | + | |Population= |
+ | |Country= | ||
+ | |Mayor= | ||
}} | }} | ||
</pre> | </pre> | ||
Line 10: | Line 12: | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
! Pop. | ! Pop. | ||
− | | {{{ | + | | [[Has Population::{{{Population|}}}]] |
+ | |- | ||
+ | ! Country | ||
+ | | [[Has Country::{{{Country|}}}]] | ||
+ | |- | ||
+ | ! Mayor | ||
+ | | [[Has Mayor::{{{Mayor|}}}]] | ||
|} | |} | ||
− | [[Category: | + | [[Category:City]] |
</includeonly> | </includeonly> |
Revision as of 17:19, 6 January 2015
This is the "City" template. It should be called in the following format:
{{City |Population= |Country= |Mayor= }}
Edit the page to see the template text.