Difference between revisions of "Template:Infobox U.S. metropolitan area/doc"
Jump to navigation
Jump to search
imported>Aboutmovies (→Usage: add parameters) |
imported>Vanisaac |
||
| (10 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| + | {{Uses Infobox settlement}} | ||
<!-- Categories and interwikis go at the bottom of this page. --> | <!-- Categories and interwikis go at the bottom of this page. --> | ||
| − | + | == Usage == | |
| − | + | Please see the [[Template:Infobox settlement/doc|documentation subpage]] for [[Template:Infobox settlement]] for general information of what this template does. | |
| − | + | ||
| − | + | <pre style="overflow: auto;"> | |
| − | + | {{Infobox U.S. metropolitan area | |
| − | + | | MSA_name = | |
| − | + | | name = | |
| − | + | | map = | |
| − | + | | map_caption = | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | | MSA_name = | ||
| − | | name = | ||
| − | | map = | ||
| largest_city = | | largest_city = | ||
| other_cities = | | other_cities = | ||
| − | | rank_us = | + | | rank_us = |
| − | | population = | + | | population = |
| − | | density_mi2 = | + | | density_mi2 = |
| − | | density_km2 = | + | | density_km2 = |
| − | | area_mi2 = | + | | area_mi2 = |
| − | | area_km2 = | + | | area_km2 = |
| − | | states = | + | | states = |
| − | | highest_ft = | + | | highest_ft = |
| − | | highest_m = | + | | highest_m = |
| − | | lowest_ft = | + | | lowest_ft = |
| − | | lowest_m = | + | | lowest_m = |
| − | }}</pre> | + | }} |
| − | + | </pre> | |
| − | === | + | {{clear}} |
| + | ==Parameter names and descriptions== | ||
| + | {| class="wikitable" style="background: white" | ||
| + | |- style="background: whitesmoke;" | ||
| + | ! Parameter name !! Usage !! Description | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''MSA_name''' || required || The name that appears on the top of the infobox | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''name''' || required || The common name of the metro area | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''map''' || optional || The name of an image to use as a map of the area; <code>map = Example.jpg</code> | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''map_caption''' || optional || Optional caption text to display below the image | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''largest_city''' || optional || The most populous city in the metro area | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''other_cities''' || optional || Other cities in the metro area | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''coordinates''' || optional || geographic coordinates | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''rank_us''' || optional || Where this metro area ranks in [[List of metropolitan statistical areas]]; example: {{para|rank_us|5th}} | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''population''' || optional || Total population of the metro area | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''density_mi2''' || optional || Population density in square miles. Auto-converted to display square kilometers if <code>density_km2</code> is empty. | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''density_km2''' || optional || Population density in square kilometers. Auto-converted to display square miles if <code>density_mi2</code> is empty. | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''area_mi2''' || optional || Area in square miles (a number, no units). Auto-converted to display square kilometers if <code>density_km2</code> is empty. | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''area_km2''' || optional || Area in square kilometers (a number, no units). Auto-converted to display square miles if <code>area_mi2</code> is empty. | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''country''' || required || The country this metro area is in – there's at least one usage of this template for a non-US metro area | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''states''' || required || The state or states this metro area is in | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''highest_ft''' || optional || Elevation of the highest point in feet. Auto-converted to display meters if <code>highest_m</code> is empty. | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''highest_m''' || optional || Elevation of the highest point in meters. Auto-converted to display feet if <code>highest_ft</code> is empty. | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''lowest_ft''' || optional || Elevation of the lowest point in feet. Auto-converted to display meters if <code>lowest_m</code> is empty. | ||
| + | |- style="vertical-align:top;" | ||
| + | | '''lowest_m''' || optional || Elevation of the lowest point in meters. Auto-converted to display feet if <code>lowest_ft</code> is empty. | ||
| + | |} | ||
| − | <includeonly> | + | ==Example== |
| + | {{Infobox U.S. metropolitan area | ||
| + | | MSA_name = Town-City, State metropolitan area | ||
| + | | name = City metropolitan area | ||
| + | | map = | ||
| + | | map_caption = | ||
| + | | largest_city = City, State <!--If it spans across U.S. states--> | ||
| + | | other_cities = {{ubl|City1|City2|City3|City4}} | ||
| + | | rank_us = 42nd | ||
| + | | population = 424242 | ||
| + | | density_mi2 = auto | ||
| + | | density_km2 = | ||
| + | | area_mi2 = 402 | ||
| + | | area_km2 = | ||
| + | | states = State | ||
| + | | highest_ft = 4242 | ||
| + | | highest_m = | ||
| + | | lowest_ft = 42 | ||
| + | | lowest_m = | ||
| + | }} | ||
| + | <pre style="overflow: auto;"> | ||
| + | {{Infobox U.S. metropolitan area | ||
| + | | MSA_name = Town-City, State metropolitan area | ||
| + | | name = City metropolitan area | ||
| + | | map = | ||
| + | | map_caption = | ||
| + | | largest_city = City, State <!--If it spans across U.S. states--> | ||
| + | | other_cities = {{ubl|City1|City2|City3|City4}} | ||
| + | | rank_us = 42nd | ||
| + | | population = 424242 | ||
| + | | density_mi2 = auto | ||
| + | | density_km2 = | ||
| + | | area_mi2 = 402 | ||
| + | | area_km2 = | ||
| + | | states = State | ||
| + | | highest_ft = 4242 | ||
| + | | highest_m = | ||
| + | | lowest_ft = 42 | ||
| + | | lowest_m = | ||
| + | }} | ||
| + | </pre> | ||
| + | <includeonly>{{Sandbox other|| | ||
<!-- Categories and interwikis go here: --> | <!-- Categories and interwikis go here: --> | ||
[[fr:Modèle:Infobox aire métropolitaine des États-Unis]] | [[fr:Modèle:Infobox aire métropolitaine des États-Unis]] | ||
[[pt:Predefinição:Info/Área metropolitana dos Estados Unidos]] | [[pt:Predefinição:Info/Área metropolitana dos Estados Unidos]] | ||
| − | </includeonly> | + | }}</includeonly> |
Latest revision as of 23:15, 30 April 2020
| 40px | This is a documentation subpage for Template:Infobox U.S. metropolitan area. It contains usage information, categories and other content that is not part of the original template page. |
Template:Uses Infobox settlement
Usage
Please see the documentation subpage for Template:Infobox settlement for general information of what this template does.
{{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 =
| states =
| highest_ft =
| highest_m =
| lowest_ft =
| lowest_m =
}}
Parameter names and descriptions
| Parameter name | Usage | Description |
|---|---|---|
| MSA_name | required | The name that appears on the top of the infobox |
| name | required | The common name of the metro area |
| map | optional | 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 |
| largest_city | optional | The most populous city in the metro area |
| other_cities | optional | Other cities in the metro area |
| coordinates | optional | geographic coordinates |
| rank_us | optional | Where this metro area ranks in List of metropolitan statistical areas; example: |rank_us=5th
|
| population | optional | Total population of the metro area |
| density_mi2 | optional | Population density in square miles. Auto-converted to display square kilometers if density_km2 is empty.
|
| density_km2 | optional | Population density in square kilometers. Auto-converted to display square miles if density_mi2 is empty.
|
| area_mi2 | optional | Area in square miles (a number, no units). Auto-converted to display square kilometers if density_km2 is empty.
|
| area_km2 | optional | Area in square kilometers (a number, no units). Auto-converted to display square miles if area_mi2 is empty.
|
| country | required | The country this metro area is in – there's at least one usage of this template for a non-US metro area |
| states | required | The state or states this metro area is in |
| highest_ft | optional | Elevation of the highest point in feet. Auto-converted to display meters if highest_m is empty.
|
| highest_m | optional | Elevation of the highest point in meters. Auto-converted to display feet if highest_ft is empty.
|
| lowest_ft | optional | Elevation of the lowest point in feet. Auto-converted to display meters if lowest_m is empty.
|
| lowest_m | optional | Elevation of the lowest point in meters. Auto-converted to display feet if lowest_ft is empty.
|
Example
[[Category:Template:Pagetype with short description]]
Script error: No such module "If empty". | |
|---|---|
| Population | 424,242 |
| Script error: No such module "If empty". | |
| Script error: No such module "If empty". | |
{{Infobox U.S. metropolitan area
| MSA_name = Town-City, State metropolitan area
| name = City metropolitan area
| map =
| map_caption =
| largest_city = City, State <!--If it spans across U.S. states-->
| other_cities = {{ubl|City1|City2|City3|City4}}
| rank_us = 42nd
| population = 424242
| density_mi2 = auto
| density_km2 =
| area_mi2 = 402
| area_km2 =
| states = State
| highest_ft = 4242
| highest_m =
| lowest_ft = 42
| lowest_m =
}}