Template:Infobox organization

From WikiQueer, the free encyclopedia and resource for the lesbian, gay, bisexual, transgender, questioning, queer, and ally communities
(Redirected from Template:Infobox Organization)
Jump to: navigation, search
[edit] [history] [purge] Documentation icon Template documentation

{{Infobox organization}} can be used for adding at-a-glance comparative information to articles about organizations.

Contents

[edit] Usage

Copy a blank version to use. All fields are lower case and optional.

{{Infobox organization
|name         = 
|bgcolor      = <!-- header background color -->
|fgcolor      = <!-- header text color -->
|image        = 
|image_border = 
|size         = <!-- default 200 -->
|alt          = <!-- alt text; see [[WQ:ALT]] -->
|caption      = 
|map          = <!-- optional -->
|msize        = <!-- map size, optional, default 200px -->
|malt         = <!-- map alt text -->
|mcaption     = <!-- optional -->
|abbreviation = 
|motto        = 
|formation    = {{Start date and years ago|YYYY|MM|DD}}
|extinction   = <!-- date of extinction, optional -->
|type         = <!-- [[Governmental organization|GO]], [[Non-governmental organization|NGO]], [[Intergovernmental organization|IGO]], [[International nongovernmental organization|INGO]], etc -->
|status       = <!-- ad hoc, treaty, foundation, etc -->
|purpose      = <!-- focus as e.g. humanitarian, peacekeeping, etc -->
|headquarters = 
|location     = 
|coords       = <!-- Coordinates of location using a coordinates template -->
|region_served =
|membership   = 
|language     = <!-- official languages -->
|leader_title = <!-- position title for the leader of the org -->
|leader_name  = <!-- name of leader -->
|main_organ   = <!-- gral. assembly, board of directors, etc -->
|parent_organization = <!-- if one -->
|affiliations = <!-- if any -->
|num_staff    = 
|num_volunteers =
|budget       = 
|website      = 
|remarks      =
}}
{{Infobox organization
|name           = 
|bgcolor        = 
|fgcolor        = 
|image          = 
|image_border   = 
|size           = 
|alt            = 
|caption        = 
|map            = 
|msize          = 
|malt           = 
|mcaption       = 
|abbreviation   = 
|motto          = 
|formation      = 
|extinction     = 
|type           = 
|status         = 
|purpose        = 
|headquarters   = 
|location       = 
|region_served  = 
|membership     = 
|language       = 
|leader_title   = 
|leader_name    = 
|main_organ     = 
|parent_organization = 
|affiliations   = 
|num_staff      = 
|num_volunteers = 
|budget         = 
|website        = 
|remarks        = 
}}

[edit] Examples

United WikiQueer Editors
Woman seated on a pedestal, holding the scales of justice. At the pedestal's foot are the western and eastern hemispheres and a laurel wreath
The logo of the union
World map
zone of influence
Abbreviation UWE
Motto Edit and edit again
Formation February 31, 2010 (2010-02-31) (3 years ago)
Extinction n/a
Type INGO
Legal status Association
Purpose/focus Educational
Headquarters Virtual Space
Location Around City
Coordinates 34°22′01″N 89°32′00″W / 34.3670317°N 89.5334458°W / 34.3670317; -89.5334458{{#coordinates:}}: invalid latitude
Region served Worldwide
Membership private persons
Official languages En and WikiQueerian
Chairman of the Board Goodfellow Editorth
Main organ Assembly
Budget 0000
Staff 11
Volunteers 100000
Website uwewikiwiwkwi.wi
Remarks Non existing organization given as example
{{Infobox organization
|name         = United WikiQueer Editors
|image        = UN International Court of Justice logo.png
|image_border = 
|size         = 162px
|alt          = Woman seated on a pedestal, holding the scales of justice. At the pedestal's foot are the western and eastern hemispheres and a laurel wreath
|caption      = The logo of the union
|map          = World map.jpg
|msize        = 200px
|malt         = World map
|mcaption     = zone of influence
|abbreviation = UWE
|motto        = Edit and edit again
|formation    = 2010-02-31
|extinction   = n/a
|type         = INGO
|status       = Association
|purpose      = Educational
|headquarters = Virtual Space
|location     = Around City
|coords       = {{coord|34.3670317|N|89.5334458|W|region:US-MS_type:edu|display=inline}}
|region_served = Worldwide
|membership   = private persons
|language     = En and WikiQueerian
|leader_title = Chairman of the Board
|leader_name  = Goodfellow Editorth
|main_organ   = Assembly
|parent_organization = 
|affiliations = 
|num_staff    = 11
|num_volunteers = 100000
|budget       = 0000
|website      = {{URL|uwewikiwiwkwi.wi}}
|remarks      = Non existing organization given as example
}}


[edit] Microformat

The HTML mark up produced by this template includes an hCard microformat, which makes the organisation's details parsable by computers, either acting automatically to catalogue article across WikiQueer, or via a browser tool operated by a reader, to (for example) add the subject to an address book.

If the organisation has an "established", "founded", "opened" or similar date, use {{Start date}} (unless the date is before 1583 CE)

If the organisation has a URL, use {{URL}}

If the organisation has a "coordinates" field, use {{Coord}} to include a Geo microformat, which additionally makes the coordinates (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a GPS unit.

hCard uses HTML classes including:

  • 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.

[edit] See also