Difference between revisions of "Template:Infobox organization/doc"
imported>StarryGrandma |
imported>Pigsonthewing (ce) |
||
| Line 9: | Line 9: | ||
{{Generic template demo |_display=italics | {{Generic template demo |_display=italics | ||
| − | |name |native_name |named_after | + | |name |native_name |nickname |named_after |
|image={{{image}}} |image_size={{{image_size}}} |alt={{{alt}}} |caption | |image={{{image}}} |image_size={{{image_size}}} |alt={{{alt}}} |caption | ||
|logo={{{logo}}} |logo_size={{{logo_size}}} |logo_alt={{{logo_alt}}} |logo_caption | |logo={{{logo}}} |logo_size={{{logo_size}}} |logo_alt={{{logo_alt}}} |logo_caption | ||
| Line 29: | Line 29: | ||
| native_name = | | native_name = | ||
| native_name_lang = | | native_name_lang = | ||
| + | | nickname = | ||
| named_after = | | named_after = | ||
| image = | | image = | ||
| Line 118: | Line 119: | ||
| native_name = ''native_name'' | | native_name = ''native_name'' | ||
| native_name_lang = ''native_name_lang'' | | native_name_lang = ''native_name_lang'' | ||
| + | | nickname = ''nickname'' | ||
| named_after = ''named_after'' | | named_after = ''named_after'' | ||
| image = Test.png | | image = Test.png | ||
| Line 176: | Line 178: | ||
}} | }} | ||
<pre style="overflow:auto;"> | <pre style="overflow:auto;"> | ||
| − | {{Infobox | + | {{Infobox organizat on |
| − | | name = | + | | name = <!-- defaults to {{PAGENAME}} if not provided --> |
| − | | native_name = | + | | native_name = <!-- Organization's name in its local language --> |
| − | | native_name_lang = | + | | native_name_lang = <!-- ISO code of the above language --> |
| − | | named_after = | + | | nickname = |
| − | | image = | + | | named_after = |
| − | | image_size = | + | | image = |
| − | | alt = | + | | image_size = |
| − | | caption = | + | | alt = <!-- see [[WP:ALT]] --> |
| − | | map = | + | | caption = |
| − | | map_size = | + | | map = <!-- map image --> |
| − | | map_alt = | + | | map_size = <!-- defaults to 250px --> |
| − | | map_caption = | + | | map_alt = |
| − | | map2 = | + | | map_caption = |
| − | | map2_size = | + | | map2 = <!-- second map image, if required --> |
| − | | map2_alt = | + | | map2_size = |
| − | | map2_caption = | + | | map2_alt = |
| − | | abbreviation = | + | | map2_caption = |
| − | | motto = | + | | abbreviation = |
| − | | predecessor = | + | | motto = |
| − | | merged = | + | | predecessor = |
| − | | successor = | + | | merged = <!-- Any other organizations with which the organization was merged --> |
| − | | formation = | + | | successor = |
| − | | founder = | + | | formation = <!-- or: | established = --> <!--e.g. use {{start date and age|YYYY|MM|DD}}--> |
| − | | founding_location = | + | | founder = <!-- or: | founders = --> |
| − | | extinction = | + | | founding_location = |
| − | | merger = | + | | extinction = <!-- or: | dissolved = --> <!--e.g. use {{end date and age|YYYY|MM|DD}}--> |
| − | | type = | + | | merger = <!-- Other organizations (if any) merged to constitute the organization --> |
| − | | status = | + | | type = <!-- e.g. [[Governmental organization]], [[Non-governmental organization|NGO]], etc --> |
| − | | purpose = | + | | status = <!-- Organization's legal status and/or description (company, charity, foundation, etc) --> |
| − | | professional_title = <!-- for professional associations --> | + | | purpose = <!-- or: | focus = --> <!--(humanitarian, activism, peacekeeping, etc)--> |
| − | | headquarters = | + | | professional_title = <!-- for professional associations --> |
| − | | location = | + | | headquarters = |
| − | | coords = | + | | location = |
| − | | region = | + | | coords = <!-- location's {{coord}}s --> |
| − | | services = | + | | region = <!-- or: | region_served = --> <!--Any particular region or regions associated with or served by the organization--> |
| − | | membership = | + | | services = |
| − | | membership_year = | + | | membership = <!-- Usually the number of members --> |
| − | | language = | + | | membership_year = <!-- Year to which membership number/data apply --> |
| − | | sec_gen = | + | | language = <!-- or: | languages = --> <!--Any official language or languages used by the organization--> |
| − | | leader_title = | + | | sec_gen = <!-- Name of the organization's Secretary General (if post exists) or gen_sec for General Secretary --> |
| − | | leader_name = | + | | leader_title = <!-- defaults to "Leader" --> |
| − | | leader_title2 = | + | | leader_name = |
| − | | leader_name2 = | + | | leader_title2 = |
| − | | leader_title3 = | + | | leader_name2 = |
| − | | leader_name3 = | + | | leader_title3 = |
| − | | leader_title4 = | + | | leader_name3 = |
| − | | leader_name4 = | + | | leader_title4 = |
| − | | board_of_directors = | + | | leader_name4 = |
| − | | key_people = | + | | board_of_directors = |
| − | | main_organ = | + | | key_people = |
| − | | parent_organization = | + | | main_organ = <!-- or: | publication = --> <!--Organization's principal body (assembly, committee, board, etc) or publication--> |
| − | | subsidiaries = | + | | parent_organization = <!-- or: | parent_organisation = --> |
| − | | secessions = | + | | subsidiaries = |
| − | | affiliations = | + | | secessions = |
| − | | budget = | + | | affiliations = |
| − | | budget_year = | + | | budget = |
| − | | staff = | + | | budget_year = |
| − | | staff_year = | + | | staff = <!-- Numbers and/or types of staff --> |
| − | | volunteers = | + | | staff_year = <!-- Year to which staff numbers/data apply --> |
| − | | volunteers_year = | + | | volunteers = <!-- Numbers and/or types of volunteers --> |
| − | | website = | + | | volunteers_year = <!-- Year to which volunteer numbers/data apply --> |
| − | | remarks = | + | | website = <!-- e.g. {{url|example.com}} --> |
| − | | formerly = | + | | remarks = |
| − | | footnotes = | + | | formerly = <!-- Any former names by which the organization known --> |
| + | | footnotes = | ||
}} | }} | ||
</pre> | </pre> | ||
Revision as of 22:02, 13 November 2018
| This is a documentation subpage for Template:Infobox organization. It contains usage information, categories and other content that is not part of the original template page. |
| This template is used on approximately 29,000 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.
Transclusion count updated automatically (see documentation). |
| This template uses Lua: |
{{Infobox organization}} can be used to provide at-a-glance information at the start of an article about an organization.
Blank template
- redirect Template:Parameter names example
{{Infobox organization
| name =
| pronounce =
| native_name =
| native_name_lang =
| nickname =
| named_after =
| image =
| image_size =
| alt =
| caption =
| logo =
| logo_size =
| logo_alt =
| logo_caption =
| map =
| map_size =
| map_alt =
| map_caption =
| map2 =
| map2_size =
| map2_alt =
| map2_caption =
| abbreviation =
| motto =
| predecessor =
| merged =
| successor =
| formation = <!-- use {{start date and age|YYYY|MM|DD}} -->
| founder =
| founding_location =
| extinction = <!-- use {{end date and age|YYYY|MM|DD}} -->
| merger =
| type =
| tax_id = <!-- or | vat_id = (for European organizations) -->
| registration_id = <!-- for non-profit org -->
| status =
| purpose =
| headquarters =
| location =
| coords = <!-- {{coord|LAT|LON|display=inline, title}} -->
| region =
| services =
| products =
| methods =
| fields =
| membership =
| membership_year =
| language =
| owner = <!-- or | owners = -->
| sec_gen = <!-- or | gen_sec for General Secretary -->
| leader_title =
| leader_name =
| leader_title2 =
| leader_name2 =
| leader_title3 =
| leader_name3 =
| leader_title4 =
| leader_name4 =
| board_of_directors =
| key_people =
| main_organ =
| parent_organization =
| subsidiaries =
| secessions =
| affiliations =
| budget =
| budget_year =
| revenue =
| revenue_year =
| disbursements =
| expenses =
| expenses_year =
| endowment =
| endowment_year =
| staff =
| staff_year =
| volunteers =
| volunteers_year =
| website = <!-- {{URL|example.com}} -->
| remarks =
| formerly =
| footnotes =
}}
Usage
All fields are lower case and optional.
native_name | |
![]() (captionTemplate:Thinsp:) Test.png (image) at template's default size. | |
![]() (map_captionTemplate:Thinsp:) World map.jpg (map) at template's default size. | |
| Abbreviation | abbreviation |
|---|---|
| Nickname | nickname |
| Named after | named_after |
| Motto | motto |
| Predecessor | predecessor |
| Merged into | merged |
| Successor | successor |
| Formation | Script error: No such module "If empty". |
| Founder | founder (or founders) |
| Founded at | founding_location |
| Dissolved | dissolved (or extinction) |
| Merger of | merger |
| Type | type |
| tax_id (or vat_id) | |
| Registration no. | registration_id |
| Legal status | status |
| Purpose | purpose |
| Headquarters | headquarters |
| Location |
|
| Coordinates | (Template:Thinsp) |
Region | Script error: No such module "If empty". |
| Products | products |
| Services | services |
| Methods | methods |
| Fields | fields |
Membership (_year) | membership |
Official language | language (or languages) |
| Owner | owner (or owners) |
Secretary General | sec_gen (or gen_sec) |
leader_title | leader_name |
leader_title4 | leader_name4 |
[[Board of directors|
| board_of_directors |
Key people | key_people |
Main organ | main_organ (or publication) |
Parent organization | parent_organi[z/s]ation |
| Subsidiaries | subsidiaries |
| Secessions | secessions |
| Affiliations | affiliations |
| Endowment (_year) | endowment |
Staff (_year) | Script error: No such module "If empty". |
Volunteers (_year) | volunteers |
| Website | website |
| Remarks | remarks |
Formerly called | Script error: No such module "If empty". |
| footnotes | |
{{Infobox organizat on
| name = <!-- defaults to {{PAGENAME}} if not provided -->
| native_name = <!-- Organization's name in its local language -->
| native_name_lang = <!-- ISO code of the above language -->
| nickname =
| named_after =
| image =
| image_size =
| alt = <!-- see [[WP:ALT]] -->
| caption =
| map = <!-- map image -->
| map_size = <!-- defaults to 250px -->
| map_alt =
| map_caption =
| map2 = <!-- second map image, if required -->
| map2_size =
| map2_alt =
| map2_caption =
| abbreviation =
| motto =
| predecessor =
| merged = <!-- Any other organizations with which the organization was merged -->
| successor =
| formation = <!-- or: | established = --> <!--e.g. use {{start date and age|YYYY|MM|DD}}-->
| founder = <!-- or: | founders = -->
| founding_location =
| extinction = <!-- or: | dissolved = --> <!--e.g. use {{end date and age|YYYY|MM|DD}}-->
| merger = <!-- Other organizations (if any) merged to constitute the organization -->
| type = <!-- e.g. [[Governmental organization]], [[Non-governmental organization|NGO]], etc -->
| status = <!-- Organization's legal status and/or description (company, charity, foundation, etc) -->
| purpose = <!-- or: | focus = --> <!--(humanitarian, activism, peacekeeping, etc)-->
| professional_title = <!-- for professional associations -->
| headquarters =
| location =
| coords = <!-- location's {{coord}}s -->
| region = <!-- or: | region_served = --> <!--Any particular region or regions associated with or served by the organization-->
| services =
| membership = <!-- Usually the number of members -->
| membership_year = <!-- Year to which membership number/data apply -->
| language = <!-- or: | languages = --> <!--Any official language or languages used by the organization-->
| sec_gen = <!-- Name of the organization's Secretary General (if post exists) 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-->
| parent_organization = <!-- or: | parent_organisation = -->
| subsidiaries =
| secessions =
| affiliations =
| budget =
| budget_year =
| staff = <!-- Numbers and/or types of staff -->
| staff_year = <!-- Year to which staff numbers/data apply -->
| volunteers = <!-- Numbers and/or types of volunteers -->
| volunteers_year = <!-- Year to which volunteer numbers/data apply -->
| website = <!-- e.g. {{url|example.com}} -->
| remarks =
| formerly = <!-- Any former names by which the organization known -->
| footnotes =
}}
Microformat
TemplateData
TemplateData for Infobox organization
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | defaults to {{PAGENAME}} if name not provided | String | optional |
| native_name | native_name | Organization's name in its local language | String | optional |
| image | image | image of organisation | String | optional |
| image_size | image_size | size of image | String | optional |
| alt | alt | see [[WP:ALT]] | String | optional |
| caption | caption | caption | String | optional |
| logo | logo | logo of organisation | String | optional |
| logo_size | logo_size | size of logo | String | optional |
| logo_alt | logo_alt | see [[WP:ALT]] | String | optional |
| logo_caption | logo_caption | caption of logo | String | optional |
| map | map | map image | String | optional |
| map_size | map_size | defaults to 250px | String | optional |
| map_alt | map_alt | no description | String | optional |
| map_caption | map_caption | caption for map | String | optional |
| map2 | map2 | second map image, if required | String | optional |
| map2_size | map2_size | size of map | String | optional |
| map2_alt | map2_alt | no description | String | optional |
| map2_caption | map2_caption | caption for map | String | optional |
| named_after | named_after | Entity the organisation was named after, if any | String | optional |
| abbreviation | abbreviation | abbreviation of organisation | String | optional |
| motto | motto | motto of organisation | String | optional |
| predecessor | predecessor | no description | String | optional |
| merged | merged | Any other organizations with which the organization was merged | String | optional |
| successor | successor | successor of organisation | String | optional |
| formation | formation | established, e.g. use {{start date and age|YYYY|MM|DD}} | Number | optional |
| founder | founder | founder of organisation | String | optional |
| founding_location | founding_location | place founded | String | optional |
| extinction | extinction | dissolved=e.g. use {{end date and age|YYYY|MM|DD}} | Number | optional |
| merger | merger | Other organizations (if any) merged to constitute the organization | String | optional |
| type | type | e.g. [[Governmental organization]], [[Non-governmental organization|NGO]] | String | optional |
| status | status | Organization's legal status and/or description (company, charity, foundation | String | optional |
| purpose | purpose | focus=(humanitarian, activism, peacekeeping, …) | String | optional |
| professional_title | professional_title | for professional associations | String | optional |
| headquarters | headquarters | organisation headquarters | String | optional |
| location | location | location of organisation | String | optional |
| coords | coords | location's {{coord}}s | String | optional |
| region | region | region_served =Any particular region or regions associated with or served by the organization | String | optional |
| services | services | services of organisation | String | optional |
| membership | membership | membership of organisation | String | optional |
| language | language | languages =Any official language or languages used by the organization | String | optional |
| sec_gen | sec_gen | Name of the organization's Secretary General (if post exists) | String | optional |
| leader_title | leader_title | no description | String | optional |
| leader_name | leader_name | leader name | String | optional |
| leader_title2 | leader_title2 | no description | String | optional |
| leader_name2 | leader_name2 | no description | String | optional |
| leader_name3 | leader_name3 | no description | String | optional |
| leader_title3 | leader_title3 | no description | String | optional |
| leader_title4 | leader_title4 | no description | String | optional |
| leader_name4 | leader_name4 | no description | String | optional |
| board_of_directors | board_of_directors | board of directors of organisation | String | optional |
| key_people | key_people | key people of organisation | String | optional |
| main_organ | main_organ | publication =Organization's principal body (assembly, committee, board, …) or publication | String | optional |
| parent_organization | parent_organization | parent_organisation | String | optional |
| subsidiaries | subsidiaries | organisation subsidiaries | String | optional |
| secessions | secessions | organisation secessions | String | optional |
| affiliations | affiliations | affiliation of organisation | String | optional |
| budget | budget | organisation budget | String | optional |
| staff | staff | Numbers and/or types of staff | String | optional |
| volunteers | volunteers | Numbers and/or types of volunteers | String | optional |
| website | website | organisation website | Page | optional |
| remarks | remarks | organisation remarks | String | optional |
| formerly | formerly | Any former names by which the organization known | String | optional |
| footnotes | footnotes | footnotes of organisation | String | optional |
Tracking category
See also
Template:Organization infoboxes

