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)
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{City
 
{{City
|Language=
+
|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.
| {{{Language|}}}  
+
| [[City_Population::{{{Population|}}}]]
 +
|-
 +
! wikipedia url
 +
| [[City_wikipedia_url::{{{wikipedia_url|}}}]]
 +
|-
 +
! Country
 +
| [[City_Country::{{{Country|}}}]]
 +
|-
 +
! Mayor
 +
| [[City_Mayor::{{{Mayor|}}}]]
 
|}
 
|}
  
[[Category:Cities]]
+
[[Category:City]]
 
</includeonly>
 
</includeonly>

Latest revision as of 12: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.