
{{Infobox space agency}}
can be used to provide at-a-glance information at the start of an article about a space agency organization.
Usage
Syntax
{{Infobox space agency
| child = <!-- to make this a child (subsidiary) infobox -->
| name = <!-- name of the agency, usually similar to the article title -->
| native_name = <!-- native name(s) of the agency using Western characters (French, German, Spanish, etc.) -->
| native_name_a = <!-- native name(s) of the agency using non-Western characters (Chinese, Japanese, Korean, Arabic, etc.) -->
| native_name_r = <!-- romanized name of the agency -->
| seal = <!-- official seal of the agency -->
| seal_size =
| seal_alt =
| seal_caption =
| logo = <!-- official logo of the agency -->
| logo_size =
| logo_alt =
| logo_caption =
| logo2 = <!-- secondary logo of the agency -->
| logo2_size =
| logo2_alt =
| logo2_caption =
| image = <!-- image of the agency -->
| image_size =
| image_alt =
| caption =
| acronym = <!-- or | abbreviation = -->
| nickname =
| former_name =
| formed = <!-- date of foundation of the agency, use {{start date and age|YYYY|MM|DD}} -->
| preceding1 = <!-- up to | preceding6 = -->
| dissolved = <!-- date of dissolution of the agency, use {{end date and age|YYYY|MM|DD}} -->
| superseding1 = <!-- up to | superseding6 = -->
| type = <!-- or | agency_type = -->
| jurisdiction = <!-- name of the jurisdiction in which the agency resides (e.g. European Union, United States Federal Government, etc.) -->
| status = <!-- legal status of the agency (e.g. active, inactive, defunct, merged with foo, etc.) -->
| headquarters = <!-- location of the agency's headquarters -->
| coordinates = <!-- headquarters coordinates using {{coord}}, see documentation at {{coord}} for fields -->
| motto = <!-- official motto/slogan of the agency -->
| language = <!-- any official language used by the agency, use | languages = for more than one language -->
| administrator = <!-- name of current administrator responsible for the agency -->
| leader_title = <!-- title of current agency leader (e.g. administrator, deputy minister, etc.), up to | leader_title8 = -->
| leader_name = <!-- name of current agency leader, up to | leader_name8 = -->
| key_people = <!-- key people of the agency that are not necessarily agency leaders -->
| spaceport = <!-- or | spaceports = -->
| owner = <!-- owner of the agency, use | owners = for more than one owner -->
| employees = <!-- or | num_staff = -->
| budget = <!-- annual budget of the agency -->
| website = <!-- use {{URL|www.example.com}} -->
| agency_id = <!-- unique identifier assigned by records office or similar organization -->
| map = <!-- map of the agency -->
| map_size =
| map_alt =
| map_caption =
| map_type = <!-- the name of a location map (e.g. Indonesia or Russia) -->
| map_dot_mark = <!-- the name of an image to display as the pushpin mark -->
| map_dot_label = <!-- the text of the label to place next to the pushpin mark -->
| embed = <!-- to embed another child (subsidiary) infobox at the bottom -->
| footnotes =
}}
Example
{{Infobox space agency
|name = European Space Agency
|native_name = {{Collapsible list
|liststyle = padding: 8px 0; text-align: left;
|framestyle = border:none; padding:0; font-size: 90%;
|title = Name in the [[languages of the European Union |languages of the{{break}} European Union]]
|{{langx|cs|Evropská kosmická agentura}}
|{{langx|da|Den Europæiske Rumfartsorganisation}}
|{{langx|de|Europäische Weltraumorganisation}}
|{{langx|et|Euroopa Kosmoseagentuur}}
|{{langx|fr|Agence spatiale européenne}}
|{{langx|fi|Euroopan avaruusjärjestö}}
|{{langx|el|Ευρωπαϊκός Οργανισμός Διαστήματος}}
|{{langx|hu|Európai Űrügynökség}}
|{{langx|ga|Gníomhaireacht Spáis na hEorpa}}
|{{langx|it|Agenzia Spaziale Europea}}
|{{langx|lb|Europäesch Weltraumorganisatioun}}
|{{langx|nl|Europese Ruimtevaartorganisatie}}
|{{langx|no|Den europeiske romfartsorganisasjon}}
|{{langx|nn|Den europeiske romfartsorganisasjonen}}
|{{langx|pl|Europejska Agencja Kosmiczna}}
|{{langx|pt|Agência Espacial Europeia}}
|{{langx|ro|Agenția Spațială Europeană}}
|{{langx|rm|Agenzia spaziala europeica}}
|{{langx|es|Agencia Espacial Europea}}
|{{langx|sv|Europeiska rymdorganisationen}}
}}
<!-- end list of ESA translations -->
|jurisdiction = [[European Union]]
|headquarters = [[Paris]], [[Île-de-France]], France
|spaceport = [[Guiana Space Centre]]
|image = ESA Headquarters in Paris, France.JPG
|image_alt = ESA Headquarters in Paris, France
|caption = ESA Headquarters in Paris, France
|acronym = {{hlist|class=nowrap |ESA |ASE}}
|established = {{start date and age|df=yes|1975|5|30}}
|employees = 4,754 (2019)
|leader_name = [[Johann-Dietrich Wörner]]
|leader_title = [[Director General of the European Space Agency|Director General]]
|budget = {{increase}} [[Euro|€]]6.68 billion
|languages = [[English language|English]], [[French language|French]] and [[German language|German]]
|website = {{URL|https://www.esa.int/}}
}}
Microformat
- Subtemplates
- Use {{Start date and age}} for the date on which an organisation was "established", "founded", "opened" or otherwise started, unless that date is before 1583 CE.
- Use {{URL}} for an organisation's URL.
Please do not remove instances of these subtemplates.
- Classes used
The HTML classes of this microformat include:
- adr
- agent
- category
- country-name
- extended-address
- fn
- geo
- label
- latitude
- locality
- longitude
- nickname
- note
- org
- region
- street-address
- url
- vcard
Please do not rename or remove these classes
nor collapse nested elements which use them.
nor collapse nested elements which use them.
You must be logged in to post a comment.