Difference between revisions of "Template:City"
Jump to navigation
Jump to search
(Generated from a page schema) |
(Generated from a page schema) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{City | {{City | ||
− | | | + | |name= |
+ | |webpage= | ||
+ | |Population= | ||
+ | |wikipedia_url= | ||
+ | |Country= | ||
+ | |Mayor= | ||
}} | }} | ||
</pre> | </pre> | ||
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 | ||
+ | | [[City_Country::{{{Country|}}}]] | ||
+ | |- | ||
+ | ! Mayor | ||
+ | | [[City_Mayor::{{{Mayor|}}}]] | ||
|} | |} | ||
− | [[Category: | + | [[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.