Difference between revisions of "Template:City"
Jump to navigation
Jump to search
(Generated from a page schema) |
(Generated from a page schema) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{City | {{City | ||
+ | |name= | ||
+ | |webpage= | ||
|Population= | |Population= | ||
+ | |wikipedia_url= | ||
|Country= | |Country= | ||
|Mayor= | |Mayor= | ||
Line 11: | Line 14: | ||
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|}}}]] | ||
+ | |- | ||
+ | ! website | ||
+ | | [[City_webpage::{{{webpage|}}}]] | ||
+ | |- | ||
! Pop. | ! Pop. | ||
− | | [[ | + | | [[City_Population::{{{Population|}}}]] |
+ | |- | ||
+ | ! wikipedia url | ||
+ | | [[City_wikipedia_url::{{{wikipedia_url|}}}]] | ||
|- | |- | ||
! Country | ! Country | ||
− | | [[ | + | | [[City_Country::{{{Country|}}}]] |
|- | |- | ||
! Mayor | ! Mayor | ||
− | | [[ | + | | [[City_Mayor::{{{Mayor|}}}]] |
|} | |} | ||
[[Category:City]] | [[Category:City]] | ||
</includeonly> | </includeonly> |
Latest revision as of 11:40, 7 January 2015
This is the "City" template. It should be called in the following format:
{{City |name= |webpage= |Population= |wikipedia_url= |Country= |Mayor= }}
Edit the page to see the template text.