Template:Organization
Usage[edit source]
- The following code block creates an "Organization" template floating to the right of an article.
- Choose a single option from the choices within curly brackets { and }, but remove the curly brackets. For example: organization_type = Non-profit.
- Every parameter is optional other than: "country".
{{Organization|
|logo = LogoFile.png (Upload the logo first)
|organization_type = Non-profit
|focus = Domain names
|date_founded = 1998
|founders = Person A; Person B
|ownership = Foundation A
|country = Country name
|city = City name
|subsidiaries = Subsidiary A; Subsidiary B
|website = https://example.org; https://example.wiki (up to 2 websites, separated by a semicolon)
|platform name = social media user handle (see below for the supported platforms; e.g.: instagram = icannwiki)
}}
Social media[edit source]
Any social media platform listed below can be called by this template, being rendered at its footer. E.g.: instagram = icannwiki will render an icon leading to: instagram.com/icannwiki/
The current list of available platforms is as follows (transcluded from Module:SocialMedia):
Facebook, Github, Instagram, LinkedIn, Telegram, Threads, TikTok, X/Twitter, Youtube
Template data[edit source]
Template for organizations of all natures.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Logo | logo | File name of the logo without 'https://icannwiki.org/File:', needs to be uploaded to ICANNWiki first
| File | optional |
Organization type | organization_type | Legal or functional type: Non-profit, For-profit, Intergovernmental, Academic, etc. | String | optional |
Focus | focus | Primary area(s) of activity (e.g., Internet governance, cybersecurity, research) | String | optional |
Date founded | date_founded | Founding date in ISO YYYY-MM-DD or YYYY format | Date | optional |
Founders | founders | Semicolon-separated list of founders | String | optional |
Ownership structure | ownership | Ownership or governance model (e.g., private, publicly traded, foundation) | String | optional |
Country | country | Country of primary registration or operation | String | optional |
City | city | Headquarters city | String | optional |
Subsidiaries | subsidiaries | Semicolon-separated list of child organizations or controlled entities | String | optional |
Websites | website url | Official websites, URL only, semi-colon separated.
| URL | suggested |
Social: Facebook | facebook | User handle
| String | optional |
Social: Instagram | instagram | User handle
| String | optional |
Social: LinkedIn | linkedin | User handle
| String | suggested |
Social: Telegram | telegram | User handle
| String | optional |
Social: Threads | threads | User handle
| String | optional |
Social: TikTok | tiktok | User handle
| String | optional |
Social: X/Twitter | x | User handle
| String | optional |
Social: YouTube | youtube | User handle
| String | optional |