模板:Infobox U.S. congressional district
外观
本模板是以 {{Infobox constituency}} 为基础的定制信息框。 |
此模板使用Lua语言: |
本模板不能替换引用嵌入。 |
This template is used to include lots of statistical information about a United States congressional district in a neat table.
Usage
[编辑]California{{{district number}}}国会选区 | |||
---|---|---|---|
[[File:{{{image name}}}|{{{image width}}}|alt={{{image alt}}}|{{{image alt}}}]] | |||
Member |
| ||
面积 | 123平方英里(320平方千米) | ||
人口({{{population year}}}) | {{{population}}} | ||
住户收入中位数 | {{{median income}}} | ||
库克党派投票指数 | {{{cpvi}}} | ||
设立 | {{{created}}}年 | ||
裁撤 | {{{eliminated}}}年 | ||
存在时间 | {{{years}}} |
Copy and paste the template below:
{{Infobox U.S. congressional district | state = | district number = | image name = | image width = | image caption = | member type = <!-- if position is delegate or resident commissioner --> | representative = <!-- Must be current (already sworn in; still in office). Otherwise leave empty. --> | party = | residence = <!-- name of the city only --> | english area = | metric area = | percent urban = | percent rural = | population = | population year = | median income = | percent white = | percent black = | percent asian = | percent native american = | percent native hawaiian = | percent hispanic = | percent other race = | percent more than one race = | percent blue collar = | percent white collar = | percent gray collar = | cpvi = }}
Usage for Obsolete Congressional Districts
[编辑]Add the following fields to use this template in articles for obsolete congressional districts.
|obsolete = yes<!--this field is required in order for the other fields to display properly. All other fields are optional.--> |created = <!--United States Census year that created the congressional district--> |eliminated = <!--United States Census year that eliminated the congressional district--> |years = <!--Actual calendar years the congressional district existed, in format YYYY-YYYY-->
Notes
[编辑]- Only the state and district number fields are required. All other fields are optional, and the table has logic to display the data correctly even when some fields are missing. (However, if the first field in a category is missing, all fields in that category will be assumed empty. For example, if percent blue collar is missing, any value in percent white collar will be ignored.)
- You should not include units, percent signs (%), or dollar signs ($) in your fields. These are provided for you.
- For obsolete districts, the field obsolete is required, and must be yes in order for the remainder of the fields to display. This ensures that fields unique to obsolete districts will not be displayed on existing congressional districts.
Examples
[编辑]Below are three examples, and what they look like.
Alabama1国会选区 | |||
---|---|---|---|
议员 |
| ||
面积 | 7,182平方英里(18,600平方千米) | ||
城乡分布 |
| ||
人口(2000) | 635,300 | ||
住户收入中位数 | 34,739 | ||
种族组成 | |||
阶层分布 | |||
库克党派投票指数 | R + 12 |
An example with all fields filled in:
{{Infobox U.S. congressional district | state = Alabama | district number = 1 | image name = Alabama1st.JPG | image width = 250 | image caption = District map as of 2002 | english area = 7,182 | metric area = 2,322 | percent urban = 64.4 | percent rural = 35.6 | population = 635,300 | population year = 2000 | median income = 34,739 | percent white = 67.8 | percent black = 28 | percent asian = 1 | percent native american = 1 | percent native hawaiian = 0.05 | percent hispanic = 1.3 | percent other race = 1 | percent more than one race = 1.91 | percent blue collar = 29.7 | percent white collar = 54.5 | percent gray collar = 15.6 | cpvi = R + 12 }}
Alabama1国会选区 | |||
---|---|---|---|
议员 |
| ||
面积 | 7,182平方英里(18,600平方千米) | ||
人口() | 635,300 | ||
住户收入中位数 | 34,739 |
An example with few fields filled in:
{{Infobox U.S. congressional district | state = Alabama | district number = 1 | image name = Alabama1st.JPG | english area = 7,182 | population = 635,300 | median income = 34,739 }}
Alabama10国会选区 | |
---|---|
已被裁撤的选区 | |
人口(1920) | 170,857 |
设立 | 1910年 |
裁撤 | 1930年 |
存在时间 | 1913-1933 |
An example for an obsolete congressional district:
{{Infobox U.S. congressional district | state = Alabama | district number = 10 | obsolete=yes | created = 1910 | eliminated = 1930 | years = 1913-1933 | population = 170,857 | population year = 1920 }}