Template:Infobox United States presidential transition
Appearance
This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
This template uses Lua: |
{{Infobox United States presidential transition}}
can be used to provide at-a-glance information at the start of an article about an organization.
Usage
[edit]full_name | |
native_name | |
[[File:{{{logo}}}|{{{logo_size}}}|alt={{{logo_alt}}}|upright=1]] | |
[[File:{{{image}}}|{{{image_size}}}|alt={{{alt}}}|upright=1]] | |
[[File:{{{map}}}|{{{map_size}}}|alt={{{map_alt}}}]] | |
[[File:{{{map2}}}|{{{map2_size}}}|alt={{{map2_alt}}}]] | |
Type | type |
---|---|
tax_id / vat_id | |
Registration no. | registration_id |
Status | status |
Headquarters | headquarters |
Location |
|
Locations |
|
Coordinates | coordinates |
leader_title | leader_name |
leader_title2 | leader_name2 |
leader_title3 | leader_name3 |
leader_title4 | leader_name4 |
board_of_directors | |
Key people | key_people |
Main organ | main_organ / publication |
Subsidiaries | subsidiaries |
Budget (_year) | budget |
Revenue (_year) | revenue |
Disbursements | disbursements |
Expenses (_year) | expenses |
Funding | funding |
Endowment (_year) | endowment |
Staff (_year) | staff |
Volunteers (_year) | volunteers |
Website | {{URL|...}} |
footnotes |
Full syntax
[edit]Copy this version to use, remove hidden notes (both the <!--
and -->
characters) that surround certain entries, in order for the data you enter to appear in the published article. All fields must be lowercase, and all are optional.
{{Infobox organization
| name = <!-- defaults to {{PAGENAME}}, if not provided -->
| full_name =
| native_name = <!-- organization's name in its local language -->
| native_name_lang = <!-- required ISO 639-1 code of the above native language -->
| logo =
| logo_size =
| logo_alt =
| logo_caption =
| image =
| image_size =
| alt = <!-- see [[WP:ALT]] -->
| caption =
| map = <!-- map image -->
| map_size = <!-- defaults to 250px -->
| map_alt =
| map_caption =
| map2 = <!-- 2nd map image, if required -->
| map2_size =
| map2_alt =
| map2_caption =
| abbreviation =
| date_of_preceding_election =
| inauguration_date =
| transition_start =
| president-_elect =
| vice_president-_elect =
| incoming_party =
| outgoing_party =
| outgoing_president =
| outgoing_vice_president =
| type = <!-- e.g., [[Nonprofit organization|Nonprofit]], [[Non-governmental organization|NGO]], etc. -->
| tax_id = <!-- or |vat_id = (for European organizations) -->
| registration_id = <!-- for non-profits -->
| status = <!-- legal status or description (company, charity, foundation, etc.) -->
| purpose = <!-- or |focus = --><!-- humanitarian, activism, peacekeeping, etc. -->
| professional_title = <!-- for professional associations -->
| headquarters =
| location_city =
| location_country =
| location_city2 =
| location_country2 =
| addnl_location_city =
| addnl_location_country =
| addnl_location_city2 =
| addnl_location_country2 =
| coordinates = <!-- {{coord|LAT|LON|display=inline,title}} -->
| origins =
| region_served = <!-- or |area_served = or |region = -->
| products = <!-- or |product = -->
| services =
| methods = <!-- or |method = -->
| fields = <!-- or |field = -->
| membership = <!-- number of members -->
| membership_year = <!-- year to which membership numbers/data apply -->
| language = <!-- or |languages = --><!-- any official language or languages used -->
| owner = <!-- or |owners = -->
| sec_gen = <!-- or |gen_sec for General Secretary -->
| leader_title = <!-- defaults to "Leader" -->
| leader_name =
| leader_title2 =
| leader_name2 =
| leader_title3 =
| leader_name3 =
| leader_title4 =
| leader_name4 =
| board_of_directors =
| key_people =
| main_organ = <!-- or |publication = --><!-- organization's principal body (assembly, committee, board, etc.) or publication -->
| subsidiaries =
| budget =
| budget_year =
| revenue =
| revenue_year =
| disbursements =
| expenses =
| expenses_year =
| endowment =
| endowment_year =
| funding = <!-- source of funding e.g. for "think tanks" -->
| staff =
| staff_year =
| volunteers =
| volunteers_year =
| website = <!-- {{Official URL}} or {{URL|example.com}} -->
| formerly = <!-- or |former_name = -->
| footnotes =
| bodystyle =
}}