Template:Infobox organization
From WikiMD's WELLNESSPEDIA
Usage[edit]
This template is for displaying structured information about organizations.
Example[edit]
<syntaxhighlight lang="mediawiki">
| National Academy of Sciences | |
|---|---|
| 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 | www.nasonline.org |
</syntaxhighlight>
Parameters[edit]
- `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]
Place this template at the top of a page to provide an organized summary of key information about the organization.