Template:Infobox organisation: Difference between revisions
More actions
| [unchecked revision] | [unchecked revision] |
Machine-seeded from the topic schema; no approved revision |
Machine-seeded from the topic schema; no approved revision |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><table class="wikitable okc-infobox" style="float:right; clear:right; width:22em; margin:0 0 1em 1em; font-size:90%;"><tr><th colspan="2" style="text-align:center; font-size:110%;">{{{name|{{PAGENAME}}}}}</th></tr><tr><td colspan="2" style="text-align:center; color:#666;">Organisation</td></tr>{{#if:{{{org_type|}}}|<tr><th>Type</th><td>{{{org_type}}}</td></tr>}}{{#if:{{{acronym|}}}|<tr><th>Acronym</th><td>{{{acronym}}}</td></tr>}}{{#if:{{{founded|}}}|<tr><th>Founded</th><td>{{{founded}}}</td></tr>}}{{#if:{{{headquarters|}}}|<tr><th>Headquarters</th><td>{{{headquarters}}}</td></tr>}}{{#if:{{{counties|}}}|<tr><th>Counties of operation</th><td>{{{counties}}}</td></tr>}}{{#if:{{{sectors|}}}|<tr><th>Sectors</th><td>{{{sectors}}}</td></tr>}}{{#if:{{{website|}}}|<tr><th>Website</th><td>[{{{website}}} {{{website}}}]</td></tr>}}{{#if:{{{contact|}}}|<tr><th>Contact</th><td>{{{contact}}}</td></tr>}}</table>[[Category:Organisations]]</includeonly><noinclude> | ||
{{#if:{{{org_type|}}}| | |||
}} | |||
{{#if:{{{acronym|}}}| | |||
}} | |||
{{#if:{{{founded|}}}| | |||
}} | |||
{{#if:{{{headquarters|}}}| | |||
}} | |||
{{#if:{{{counties|}}}| | |||
}} | |||
{{#if:{{{sectors|}}}| | |||
}} | |||
{{#if:{{{website|}}}| | |||
}} | |||
{{#if:{{{contact|}}}| | |||
}} | |||
This is the infobox for pages of type Organisation. It is generated from the instance topic schema (entity type <code>organisation</code>); edit the schema and regenerate rather than editing this page. | This is the infobox for pages of type Organisation. It is generated from the instance topic schema (entity type <code>organisation</code>); edit the schema and regenerate rather than editing this page. | ||
Latest revision as of 06:46, 17 September 2026
This is the infobox for pages of type Organisation. It is generated from the instance topic schema (entity type organisation); edit the schema and regenerate rather than editing this page.
A stakeholder organisation. The org_type field says which kind.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Display name; defaults to the page title. | String | optional |
| Type | org_type | One of: county government, national government, national agency, civil society organisation, community based organisation, private sector, research institution, development partner, faith based organisation, professional association, media
| String | required |
| Acronym | acronym | no description | String | optional |
| Founded | founded | no description | Number | optional |
| Headquarters | headquarters | no description | String | optional |
| Counties of operation | counties | Separate several values with commas. | String | optional |
| Sectors | sectors | Topic ids from the topics list. Separate several values with commas. | String | optional |
| Website | website | no description | URL | optional |
| Contact | contact | no description | String | optional |