Template:Infobox organization/doc

From PS:1 Wiki Dev
Jump to navigationJump to search

Usage

This template can be used to provide at-a-glance information at the start of an article about an organization.

Blank template

Copy and paste this into your article, then fill in the fields you need:

{{Infobox organization
| name                = 
| logo                = 
| logo_size           = 
| caption             = 
| abbreviation        = 
| nickname            = 
| motto               = 
| named_after         = 
| formation           = 
| founder             = 
| founding_location   = 
| dissolved           = 
| type                = 
| status              = 
| purpose             = 
| headquarters        = 
| location            = 
| coordinates         = 
| region_served       = 
| services            = 
| membership          = 
| membership_year     = 
| language            = 
| leader_title        = 
| leader_name         = 
| leader_title2       = 
| leader_name2        = 
| board_of_directors  = 
| key_people          = 
| main_organ          = 
| parent_organization = 
| subsidiaries        = 
| affiliations        = 
| budget              = 
| budget_year         = 
| staff               = 
| staff_year          = 
| volunteers          = 
| volunteers_year     = 
| slogan              = 
| website             = 
| formerly            = 
| footnotes           = 
}}

Example

{{Infobox organization
| name         = Pumping Station One
| logo         = PS1_logo.png
| logo_size    = 200px
| abbreviation = PS:One
| motto        = Learn. Teach. Make.
| formation    = 2009
| type         = [[Hackerspace]]
| purpose      = Community workshop and educational space for makers and hackers
| location     = Chicago, Illinois
| membership   = 200+
| leader_title = President
| leader_name  = [Current President Name]
| website      = https://pumpingstationone.org
}}

Parameters

All parameters are optional. Leave blank any that don't apply.

name
The name of the organization (defaults to page name if not specified)
logo
Filename of the organization's logo (e.g., "PS1_logo.png")
logo_size
Size to display the logo (default is 250px)
caption
Caption for the logo/image
abbreviation
Common abbreviation of the organization
nickname
Informal name(s)
motto
Organization's official motto (will be italicized)
named_after
Person or thing the organization is named after
formation
Date the organization was founded/formed
founder
Name(s) of founder(s)
founding_location
Where the organization was founded
dissolved
Date the organization was dissolved (if applicable)
type
Type of organization (e.g., Hackerspace, Non-profit, etc.)
status
Legal status (e.g., 501(c)(3), charity, etc.)
purpose
Main purpose or focus of the organization
headquarters
Main headquarters location
location
Primary location(s)
coordinates
Geographic coordinates (use Lua error: Internal error: The interpreter exited with status 127. template)
region_served
Geographic area served by the organization
services
Services provided
membership
Number of members
membership_year
Year the membership number applies to
language
Official language(s) used
leader_title
Title of primary leader (defaults to "Leader")
leader_name
Name of primary leader
leader_title2, leader_name2
Second leader
board_of_directors
Members of the board
key_people
Other important people
parent_organization
Parent organization (if any)
subsidiaries
Subsidiary organizations
affiliations
Affiliated organizations
budget
Annual budget
budget_year
Year the budget applies to
staff
Number of staff members
volunteers
Number of volunteers
website
Organization's website URL
formerly
Former name(s) of the organization
footnotes
Any additional notes

See also