Template:Infobox settlement: Difference between revisions

From Zoophilia Wiki
Jump to navigationJump to search
meta>Mike Dillon
m fix use of {{{map_caption}}} (missing left brace)
meta>Harpchad
Move empty syntax to template
Line 100: Line 100:
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
[[ro:Format:Infobox_City]]
[[ro:Format:Infobox_City]]
'''Empty Syntax'''
For question or examples see the [[Template_talk:Infobox_City|talk]] page.
<pre>
<!-- Infobox begins !-->
{{Infobox City
|official_name          =
|nickname              =
|motto                  =
|image_skyline          = 
|imagesize              =
|image_caption          =
|image_flag            =
|image_seal            =
|image_map              =
|mapsize                =
|map_caption            =
|subdivision_type      =
|subdivision_name      =
|leader_title          =
|leader_name            =
|established_title      =
|established_date      =
|area_magnitude        =
|TotalArea_sq_mi        =
|area_total            =
|LandArea_sq_mi        =
|area_land              =
|WaterArea_sq_mi        =
|area_water            =
|UrbanArea_sq_mi        =
|area_urban            =
|MetroArea_sq_mi        =
|area_metro            =
|population_as_of      =
|population_note        =
|population_total      =
|population_metro      =
|population_urban      =
|population_density    =
|population_density_mi2 =
|timezone              =
|utc_offset            =
|timezone_DST          =
|utc_offset_DST        =
|latd= |latm= |lats= |latNS=
|longd= |longm= |longs= |longEW=
|elevation              =
|elevation_ft          =
|website                =
|footnotes              =
}} <!-- Infobox ends !-->
</pre>
</noinclude>
</noinclude>

Revision as of 13:31, 1 June 2006

{{{official_name}}}
Government
{{{subdivision_type}}} {{{subdivision_name}}}
Geographical characteristics
Area
 - City

{{{area_total}}} km²
Population
 - City ({{{population_as_of}}})

{{{population_total}}}

ro:Format:Infobox_City Empty Syntax For question or examples see the talk page.

<!-- Infobox begins !-->
{{Infobox City
|official_name          = 
|nickname               = 
|motto                  = 
|image_skyline          =  
|imagesize              = 
|image_caption          = 
|image_flag             = 
|image_seal             = 
|image_map              = 
|mapsize                = 
|map_caption            = 
|subdivision_type       = 
|subdivision_name       = 
|leader_title           = 
|leader_name            = 
|established_title      = 
|established_date       = 
|area_magnitude         = 
|TotalArea_sq_mi        = 
|area_total             = 
|LandArea_sq_mi         = 
|area_land              = 
|WaterArea_sq_mi        = 
|area_water             = 
|UrbanArea_sq_mi        =
|area_urban             =
|MetroArea_sq_mi        =
|area_metro             =
|population_as_of       = 
|population_note        = 
|population_total       = 
|population_metro       = 
|population_urban       = 
|population_density     = 
|population_density_mi2 = 
|timezone               = 
|utc_offset             = 
|timezone_DST           = 
|utc_offset_DST         = 
|latd= |latm= |lats= |latNS= 
|longd= |longm= |longs= |longEW= 
|elevation              = 
|elevation_ft           = 
|website                = 
|footnotes              = 
}} <!-- Infobox ends !-->