Template:Infobox organization
Appearance
Template:Documentation This template is used to create infoboxes for organizations in the Ananta wiki.
Usage
{{Infobox organization
| name =
| image =
| caption =
| logo =
| logo_caption =
| type =
| abbreviation =
| motto =
| founded =
| founder =
| headquarters =
| location =
| leader =
| key_people =
| focus =
| services =
| affiliations =
| members =
| status =
| game =
}}
Parameters
All parameters are optional.
- name - The organization's name (defaults to page title if not specified)
- image - Organization image filename (without File: prefix)
- caption - Caption for the image
- logo - Organization logo filename (without File: prefix)
- logo_caption - Caption for the logo
- type - Type of organization (Government, Private, Underground, etc.)
- abbreviation - Common abbreviation or acronym
- motto - Organization motto or slogan
- founded - When the organization was founded
- founder - Who founded the organization
- headquarters - Location of headquarters
- location - Primary area of operations
- leader - Current leader(s)
- key_people - Notable members or personnel
- focus - Primary focus or mission
- services - Services provided
- affiliations - Related organizations
- members - Notable members (can use bulleted list)
- status - Current status (Active, Inactive, etc.)
- game - Game appearance (typically Ananta)
Example
{{Infobox organization
| name = Anti-Chaos Directorate
| abbreviation = ACD
| type = Government Task Force
| headquarters = [[Nova City]]
| location = [[Nova City]]
| leader = [[Captain]]
| key_people = [[Taffy]]<br>[[Richie]]<br>[[Seymour]]
| focus = Chaos incident management
| status = Active
| game = [[Ananta]]
}}