Difference between revisions of "Template:Infobox organization/doc"
UNSW PCSoc Wiki>Galobtter (Undid revision 839139009 by TheGridExe (talk) restored) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 11:37, 27 August 2018
This template is used on many pages, so changes to it will be widely noticed. Please test any changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Please consider discussing changes on the talk page before implementing them. |
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
{{{logo}}} logo_caption | |
Abbreviation | abbreviation |
---|---|
Founder | founder / founders |
Founded at | founding_location |
{{Infobox organization | name = | pronounce = | native_name = | native_name_lang = | 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 = | 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.
{{{logo}}} | |
Abbreviation | abbreviation |
---|---|
Founder | founder (or founders) |
Founded at | founding_location |
{{Infobox organization | 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 --> | 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) --> | 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
The HTML mark-up produced by this template includes an hCard microformat that makes an organization's details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject.
- 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 this microformat uses include:
- adr
- agent
- category
- country-name
- extended-address
- fn
- geo
- label
- latitude
- locality
- longitude
- nickname
- note
- org
- region
- street-address
- url
- vcard
nor collapse nested elements which use them.
TemplateData
TemplateData for Infobox organization
<templatedata> { "params": { "name ": { "label": "name ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "defaults to Infobox organization/doc if name not provided" }, "native_name ": { "label": "native_name ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Organization's name in its local language" }, "named_after ": { "label": "named_after ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Entity the organisation was named after, if any" }, "image": { "label": "image", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "image of organisation" }, "image_size ": { "label": "image_size ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "size of image" }, "alt": { "label": "alt", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "see WP:ALT" }, "caption": { "label": "caption", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "caption" }, "logo": { "label": "logo", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "logo of organisation" }, "logo_size ": { "label": "logo_size ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "size of logo" }, "logo_alt": { "label": "logo_alt", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "see WP:ALT" }, "logo_caption": { "label": "logo_caption", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "caption of logo" }, "map": { "label": "map", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "map image" }, "map_size": { "label": "map_size", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "defaults to 250px" }, "map_alt": { "label": "map_alt", "type": "string", "required": false, "suggested": false, "deprecated": false }, "map_caption ": { "label": "map_caption ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "caption for map" }, "map2 ": { "label": "map2 ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "second map image, if required" }, "map2_size": { "label": "map2_size", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "size of map" }, "map2_alt": { "label": "map2_alt", "type": "string", "required": false, "suggested": false, "deprecated": false }, "map2_caption ": { "label": "map2_caption ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "caption for map" }, "abbreviation ": { "label": "abbreviation ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "abbreviation of organisation" }, "motto": { "label": "motto", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "motto of organisation" }, "predecessor": { "label": "predecessor", "type": "string", "required": false, "suggested": false, "deprecated": false }, "merged": { "label": "merged", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Any other organizations with which the organization was merged" }, "successor": { "label": "successor", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "successor of organisation" }, "formation": { "label": "formation", "type": "number", "required": false, "suggested": false, "deprecated": false, "description": "established, e.g. use Template:Start date and age" }, "founder ": { "label": "founder ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "founder of organisation" }, "founding_location ": { "label": "founding_location ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "place founded" }, "extinction": { "label": "extinction", "type": "number", "required": false, "suggested": false, "deprecated": false, "description": "dissolved=e.g. use Template:End date and age" }, "merger ": { "label": "merger ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Other organizations (if any) merged to constitute the organization " }, "type": { "label": "type", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "e.g. Governmental organization, NGO" }, "status": { "label": "status", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Organization's legal status and/or description (company, charity, foundation" }, "purpose": { "label": "purpose", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "focus=(humanitarian, activism, peacekeeping, …)" }, "professional_title": { "label": "professional_title", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "for professional associations" }, "headquarters": { "label": "headquarters", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "organisation headquarters" }, " location": { "label": " location", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "location of organisation" }, "coords": { "label": "coords", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "location's Template:Coords" }, "region ": { "label": "region ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "region_served =Any particular region or regions associated with or served by the organization" }, "services": { "label": "services", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "services of organisation" }, "membership ": { "label": "membership ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "membership of organisation" }, "language": { "label": "language", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "languages =Any official language or languages used by the organization" }, "sec_gen ": { "label": "sec_gen ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Name of the organization's Secretary General (if post exists)" }, "leader_title": { "label": "leader_title", "type": "string", "required": false, "suggested": false, "deprecated": false }, "leader_name": { "label": "leader_name", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "leader name" }, "leader_title2": { "label": "leader_title2", "type": "string", "required": false, "suggested": false, "deprecated": false }, "leader_name2": { "label": "leader_name2", "type": "string", "required": false, "suggested": false, "deprecated": false }, "leader_name3": { "label": "leader_name3", "type": "string", "required": false, "suggested": false, "deprecated": false }, "leader_title3": { "label": "leader_title3", "type": "string", "required": false, "suggested": false, "deprecated": false }, "leader_title4": { "label": "leader_title4", "type": "string", "required": false, "suggested": false, "deprecated": false }, "leader_name4": { "label": "leader_name4", "type": "string", "required": false, "suggested": false, "deprecated": false }, "board_of_directors": { "label": "board_of_directors", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "board of directors of organisation" }, "key_people": { "label": "key_people", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "key people of organisation" }, "main_organ": { "label": "main_organ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "publication =Organization's principal body (assembly, committee, board, …) or publication" }, "parent_organization": { "label": "parent_organization", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "parent_organisation" }, "subsidiaries": { "label": "subsidiaries", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "organisation subsidiaries" }, "secessions ": { "label": "secessions ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "organisation secessions" }, "affiliations": { "label": "affiliations", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "affiliation of organisation" }, "budget": { "label": "budget", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "organisation budget" }, "staff ": { "label": "staff ", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Numbers and/or types of staff" }, "volunteers": { "label": "volunteers", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Numbers and/or types of volunteers" }, "website ": { "label": "website ", "type": "wiki-page-name", "required": false, "suggested": false, "deprecated": false, "description": "organisation website" }, "remarks": { "label": "remarks", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "organisation remarks" }, "formerly": { "label": "formerly", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Any former names by which the organization known" }, "footnotes": { "label": "footnotes", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "footnotes of organisation" } }, "format": "block", "paramOrder": [ "name ", "native_name ", "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 ", "named_after ", "abbreviation ", "motto", "predecessor", "merged", "successor", "formation", "founder ", "founding_location ", "extinction", "merger ", "type", "status", "purpose", "professional_title", "headquarters", " location", "coords", "region ", "services", "membership ", "language", "sec_gen ", "leader_title", "leader_name", "leader_title2", "leader_name2", "leader_name3", "leader_title3", "leader_title4", "leader_name4", "board_of_directors", "key_people", "main_organ", "parent_organization", "subsidiaries", "secessions ", "affiliations", "budget", "staff ", "volunteers", "website ", "remarks", "formerly", "footnotes" ] } </templatedata>
Tracking category
See also
|