Difference between revisions of "Template:Infobox City"

MyWikiBiz, Author Your Legacy — Tuesday May 21, 2024
Jump to navigationJump to search
 
Line 1: Line 1:
<includeonly>{| class="infobox geography" style="width: 23em;"
+
{| class="infobox geography" style="width: 23em;"
 
|-
 
|-
 
| colspan="2" align=center style="width:100%; font-size: 1.25em;" | '''{{{official_name}}}{{#if:{{{native_name|}}}|&#x0020;<span style="white-space: nowrap;">({{{native_name}}})</span>}}'''
 
| colspan="2" align=center style="width:100%; font-size: 1.25em;" | '''{{{official_name}}}{{#if:{{{native_name|}}}|&#x0020;<span style="white-space: nowrap;">({{{native_name}}})</span>}}'''
Line 183: Line 183:
 
{{!}}-
 
{{!}}-
 
}}
 
}}
|}</includeonly><noinclude>
+
|}
<div style="display:inline;
+
<noinclude>
width:50%; float:left;">
+
 
'''Empty Syntax'''
+
<br clear="all">
 +
----
 +
 
 
For question or examples see the [[Template_talk:Infobox_City|talk]] page.
 
For question or examples see the [[Template_talk:Infobox_City|talk]] page.
 +
 
<pre>
 
<pre>
 
<!-- Infobox begins -->{{Infobox City
 
<!-- Infobox begins -->{{Infobox City

Revision as of 11:00, 5 December 2006

{{{official_name}}}
{{{subdivision_type}}} {{{subdivision_name}}}
Area  
 - City {{{area_total}}} km²
Population  
 - City ({{{population_as_of}}}) {{{population_total}}}




For question or examples see the talk page.

<!-- Infobox begins -->{{Infobox City
|official_name          = 
|native_name            =  <!-- for cities whose native name is not in English -->
|nickname               = 
|motto                  = 
|image_skyline          = 
|imagesize              = 
|image_caption          = 
|image_flag             = 
|image_seal             = 
|image_shield           = 
|image_map              = 
|mapsize                = 
|map_caption            = 
|subdivision_type       = 
|subdivision_name       = 
|subdivision_type1      = 
|subdivision_name1      = 
|subdivision_type2      = 
|subdivision_name2      = 
|subdivision_type3      = 
|subdivision_name3      = 
|subdivision_type4      = 
|subdivision_name4      = 
|government_type        = 
|leader_title           = 
|leader_name            = 
|leader_title1          =  <!-- for places with, say, both a mayor and a city manager -->
|leader_name1           = 
|leader_title2          =
|leader_name2           =
|leader_title3          =
|leader_name3           = 
|established_title      =  <!-- Settled -->
|established_date       = 
|established_title2     =  <!-- Incorporated (town) -->
|established_date2      = 
|established_title3     =  <!-- Incorporated (city) -->
|established_date3      = 
|area_magnitude         = 
|area_total             = 
|TotalArea_sq_mi        = 
|area_land              = 
|LandArea_sq_mi         = 
|area_water             = 
|WaterArea_sq_mi        = 
|area_water_percent     = 
|area_urban             = 
|UrbanArea_sq_mi        = 
|area_metro             = 
|MetroArea_sq_mi        = 
|population_as_of       = 
|population_note        = 
|population_total       = 
|population_density     = 
|population_density_mi2 = 
|population_metro       =
|population_density_metro_km2 =
|population_density_metro_mi2 =
|population_urban       = 
|population_density_urban_km2 =
|population_density_urban_mi2 =
|timezone               = 
|utc_offset             = 
|timezone_DST           = 
|utc_offset_DST         = 
|latd= |latm= |lats= |latNS=
|longd= |longm= |longs= |longEW=
|elevation              = 
|elevation_ft           = 
|postal_code_type       =  <!-- enter ZIP code, Postcode, Post code, Postal code... -->
|postal_code            =
|area_code              =
|website                = 
|footnotes              = 
}} <!-- Infobox ends -->
Information icon.svg This template employs some extremely complicated or esoteric features of template syntax.
Please do not attempt to alter it unless you are certain that you understand the setup and are prepared to repair/revert any consequent collateral damage if the results are unexpected. Any experiments should be conducted in the template sandbox or your user space.