Difference between revisions of "Template:City"

From BITPlan mediawiki-japi Wiki
Jump to navigation Jump to search
(Generated from a page schema)
 
(Generated from a page schema)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{City
 
{{City
|Language=
+
|Population=
 +
|Country=
 +
|Mayor=
 
}}
 
}}
 
</pre>
 
</pre>
Line 10: Line 12:
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
 
! Pop.
 
! Pop.
| {{{Language|}}}  
+
| [[Has Population::{{{Population|}}}]]
 +
|-
 +
! Country
 +
| [[Has Country::{{{Country|}}}]]
 +
|-
 +
! Mayor
 +
| [[Has Mayor::{{{Mayor|}}}]]
 
|}
 
|}
  
[[Category:Cities]]
+
[[Category:City]]
 
</includeonly>
 
</includeonly>

Revision as of 18: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.