Difference between revisions of "Template:Infobox government's Organization"

From blackwiki
Jump to navigation Jump to search
imported>Muniyankaruppan
imported>Muniyankaruppan
Line 1: Line 1:
{| class="infobox vcard" style="width: 25em; text-align: left; font-size: 88%; line-height: 1.5em"
+
<noinclude>{{Use dmy dates|date=September 2010}}</noinclude>
! colspan=2 class="fn org" style="font-size: 125%; text-align: center" | {{{agency_name|<includeonly>{{PAGENAME}}</includeonly>}}}
+
{{documentation subpage}}
 +
{{intricate template}}
 +
<!---
 +
  PLEASE ADD METADATA (categories, interwikis) TO
 +
  THE <includeonly> SECTION AT THE BOTTOM OF THIS PAGE
 +
---->
 +
 
 +
{{tl|Infobox government agency}} is an infobox template for use in articles on government agencies.
 +
 
 +
=== Syntax ===
 +
<pre style="overflow:auto;">
 +
{{Infobox government agency
 +
|agency_name    =
 +
|type            =
 +
|nativename      =
 +
|nativename_a    =
 +
|nativename_r    =
 +
|logo            =
 +
|logo_width      =
 +
|logo_caption    =
 +
|seal            =
 +
|seal_width      =
 +
|seal_caption    =
 +
|picture        =
 +
|picture_width  =
 +
|picture_caption =
 +
|formed          = <!-- {{Start date|YYYY|MM|DD}} OR {{Start date and years ago|YYYY|MM|DD}} -->
 +
|preceding1      =
 +
|preceding2      =
 +
<!-- (etc.) -->
 +
|dissolved      =
 +
|superseding    =
 +
|jurisdiction    =
 +
|headquarters    =
 +
|latd=  |latm=  |lats=  |latNS=
 +
|longd= |longm= |longs= |longEW=
 +
|region_code    =
 +
|coordinates    = <!--{{coord|LATITUDE|LONGITUDE|type:landmark_region:US|display=inline,title}}-->
 +
|motto          =
 +
|employees      =
 +
|budget          =
 +
|minister1_name  =
 +
|minister1_pfo  =
 +
|minister2_name  =
 +
|minister2_pfo  =
 +
<!-- (etc.) -->
 +
|deputyminister1_name  =
 +
|deputyminister1_pfo  =
 +
|deputyminister2_name  =
 +
|deputyminister2_pfo  =
 +
<!-- (etc.) -->
 +
|chief1_name    =
 +
|chief1_position =
 +
|chief2_name    =
 +
|chief2_position =
 +
<!-- (etc.) -->
 +
|agency_type    =
 +
|parent_department =
 +
|parent_agency  =
 +
|child1_agency  =
 +
|child2_agency  =
 +
<!-- (etc.) -->
 +
|keydocument1    =
 +
<!-- (etc.) -->
 +
|website        =  <!-- {{URL|example.com}} -->
 +
|footnotes      =
 +
|map            =
 +
|map_width      =
 +
|map_caption    =
 +
}}
 +
</pre>
 +
 
 +
=== Parameters ===
 +
All parameters except the agency name are optional.
 +
 
 +
{| class="wikitable" style="background-color: white;"
 +
| style="background-color: whitesmoke;" | '''Field Name'''
 +
| style="background-color: whitesmoke;" | '''Required'''
 +
| style="background-color: whitesmoke;" | '''Description'''
 +
| style="background-color: whitesmoke;" | '''Values'''
 +
|-
 +
| agency_name || yes || Name of the agency || Text
 +
|-
 +
| type || no || Type of agency (defaults to "agency") || Text
 +
|-
 +
| logo || no || Logo for the agency || filename
 +
|-
 +
| nativename || no || Agency name in a native language using Western characters (French, German, Spanish, etc.), such as Port Lotniczy im. Fryderyka Chopina. Can also be used for two different names in the same language. || Text; wrap with {{Tl|Lang}}
 +
|-
 +
| nativename_a || no || (optional) Agency name in a native language with non-Western characters (Chinese, Japanese, Korean, Arabic, etc.), such as 北京首都国际机场. || Text; wrap with {{Tl|Lang}}
 +
|-
 +
| nativename_r || no || (optional) Use in conjunction with above for Romanized name of the agency, such as Běijīng Shǒudū Guójì Jīcháng. || Text; wrap with {{Tl|Lang}}
 +
|-
 +
| logo_width || no || Image width for the agency logo (limited to 180 px maximum) || Numbers
 +
|-
 +
| logo_caption || no || Caption for the agency logo || Text
 +
|-
 +
| seal || no || Seal for the agency || filename
 +
|-
 +
| seal_width || no || Image width for the agency seal (limited to 180 px maximum) || Numbers
 +
|-
 +
| seal_caption || no || Caption for the agency seal || Text
 +
|-
 +
| picture || no || Image for the agency || filename
 +
|-
 +
| picture_width || no || Image width for the agency image (limited to 180 px maximum) || Numbers
 +
|-
 +
| picture_caption || no || Caption for the agency image || Text
 +
|-
 +
| formed || no || Date of foundation of the agency || Use {{Tl|Start date}}
 +
|-
 +
| preceding1 || no || Name of preceding agency. Can be repeated up to six times (preceding1 to preceding6).<br/>'''Note:''' Title of box will automatically pluralise upon use of preceding2. || Text
 +
|-
 +
| dissolved || no || Date of dissolution of the agency || Text eg; <nowiki>25 July 2005, or 1876</nowiki>
 +
|-
 +
| superseding || no || Name of superseding agency || Text
 +
|-
 +
| jurisdiction || no || Name of the jurisdiction in which the agency resides || Text eg; <nowiki>[[Government of Western Australia]] or [[United States Government]]</nowiki>
 +
|-
 +
| headquarters || no || Location of the agency's headquarters. || Text eg; <nowiki>[[Sydney, New South Wales]], [[Australia]]</nowiki>
 +
|-
 +
| latd || no || Headquarters coordinates; [[latitude]] in degrees. || Numbers
 +
|-
 +
| latm || no || Headquarters coordinates; latitude in minutes. || Numbers
 +
|-
 +
| lats || no || Headquarters coordinates; latitude in seconds. || Numbers
 +
|-
 +
| latNS || no || Headquarters coordinates; specifies northern (N) or southern (S) latitude. || Text eg; <nowiki>N</nowiki>
 +
|-
 +
| longd || no || Headquarters coordinates; [[longitude]] in degrees. || Numbers
 +
|-
 +
| longm || no || Headquarters coordinates; longitude in minutes. || Numbers
 +
|-
 +
| longs || no || Headquarters coordinates; longitude in seconds. || Numbers
 +
|-
 +
| longEW || no || Headquarters coordinates; specifies eastern (E) or western (W) longitude. || Text eg; <nowiki>E</nowiki>
 +
|-
 +
| region_code || no || Headquarters coordinates; sets the preferred map region of coverage, used in selecting appropriate map resources for the area. The region should be supplied as either a two character [[ISO 3166-1 alpha-2]] country code, or an [[ISO 3166-2]] region code. || Text eg; <nowiki>US</nowiki>
 +
|-
 +
| coordinates  || no || Headquarters coordinates using {{tl|coord}} option instead of the above. See documentation at {{tl|coord}} for fields. || <nowiki>{{coord|45|31|7|N|122|50|16|W|type:landmark_region:US|display=inline,title}}</nowiki>
 +
|-
 +
| motto    || no || Official motto/slogan of the agency|| Motto/slogan
 +
|-
 +
| employees || no || Number of employees of the agency || Number
 +
|-
 +
| budget || no || Annual budget of the agency || Text eg; <nowiki>$95 m [[United States dollar|USD]] (2006)</nowiki>
 +
|-
 +
| minister1_name || no || For westminster systems: Name of current minister responsible for the agency. Can be repeated up to seven times (minister1_name to minister7_name).<br/>'''Note:''' Title of box will automatically pluralise upon use of minister2_name. || Text
 +
|-
 +
| minister1_pfo || no || For westminster systems: Portfolio title of responsible minister. Can be repeated up to seven times (minister1_pfo to minister7_pfo).  || Text
 +
|-
 +
| deputyminister1_name || no || For westminster systems with deputy ministers: Name of current deputy minister responsible for the agency. Can be repeated up to seven times (deputyminister1_name to deputyminister7_name).<br/>'''Note:''' Title of box will automatically pluralise upon use of minister2_name. || Text
 +
|-
 +
| deputyminister1_pfo || no || For westminster systems with deputy ministers: Portfolio title of responsible deputy minister. Can be repeated up to seven times (minister1_pfo to minister7_pfo).  || Text
 +
|-
 +
| chief1_name || no || Name of current agency chief/director/executive director. Can be repeated up to four times (chief1_name to chief4_name).<br/>'''Note:''' Title of box will automatically pluralise upon use of chief2_name. || Text
 +
|-
 +
| chief1_position || no || Position title of current agency chief/director/executive director. Can be repeated up to four times (chief1_position to chief4_position).  || Text
 +
|-
 +
| agency_type || no || Type of agency || Text
 
|-
 
|-
{{#if:{{{nativename|}}}|
+
| parent_department || no || Parent department of this agency (when the parent is not an agency) || Text
! colspan=2 class="nickname" style="font-size: 120%; text-align: center" {{!}} {{{nativename}}}
+
|-
{{!}}-
+
| parent_agency || no || Parent agency of this agency (when the parent is also an agency) || Text
 +
|-
 +
| child1_agency  || no || List of current child agencies reporting to this agency. Can be repeated up to twenty five times (child1_agency to child25_agency).<br/>'''Note:''' Title of box will automatically pluralise upon use of child2_agency. || Text
 +
|-
 +
| keydocument1|| no || Hyperlink of key document for organisation. Can be repeated up to six times (keydocument1 to keydocument6).<br/>'''Note:''' Title of box will automatically pluralise upon use of keydocument2. || Text
 +
|-
 +
| website || no || Web address for agency website || Use {{Tl|URL}}.  '''Don't forget to take out the "example.com"!'''
 +
|-
 +
| footnotes || no || Footnotes or references for included information || Text
 +
|-
 +
| map || no || Image for the map || filename
 +
|-
 +
| map_width || no || Image width for the map (limited to 180 px maximum) || Numbers
 +
|-
 +
| map_caption || no || Caption for the map || Text
 +
|-
 +
| child || no || Child (subsidiary) infobox || Infobox template
 +
|}
 +
 
 +
=== Examples ===
 +
{{Infobox government agency
 +
|agency_name  = United States Department of Agriculture
 +
|logo          = USDA logo.svg
 +
|logo_width    = 140 px
 +
|logo_caption  = Logo of the USDA
 +
|seal          = US-DeptOfAgriculture-Seal2.svg
 +
|seal_width    = 140 px
 +
|seal_caption  = Seal of the Department of Agriculture
 +
|formed        = {{Start date|1889|02|15}}
 +
|preceding1    =
 +
|dissolved    =
 +
|superseding  =
 +
|jurisdiction  = [[Federal government of the United States]]
 +
|headquarters  = 1301 [[Independence Avenue (Washington, D.C.)|Independence Avenue]], S.W., [[Washington, D.C.]]
 +
|latd=38  |latm=53  |lats=12  |latNS=N
 +
|longd=77 |longm=01 |longs=47 |longEW=W
 +
|region_code  = US
 +
|employees    = 105,778 (June 2007)
 +
|budget        = $94 billion [[United States dollar|USD]] (2006)
 +
|minister1_name  =
 +
|minister1_pfo  =
 +
|minister2_name  =
 +
|minister2_pfo  =
 +
|chief1_name    = [[Mike Johanns]]
 +
|chief1_position = [[United States Secretary of Agriculture|Secretary of Agriculture]]
 +
|chief2_name    = [[Charles F. Conner]]
 +
|chief2_position = Deputy Secretary of Agriculture
 +
|parent_department =
 +
|parent_agency =
 +
|child1_agency = Several
 +
|website      = {{URL|usda.gov}}
 +
|footnotes    =
 +
|map      =
 +
|map_width =
 +
|map_caption =
 
}}
 
}}
{{#if:{{{nativename_a|}}}|
+
For the [[United States Department of Agriculture]]:
! colspan=2 class="nickname" style="font-size: 120%; text-align: center" {{!}} {{{nativename_a}}}
+
<pre style="overflow:auto;">
{{!}}-
+
{{Infobox government agency
 +
|agency_name  = United States Department of Agriculture
 +
|logo          = USDA logo.svg
 +
|logo_width    = 140 px
 +
|logo_caption  = Logo of the USDA
 +
|seal          = US-DeptOfAgriculture-Seal2.svg
 +
|seal_width    = 140 px
 +
|seal_caption  = Seal of the Department of Agriculture
 +
|formed        = {{Start date|1889|02|15}}
 +
|preceding1    =
 +
|dissolved    =
 +
|superseding  =
 +
|jurisdiction  = [[Federal government of the United States]]
 +
|headquarters  = 1301 [[Independence Avenue (Washington, D.C.)|Independence Avenue]], S.W., [[Washington, D.C.]]
 +
|latd=38  |latm=53  |lats=12  |latNS=N
 +
|longd=77 |longm=01 |longs=47 |longEW=W
 +
|region_code  = US
 +
|employees    = 105,778 (June 2007)
 +
|budget        = $94 billion [[United States dollar|USD]] (2006)
 +
|minister1_name  =
 +
|minister1_pfo  =
 +
|minister2_name  =
 +
|minister2_pfo  =
 +
|chief1_name    = [[Mike Johanns]]
 +
|chief1_position = [[United States Secretary of Agriculture|Secretary of Agriculture]]
 +
|chief2_name    = [[Charles F. Conner]]
 +
|chief2_position = Deputy Secretary of Agriculture
 +
|parent_department =
 +
|parent_agency =
 +
|child1_agency = Several
 +
|website      = {{URL|usda.gov}}
 +
|footnotes    =
 +
|map      =
 +
|map_width =
 +
|map_caption =
 
}}
 
}}
{{#if:{{{nativename_r|}}}|
+
</pre>
! colspan=2 class="nickname" style="font-size: 120%; text-align: center" {{!}} {{{nativename_r}}}
+
{{clear}}
{{!}}-
+
 
 +
{{Infobox government agency
 +
|agency_name  = Federal Statistical Office of Germany
 +
|nativename    = Statistisches Bundesamt Deutschland
 +
|logo          = <!--Non-free image removed: Destatis_logo.gif-->
 +
|logo_caption  =
 +
|seal          =
 +
|seal_width    =
 +
|seal_caption  =
 +
|headquarters  = Gustav-Stresemann-Ring 11, D-65189, [[Wiesbaden]]
 +
|latd=50 |latm=4  |lats=18.7068 |latNS=N
 +
|longd=8 |longm=15 |longs=6.2676 |longEW=E
 +
|region_code  = DE
 +
|formed        = {{Start date|1953|07|03}}
 +
|preceding    =
 +
|dissolved    =
 +
|superseding  =
 +
|jurisdiction  = [[Politics of Germany|Government of Germany]]
 +
|employees    = 2780
 +
|budget        =
 +
|minister1_name  = [[Wolfgang Schäuble|Wolfgang Schauble]]
 +
|minister1_pfo  = [[Federal Ministry of the Interior (Germany)|German Interior Minister]]
 +
|chief1_name    = Walter Radermacher
 +
|chief1_position = Bureau president
 +
|chief2_name    =
 +
|chief2_position =
 +
|parent_department = [[Federal Ministry of the Interior (Germany)|Federal Ministry of the Interior]]
 +
|parent_agency =
 +
|child1_agency =
 +
|child2_agency =
 +
|website        = {{URL|destatis.de}}
 +
|footnotes      =
 +
|map      =
 +
|map_width =
 +
|map_caption =
 
}}
 
}}
{{#if:{{{seal|}}}|
+
For the [[Federal Statistical Office of Germany]]:
{{!}} colspan=2 style="text-align: center" {{!}} [[file:{{{seal}}}|{{px|{{{seal_width|}}}|180px}}]]
+
<pre style="overflow:auto;">
{{!}}-
+
{{Infobox government agency
{{#if:{{{seal_caption|}}}|
+
|agency_name  = Federal Statistical Office of Germany
{{!}} colspan=2 style="text-align: center" {{!}} {{{seal_caption}}}
+
|nativename    = Statistisches Bundesamt Deutschland
{{!}}-
+
|logo          = <!--Non-free image removed: Destatis_logo.gif-->
 +
|logo_caption  =
 +
|seal          =
 +
|seal_width    =
 +
|seal_caption  =  
 +
|headquarters  = Gustav-Stresemann-Ring 11, D-65189, [[Wiesbaden]]
 +
|latd=50 |latm=4  |lats=18.7068 |latNS=N
 +
|longd=8 |longm=15 |longs=6.2676 |longEW=E
 +
|region_code  = DE
 +
|formed        = {{Start date|1953|07|03}}
 +
|preceding    =
 +
|dissolved    =
 +
|superseding  =
 +
|jurisdiction  = [[Politics of Germany|Government of Germany]]
 +
|employees    = 2780
 +
|budget        =
 +
|minister1_name  = [[Wolfgang Schäuble|Wolfgang Schauble]]
 +
|minister1_pfo  = [[Federal Ministry of the Interior (Germany)|German Interior Minister]]
 +
|chief1_name    = Walter Radermacher
 +
|chief1_position = Bureau president
 +
|chief2_name    =
 +
|chief2_position =
 +
|parent_department = [[Federal Ministry of the Interior (Germany)|Federal Ministry of the Interior]]
 +
|parent_agency =
 +
|child1_agency =
 +
|child2_agency =
 +
|website        = {{URL|destatis.de}}
 +
|footnotes      =
 +
|map      =  
 +
|map_width =  
 +
|map_caption =
 
}}
 
}}
}}
+
</pre>
{{#if:{{{logo|}}}|
+
 
{{!}} colspan=2 style="text-align: center" {{!}} [[file:{{{logo}}}|{{px|{{{logo_width|}}}|180px}}]]
+
=== See also ===
{{!}}-
+
{{Organization infoboxes}}
{{#if:{{{logo_caption|}}}|
 
{{!}} colspan=2 style="text-align: center" {{!}} {{{logo_caption}}}
 
{{!}}-
 
}}
 
}}
 
{{#if:{{{picture|}}}|
 
{{!}} colspan=2 style="text-align: center" {{!}} [[file:{{{picture}}}|{{px|{{{picture_width|}}}|180px}}]]
 
{{!}}-
 
{{#if:{{{picture_caption|}}}|
 
{{!}} colspan=2 style="text-align: center" {{!}} {{{picture_caption}}}
 
{{!}}-
 
}}
 
}}
 
{{#if:{{{formed|}}}{{{preceding1|}}}{{{dissolved|}}}{{{superseding|}}}{{{jurisdiction|}}}{{{headquarters|}}}{{{motto}}}{{{employees|}}}{{{budget|}}}{{{minister1_name|}}}{{{chief1_name|}}}{{{parent_agency|}}}{{{child1_agency|}}}{{{keydocument1|}}}{{{website|}}}{{{footnotes|}}}{{{map|}}}{{{map_caption|}}}|
 
! colspan=2 style="background-color: #efefef; text-align: center" {{!}} <span class="category">{{ucfirst: {{#if:{{{type|}}}|{{{type}}}|Agency}}}}</span> overview
 
{{!}}-
 
}}
 
{{#if:{{{formed|}}}|
 
! Formed
 
{{!}} {{{formed}}}
 
{{!}}-
 
}}
 
{{#if:{{{preceding1|}}}|
 
! {{#if:{{{preceding2|}}}|Preceding agencies|Preceding {{#if:{{{type|}}}|{{{type}}}|Agency}}}}
 
{{!}} {{{preceding1}}}{{#if:{{{preceding2|}}}|<br />{{{preceding2}}} }}{{#if:{{{preceding3|}}}|<br />{{{preceding3}}} }}{{#if:{{{preceding4|}}}|<br />{{{preceding4}}} }}{{#if:{{{preceding5|}}}|<br />{{{preceding5}}} }}{{#if:{{{preceding6|}}}|<br />{{{preceding6}}} }}
 
{{!}}-
 
}}
 
{{#if:{{{dissolved|}}}|
 
! Dissolved
 
{{!}} {{{dissolved}}}
 
{{!}}-
 
}}
 
{{#if:{{{superseding|}}}|
 
! Superseding {{{service|agency}}}
 
{{!}} {{{superseding}}}
 
{{!}}-
 
}}
 
{{#if:{{{jurisdiction|}}}|
 
! Jurisdiction
 
{{!}} {{{jurisdiction}}}
 
{{!}}-
 
}}
 
{{#if:{{{headquarters|}}}|
 
! Headquarters
 
{{!}} <span class="label">{{{headquarters}}}</span>{{#if:{{both|{{{latd|}}}|{{{longd|}}}}}|<br />{{geobox coor|{{{latd|}}}|{{{latm|}}}|{{{lats|}}}|{{{latNS|}}}|{{{longd|}}}|{{{longm|}}}|{{{longs|}}}|{{{longEW|}}}|type:landmark{{#if:{{{region_code|}}}|_region:{{{region_code}}}}}}}}}{{#if: {{{coordinates|}}}|<br/>{{{coordinates|}}} }}
 
{{!}}-
 
}}
 
{{#if:{{{motto|}}}|
 
! Motto
 
{{!}} {{{motto}}}
 
{{!}}-
 
}}
 
{{#if:{{{employees|}}}|
 
! Employees
 
{{!}} {{{employees}}}
 
{{!}}-
 
}}
 
{{#if:{{{budget|}}}|
 
! Annual budget
 
{{!}} {{{budget}}}
 
{{!}}-
 
}}
 
{{#if:{{{minister1_name|}}}|
 
! {{#if:{{{minister2_name|}}}|Ministers responsible|Minister responsible}}
 
{{!}} {{{minister1_name}}}{{#if:{{{minister1_pfo|}}}|, {{{minister1_pfo}}} }}{{#if:{{{minister2_name|}}}|<br />{{{minister2_name}}}{{#if:{{{minister2_pfo|}}}|, {{{minister2_pfo}}} }} }}{{#if:{{{minister3_name|}}}|<br />{{{minister3_name}}}{{#if:{{{minister3_pfo|}}}|, {{{minister3_pfo}}} }} }}{{#if:{{{minister4_name|}}}|<br />{{{minister4_name}}}{{#if:{{{minister4_pfo|}}}|, {{{minister4_pfo}}} }} }}{{#if:{{{minister5_name|}}}|<br />{{{minister5_name}}}{{#if:{{{minister5_pfo|}}}|, {{{minister5_pfo}}} }} }}{{#if:{{{minister6_name|}}}|<br />{{{minister6_name}}}{{#if:{{{minister6_pfo|}}}|, {{{minister6_pfo}}} }} }}{{#if:{{{minister7_name|}}}|<br />{{{minister7_name}}}{{#if:{{{minister7_pfo|}}}|, {{{minister7_pfo}}} }} }}
 
{{!}}-
 
}}
 
{{#if:{{{deputyminister1_name|}}}|
 
! {{#if:{{{deputyminister2_name|}}}|Deputy Ministers responsible|Deputy Minister responsible}}
 
{{!}} {{{deputyminister1_name}}}{{#if:{{{deputyminister1_pfo|}}}|, {{{deputyminister1_pfo}}} }}{{#if:{{{deputyminister2_name|}}}|<br />{{{deputyminister2_name}}}{{#if:{{{deputyminister2_pfo|}}}|, {{{deputyminister2_pfo}}} }} }}{{#if:{{{deputyminister3_name|}}}|<br />{{{deputyminister3_name}}}{{#if:{{{deputyminister3_pfo|}}}|, {{{deputyminister3_pfo}}} }} }}{{#if:{{{deputyminister4_name|}}}|<br />{{{deputyminister4_name}}}{{#if:{{{deputyminister4_pfo|}}}|, {{{deputyminister4_pfo}}} }} }}{{#if:{{{deputyminister5_name|}}}|<br />{{{deputyminister5_name}}}{{#if:{{{deputyminister5_pfo|}}}|, {{{deputyminister5_pfo}}} }} }}{{#if:{{{deputyminister6_name|}}}|<br />{{{deputyminister6_name}}}{{#if:{{{deputyminister6_pfo|}}}|, {{{deputyminister6_pfo}}} }} }}{{#if:{{{deputyminister7_name|}}}|<br />{{{deputyminister7_name}}}{{#if:{{{deputyminister7_pfo|}}}|, {{{deputyminister7_pfo}}} }} }}
 
{{!}}-
 
}}
 
{{#if:{{{chief1_name|}}}|
 
! {{ucfirst: {{#if:{{{type|}}}|{{{type}}}|Agency}}}} executive{{#if:{{{chief2_name|}}}|s}}
 
{{!}} {{{chief1_name}}}{{#if:{{{chief1_position|}}}|, {{{chief1_position}}}}} {{#if:{{{chief2_name|}}}|<br />{{{chief2_name}}}{{#if:{{{chief2_position|}}}|, {{{chief2_position}}} }} }}{{#if:{{{chief3_name|}}}|<br />{{{chief3_name}}}{{#if:{{{chief3_position|}}}|, {{{chief3_position}}} }} }}{{#if:{{{chief4_name|}}}|<br />{{{chief4_name}}}{{#if:{{{chief4_position|}}}|, {{{chief4_position}}} }} }}{{#if:{{{chief5_name|}}}|<br />{{{chief5_name}}}{{#if:{{{chief5_position|}}}|, {{{chief5_position}}} }} }}{{#if:{{{chief6_name|}}}|<br />{{{chief6_name}}}{{#if:{{{chief6_position|}}}|, {{{chief6_position}}} }} }}{{#if:{{{chief7_name|}}}|<br />{{{chief7_name}}}{{#if:{{{chief7_position|}}}|, {{{chief7_position}}} }} }}{{#if:{{{chief8_name|}}}|<br />{{{chief8_name}}}{{#if:{{{chief8_position|}}}|, {{{chief8_position}}} }} }}{{#if:{{{chief9_name|}}}|<br />{{{chief9_name}}}{{#if:{{{chief9_position|}}}|, {{{chief9_position}}} }} }}
 
{{!}}-
 
}}
 
{{#if:{{{parent_department|}}}|
 
! Parent department
 
{{!}} {{{parent_department}}}
 
{{!}}-
 
}}
 
{{#if:{{{parent_agency|}}}|
 
! Parent {{#if:{{{type|}}}|{{{type}}}|Agency}}
 
{{!}} {{{parent_agency}}}
 
{{!}}-
 
}}
 
{{#if:{{{child1_agency|}}}|
 
! {{#if:{{{child2_agency|}}}|Child agencies|Child {{#if:{{{type|}}}|{{{type}}}|Agency}}}}
 
{{!}} {{{child1_agency}}}{{#if:{{{child2_agency|}}}|<br />{{{child2_agency}}} }}{{#if:{{{child3_agency|}}}|<br />{{{child3_agency}}} }}{{#if:{{{child4_agency|}}}|<br />{{{child4_agency}}} }}{{#if:{{{child5_agency|}}}|<br />{{{child5_agency}}} }}{{#if:{{{child6_agency|}}}|<br />{{{child6_agency}}} }}{{#if:{{{child7_agency|}}}|<br />{{{child7_agency}}} }}{{#if:{{{child8_agency|}}}|<br />{{{child8_agency}}} }}{{#if:{{{child9_agency|}}}|<br />{{{child9_agency}}} }}{{#if:{{{child10_agency|}}}|<br />{{{child10_agency}}} }}{{#if:{{{child11_agency|}}}|<br />{{{child11_agency}}} }}{{#if:{{{child12_agency|}}}|<br />{{{child12_agency}}} }}{{#if:{{{child13_agency|}}}|<br />{{{child13_agency}}} }}{{#if:{{{child14_agency|}}}|<br />{{{child14_agency}}} }}{{#if:{{{child15_agency|}}}|<br />{{{child15_agency}}} }}{{#if:{{{child16_agency|}}}|<br />{{{child16_agency}}} }}{{#if:{{{child17_agency|}}}|<br />{{{child17_agency}}} }}{{#if:{{{child18_agency|}}}|<br />{{{child18_agency}}} }}{{#if:{{{child19_agency|}}}|<br />{{{child19_agency}}} }}{{#if:{{{child20_agency|}}}|<br />{{{child20_agency}}} }}{{#if:{{{child21_agency|}}}|<br />{{{child21_agency}}} }}{{#if:{{{child22_agency|}}}|<br />{{{child22_agency}}} }}{{#if:{{{child23_agency|}}}|<br />{{{child23_agency}}} }}{{#if:{{{child24_agency|}}}|<br />{{{child24_agency}}} }}{{#if:{{{child25_agency|}}}|<br />{{{child25_agency}}} }}
 
{{!}}-
 
}}
 
{{#if:{{{keydocument1|}}}|
 
! {{#if:{{{keydocument2|}}}|Key documents|Key document}}
 
{{!}} {{{keydocument1}}} {{#if:{{{keydocument2|}}}|<br />{{{keydocument2}}} }}{{#if:{{{keydocument3|}}}|<br />{{{keydocument3}}} }}{{#if:{{{keydocument4|}}}|<br />{{{keydocument4}}} }}{{#if:{{{keydocument5|}}}|<br />{{{keydocument5}}} }}{{#if:{{{keydocument6|}}}|<br />{{{keydocument6}}} }}
 
{{!}}-
 
}}
 
{{#if:{{{website|}}}|
 
! colspan=2 style="background-color: #efefef; text-align: center" {{!}} Website
 
{{!}}-
 
{{!}} colspan=2 style="text-align: center" {{!}} {{{website}}}
 
{{!}}-
 
}}
 
{{#if:{{{footnotes|}}}|
 
! colspan=2 style="background-color: #efefef; text-align: center" {{!}} Footnotes
 
{{!}}-
 
{{!}} colspan=2 style="text-align: left" {{!}} {{{footnotes}}}
 
{{!}}-
 
}}
 
{{#if:{{{map|}}}|
 
! colspan=2 style="background-color: #efefef; text-align: center" {{!}} Map
 
{{!}}-
 
{{!}} colspan=2 style="text-align: center" {{!}} [[file:{{{map}}}|{{px|{{{map_width|}}}|frameless}}]]
 
{{!}}-
 
{{#if:{{{map_caption|}}}|
 
{{!}} colspan=2 style="text-align: center" {{!}} {{{map_caption}}}
 
{{!}}-
 
}} }}
 
{{{child|}}}
 
|}<noinclude>{{Documentation}}<!-- place category and language links on the /doc sub-page, not here --></noinclude>
 
  
 +
<includeonly>
 +
<!-- Categories -->
 +
[[Category:Politics and government infobox templates| ]]
  
{{Infobox Infobox government's Organization
+
<!-- Inrterwiki -->
| name            =
+
[[ar:قالب:معلومات وكالة أمريكية حكومية]]
| logo            =
+
[[bn:টেমপ্লেট:Infobox Government agency]]
| caption          =
+
[[da:Skabelon:Infoboks ministerium]]
| type            =
+
[[es:Plantilla:Infobox Government agency]]
| traded_as        =
+
[[fa:الگو:جعبه اطلاعات سازمان دولتی]]
| fate            =
+
[[he:תבנית:סוכנות ממשלתית]]
| predecessor      =
+
[[hy:Կաղապար:Տեղեկաքարտ Գործադիր իշխանության մարմին]]
| successor        =
+
[[id:Templat:Infobox Government agency]]
| foundation      = <!-- {{Start date|YYYY|MM|DD}} -->
+
[[ja:Template:Infobox Government Agency]]
| founder          =
+
[[ka:თარგი:ინფოდაფა სახელმწიფო უწყება]]
| defunct          = <!-- {{End date|YYYY|MM|DD}} -->
+
[[ko:틀:정부 기관 정보]]
| location_city    =
+
[[mk:Шаблон:Инфокутија Државен орган]]
| location_country =
+
[[pt:Predefinição:Info/Agência_do_governo]]
| locations        =
+
[[ro:Format:Infobox Government agency]]
| area_served      =
+
[[ru:Шаблон:Орган исполнительной власти]]
| key_people      =
+
[[th:แม่แบบ:กล่องข้อมูล หน่วยงานของรัฐ 2]]
| industry        =
+
[[tr:Şablon:Hükümet kurumu]]
| products        =
+
[[zh:Template:Infobox government agency]]
| production      =
+
</includeonly>
| services        =
 
| revenue          =
 
| operating_income =
 
| net_income      =
 
| aum              = <!-- Only used with financial services companies -->
 
| assets          =
 
| equity          =
 
| owner            =
 
| num_employees    =
 
| parent          =
 
| divisions        =
 
| subsid          =
 
| homepage        = <!-- {{URL|examplesite.com}} -->
 
| footnotes        =
 
| intl            =
 
}}
 

Revision as of 08:04, 28 October 2012

{{Infobox government agency}} is an infobox template for use in articles on government agencies.

Syntax

{{Infobox government agency
|agency_name     = 
|type            = 
|nativename      = 
|nativename_a    = 
|nativename_r    = 
|logo            = 
|logo_width      = 
|logo_caption    = 
|seal            = 
|seal_width      = 
|seal_caption    = 
|picture         = 
|picture_width   = 
|picture_caption = 
|formed          = <!-- {{Start date|YYYY|MM|DD}} OR {{Start date and years ago|YYYY|MM|DD}} -->
|preceding1      = 
|preceding2      = 
<!-- (etc.) -->
|dissolved       = 
|superseding     = 
|jurisdiction    = 
|headquarters    = 
|latd=  |latm=  |lats=  |latNS= 
|longd= |longm= |longs= |longEW= 
|region_code     = 
|coordinates     = <!--{{coord|LATITUDE|LONGITUDE|type:landmark_region:US|display=inline,title}}-->
|motto           =
|employees       = 
|budget          = 
|minister1_name  = 
|minister1_pfo   = 
|minister2_name  = 
|minister2_pfo   = 
<!-- (etc.) -->
|deputyminister1_name  = 
|deputyminister1_pfo   = 
|deputyminister2_name  = 
|deputyminister2_pfo   = 
<!-- (etc.) -->
|chief1_name     = 
|chief1_position = 
|chief2_name     = 
|chief2_position = 
<!-- (etc.) -->
|agency_type     = 
|parent_department = 
|parent_agency   = 
|child1_agency   = 
|child2_agency   = 
<!-- (etc.) -->
|keydocument1    =
<!-- (etc.) -->
|website         =  <!-- {{URL|example.com}} -->
|footnotes       = 
|map             = 
|map_width       = 
|map_caption     = 
}}

Parameters

All parameters except the agency name are optional.

Field Name Required Description Values
agency_name yes Name of the agency Text
type no Type of agency (defaults to "agency") Text
logo no Logo for the agency filename
nativename no Agency name in a native language using Western characters (French, German, Spanish, etc.), such as Port Lotniczy im. Fryderyka Chopina. Can also be used for two different names in the same language. Text; wrap with {{Lang}}
nativename_a no (optional) Agency name in a native language with non-Western characters (Chinese, Japanese, Korean, Arabic, etc.), such as 北京首都国际机场. Text; wrap with {{Lang}}
nativename_r no (optional) Use in conjunction with above for Romanized name of the agency, such as Běijīng Shǒudū Guójì Jīcháng. Text; wrap with {{Lang}}
logo_width no Image width for the agency logo (limited to 180 px maximum) Numbers
logo_caption no Caption for the agency logo Text
seal no Seal for the agency filename
seal_width no Image width for the agency seal (limited to 180 px maximum) Numbers
seal_caption no Caption for the agency seal Text
picture no Image for the agency filename
picture_width no Image width for the agency image (limited to 180 px maximum) Numbers
picture_caption no Caption for the agency image Text
formed no Date of foundation of the agency Use {{Start date}}
preceding1 no Name of preceding agency. Can be repeated up to six times (preceding1 to preceding6).
Note: Title of box will automatically pluralise upon use of preceding2.
Text
dissolved no Date of dissolution of the agency Text eg; 25 July 2005, or 1876
superseding no Name of superseding agency Text
jurisdiction no Name of the jurisdiction in which the agency resides Text eg; [[Government of Western Australia]] or [[United States Government]]
headquarters no Location of the agency's headquarters. Text eg; [[Sydney, New South Wales]], [[Australia]]
latd no Headquarters coordinates; latitude in degrees. Numbers
latm no Headquarters coordinates; latitude in minutes. Numbers
lats no Headquarters coordinates; latitude in seconds. Numbers
latNS no Headquarters coordinates; specifies northern (N) or southern (S) latitude. Text eg; N
longd no Headquarters coordinates; longitude in degrees. Numbers
longm no Headquarters coordinates; longitude in minutes. Numbers
longs no Headquarters coordinates; longitude in seconds. Numbers
longEW no Headquarters coordinates; specifies eastern (E) or western (W) longitude. Text eg; E
region_code no Headquarters coordinates; sets the preferred map region of coverage, used in selecting appropriate map resources for the area. The region should be supplied as either a two character ISO 3166-1 alpha-2 country code, or an ISO 3166-2 region code. Text eg; US
coordinates no Headquarters coordinates using {{coord}} option instead of the above. See documentation at {{coord}} for fields. {{coord|45|31|7|N|122|50|16|W|type:landmark_region:US|display=inline,title}}
motto no Official motto/slogan of the agency Motto/slogan
employees no Number of employees of the agency Number
budget no Annual budget of the agency Text eg; $95 m [[United States dollar|USD]] (2006)
minister1_name no For westminster systems: Name of current minister responsible for the agency. Can be repeated up to seven times (minister1_name to minister7_name).
Note: Title of box will automatically pluralise upon use of minister2_name.
Text
minister1_pfo no For westminster systems: Portfolio title of responsible minister. Can be repeated up to seven times (minister1_pfo to minister7_pfo). Text
deputyminister1_name no For westminster systems with deputy ministers: Name of current deputy minister responsible for the agency. Can be repeated up to seven times (deputyminister1_name to deputyminister7_name).
Note: Title of box will automatically pluralise upon use of minister2_name.
Text
deputyminister1_pfo no For westminster systems with deputy ministers: Portfolio title of responsible deputy minister. Can be repeated up to seven times (minister1_pfo to minister7_pfo). Text
chief1_name no Name of current agency chief/director/executive director. Can be repeated up to four times (chief1_name to chief4_name).
Note: Title of box will automatically pluralise upon use of chief2_name.
Text
chief1_position no Position title of current agency chief/director/executive director. Can be repeated up to four times (chief1_position to chief4_position). Text
agency_type no Type of agency Text
parent_department no Parent department of this agency (when the parent is not an agency) Text
parent_agency no Parent agency of this agency (when the parent is also an agency) Text
child1_agency no List of current child agencies reporting to this agency. Can be repeated up to twenty five times (child1_agency to child25_agency).
Note: Title of box will automatically pluralise upon use of child2_agency.
Text
keydocument1 no Hyperlink of key document for organisation. Can be repeated up to six times (keydocument1 to keydocument6).
Note: Title of box will automatically pluralise upon use of keydocument2.
Text
website no Web address for agency website Use {{URL}}. Don't forget to take out the "example.com"!
footnotes no Footnotes or references for included information Text
map no Image for the map filename
map_width no Image width for the map (limited to 180 px maximum) Numbers
map_caption no Caption for the map Text
child no Child (subsidiary) infobox Infobox template

Examples

Template:Infobox government agency For the United States Department of Agriculture:

{{Infobox government agency
|agency_name   = United States Department of Agriculture
|logo          = USDA logo.svg
|logo_width    = 140 px
|logo_caption  = Logo of the USDA
|seal          = US-DeptOfAgriculture-Seal2.svg
|seal_width    = 140 px
|seal_caption  = Seal of the Department of Agriculture
|formed        = {{Start date|1889|02|15}}
|preceding1    = 
|dissolved     = 
|superseding   = 
|jurisdiction  = [[Federal government of the United States]]
|headquarters  = 1301 [[Independence Avenue (Washington, D.C.)|Independence Avenue]], S.W., [[Washington, D.C.]]
|latd=38  |latm=53  |lats=12  |latNS=N
|longd=77 |longm=01 |longs=47 |longEW=W
|region_code   = US
|employees     = 105,778 (June 2007)
|budget        = $94 billion [[United States dollar|USD]] (2006)
|minister1_name  = 
|minister1_pfo   = 
|minister2_name  = 
|minister2_pfo   = 
|chief1_name     = [[Mike Johanns]]
|chief1_position = [[United States Secretary of Agriculture|Secretary of Agriculture]]
|chief2_name     = [[Charles F. Conner]]
|chief2_position = Deputy Secretary of Agriculture
|parent_department =
|parent_agency = 
|child1_agency = Several
|website       = {{URL|usda.gov}}
|footnotes     = 
|map       = 
|map_width = 
|map_caption = 
}}

Template:Infobox government agency For the Federal Statistical Office of Germany:

{{Infobox government agency
|agency_name   = Federal Statistical Office of Germany
|nativename    = Statistisches Bundesamt Deutschland
|logo          = <!--Non-free image removed: Destatis_logo.gif-->
|logo_caption  = 
|seal          = 
|seal_width    = 
|seal_caption  = 
|headquarters  = Gustav-Stresemann-Ring 11, D-65189, [[Wiesbaden]]
|latd=50 |latm=4   |lats=18.7068 |latNS=N
|longd=8 |longm=15 |longs=6.2676 |longEW=E
|region_code   = DE
|formed        = {{Start date|1953|07|03}}
|preceding     = 
|dissolved     = 
|superseding   = 
|jurisdiction  = [[Politics of Germany|Government of Germany]]
|employees     = 2780
|budget        = 
|minister1_name  = [[Wolfgang Schäuble|Wolfgang Schauble]]
|minister1_pfo   = [[Federal Ministry of the Interior (Germany)|German Interior Minister]]
|chief1_name     = Walter Radermacher
|chief1_position = Bureau president
|chief2_name     = 
|chief2_position = 
|parent_department = [[Federal Ministry of the Interior (Germany)|Federal Ministry of the Interior]]
|parent_agency =
|child1_agency = 
|child2_agency = 
|website         = {{URL|destatis.de}}
|footnotes       =
|map       = 
|map_width = 
|map_caption = 
}}

See also

Template:Organization infoboxes