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
 +
|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.
| [[Has Population::{{{Population|}}}]]  
+
| [[City_Population::{{{Population|}}}]]  
 
|-
 
|-
 
! Country
 
! Country
| [[Has Country::{{{Country|}}}]]  
+
| [[City_Country::{{{Country|}}}]]  
 
|-
 
|-
 
! Mayor
 
! Mayor
| [[Has Mayor::{{{Mayor|}}}]]  
+
| [[City_Mayor::{{{Mayor|}}}]]  
 
|}
 
|}
  
 
[[Category:City]]
 
[[Category:City]]
 
</includeonly>
 
</includeonly>

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