Template:Infobox organization/doc

From Atheism United
Jump to: navigation, search


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

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 200px -->
| alt           = <!-- alt text; see [[WP:ALT]] -->
| caption       = 
| map           = <!-- optional -->
| msize         = <!-- map size, optional, default 250px -->
| malt          = <!-- map alt text -->
| mcaption      = <!-- optional -->
| map2          =
| abbreviation  = 
| motto         = 
| predecessor   =
| successor     =  
| 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 -->
| general       = <!-- Secretary General -->
| leader_title  = <!-- position title for the leader of the org -->
| leader_name   = <!-- name of leader -->
| leader_title2 = 
| leader_name2  =
| leader_title3 =
| leader_name3  =
| leader_title4 =
| leader_name4  = 
| key_people    = 
| main_organ    = <!-- gral. assembly, board of directors, etc -->
| parent_organization = <!-- if one -->
| affiliations  = <!-- if any -->
| budget        =
| num_staff     = 
| num_volunteers =  
| website       = 
| remarks       =
| former name   = 
}}
{{Infobox organization
|name           = 
|bgcolor        = 
|fgcolor        = 
|image          = 
|image_border   = 
|size           = 
|alt            = 
|caption        = 
|map            = 
|msize          = 
|malt           = 
|mcaption       = 
|map2           =
|abbreviation   = 
|motto          = 
|predecessor    =
|successor      =
|formation      = <!-- {{Start date|YYYY|MM|DD}} -->
|extinction     = 
|type           = 
|status         = 
|purpose        = 
|headquarters   = 
|location       = 
|coords         = <!-- {{Coord|LAT|LONG|type:landmark|display=inline,title}} -->
|region_served  = 
|membership     = 
|language       = 
|general        =
|leader_title   = 
|leader_name    = 
|leader_title2  = 
|leader_name2   =
|leader_title3  =
|leader_name3   =
|leader_title4  =
|leader_name4   = 
|key_people     =
|main_organ     = 
|parent_organization = 
|affiliations   = 
|budget         = 
|num_staff      = 
|num_volunteers = 
|website        = <!-- {{URL|example.com}} -->
|remarks        = 
|former name    =
}}

Examples

United Wikipedia Editors
162px
The logo of the union
200px
zone of influence
Abbreviation UWE
Motto Edit and edit again
Predecessor none
Successor n/a
Formation January 1, 2010 (2010-01-01) (14 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
Region served Worldwide
Membership private persons
Official languages En and Wikipedian
Secretary General Star Wikipedian
Chairman of the Board Goodfellow Editorth
Key people Admins
Main organ Assembly
Parent organization Wikimedia Foundation
Affiliations Societies of Wikipedians
Budget US$0
Staff 11
Volunteers 200,000
Website example.com
Remarks Non existing organization given as example
Former name none
{{Infobox organization
|name         = United Wikipedia Editors
|image        = UN International Court of Justice logo.png
|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
|predecessor  = none
|successor    = n/a
|formation    = {{Start date and years ago|2010|01|01}}
|extinction   = n/a
|type         = [[International nongovernmental organization|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 Wikipedian
|general      = Star Wikipedian
|leader_title = Chairman of the Board
|leader_name  = Goodfellow Editorth
|key_people   = Admins
|main_organ   = Assembly
|parent_organization = Wikimedia Foundation
|affiliations = Societies of Wikipedians
|num_staff    = 11
|num_volunteers = 200,000
|budget       = {{USD|0}}
|website      = {{URL|example.com}}
|remarks      = Non existing organization given as example
|former name  = none
}}


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 Wikipedia, or via a browser tool operated by a reader, to (for example) add the subject to an address book. For more information about the use of microformats on Wikipedia, please see the microformat project.

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.

See also