Template:City/doc: Difference between revisions

From MicrasWiki
Jump to navigationJump to search
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
To put this template into your page copy and paste this code:
To put this template into your page copy and paste this code:<br>
 
<!--
Copy and paste the code as you see it on the page, not the version below!
-->
<nowiki>{{city</nowiki><br>
<nowiki>{{city</nowiki><br>
<nowiki>|nation = {{{nation}}}</nowiki><br>
|nation = <br>
<nowiki>|name = {{{name}}}</nowiki><br>
|name = <br>
<nowiki>|population = {{{population}}}</nowiki><br>
|image1 = *optional* <br>
<nowiki>|language = {{{language}}}</nowiki><br>
|image2 = *optional* <br>
<nowiki>|roads = {{{roads}}}</nowiki><br>
|population = <br>
<nowiki>|districts = {{{districts}}}</nowiki><br>
|language = <br>
<nowiki>|mayor = {{{mayor}}}</nowiki><br>
|roads = <br>
<nowiki>|image_map = {{{image}}}</nowiki><br>
|districts = <br>
<nowiki>|maps = {{{maps}}}</nowiki><br>
|mayor = <br>
<nowiki>|spcoords = {{{spcoords}}}</nowiki><br>
|image_map = <br>
<nowiki>|pacoords = {{{pacoords}}}</nowiki><br>
|maps = <br>
|spcoords = <br>
|pacoords = <br>
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>
<includeonly>[[Category:Templates]]</includeonly>
 
<noinclude>[[Category:City templates]]</noinclude>

Latest revision as of 11:50, 6 June 2023

To put this template into your page copy and paste this code:
{{city
|nation =
|name =
|image1 = *optional*
|image2 = *optional*
|population =
|language =
|roads =
|districts =
|mayor =
|image_map =
|maps =
|spcoords =
|pacoords =
}}