Difference between revisions of "Template:Infobox U.S. metropolitan area/doc"

From blackwiki
Jump to navigation Jump to search
(added country field)
imported>Mrwojo
(map_caption)
Line 3: Line 3:
  
 
=== Usage ===
 
=== Usage ===
<code>{{Infobox U.S. metropolitan area
+
{{Infobox U.S. metropolitan area
 
| MSA_name =   
 
| MSA_name =   
 
| name =  
 
| name =  
 
| map =  
 
| map =  
 +
| map_caption =
 
| largest_city =  
 
| largest_city =  
 
| other_cities =  
 
| other_cities =  
Line 21: Line 22:
 
| lowest_ft =  
 
| lowest_ft =  
 
| lowest_m =  
 
| lowest_m =  
}}</code>
+
}}
 
<pre>{{Infobox U.S. metropolitan area
 
<pre>{{Infobox U.S. metropolitan area
 
| MSA_name =   
 
| MSA_name =   
 
| name =  
 
| name =  
 
| map =  
 
| map =  
 +
| map_caption =
 
| largest_city =  
 
| largest_city =  
 
| other_cities =  
 
| other_cities =  
Line 41: Line 43:
 
| lowest_m =  
 
| lowest_m =  
 
}}</pre>
 
}}</pre>
 +
 +
=== Parameters ===
 +
; map
 +
: the name of an image to use as a map of the area; <code>map = Example.jpg</code>
 +
 +
; map_caption ''(optional)''
 +
: optional caption text to display below the image
  
 
=== See also ===
 
=== See also ===

Revision as of 00:53, 15 September 2012

Usage

Template:Tfm/dated

[[Category:Template:Pagetype with short description]]

Script error: No such module "If empty".
Script error: No such module "If empty".
Script error: No such module "If empty".
{{Infobox U.S. metropolitan area
| MSA_name =  
| name = 
| map = 
| map_caption = 
| largest_city = 
| other_cities = 
| rank_us = 
| population =
| density_mi2 =
| density_km2 = 
| area_mi2 = 
| area_km2 = 
| country =  
| states = 
| highest_ft = 
| highest_m = 
| lowest_ft = 
| lowest_m = 
}}

Parameters

map
the name of an image to use as a map of the area; map = Example.jpg
map_caption (optional)
optional caption text to display below the image

See also