Template:Infobox organization

From WikiMD's Wellness Encyclopedia


Usage[edit source]

This template is for displaying structured information about organizations.

Example[edit source]

{{Infobox organization
| name = National Academy of Sciences
| image = NAS logo.png
| image_size = 150px
| alt = Logo of the National Academy of Sciences
| formation = 1863
| type = Non-governmental organization
| headquarters = Washington, D.C., United States
| membership = Approximately 2,400 members
| language = English
| leader_title = President
| leader_name = Marcia McNutt
| website = [http://www.nasonline.org/ www.nasonline.org]
}}

Parameters[edit source]

  • `name` - The name of the organization.
  • `image` - Logo or main image for the organization.
  • `image_size` - The size of the image (default is 250px).
  • `alt` - Alternative text for the image.
  • `formation` - The year the organization was established.
  • `type` - The type of organization.
  • `headquarters` - Location of headquarters.
  • `membership` - Number of members.
  • `language` - Primary language used.
  • `leader_title` - Title of the leader (e.g., President, CEO).
  • `leader_name` - Name of the current leader.
  • `website` - Link to the official website.

Notes[edit source]

Place this template at the top of a page to provide an organized summary of key information about the organization.