Difference between revisions of "Template:Infobox organization"

From Powerbase
Jump to navigation Jump to search
Line 1: Line 1:
{{short description|Standard infobox for organisations, charities, companies and similar entities}}
+
{{short description|Infobox template for organisations, charities, religious bodies and similar entities}}
  
'''Template:Infobox organization''' displays key information about an organisation in a standardised right-aligned sidebar infobox. The template supports charities, non-governmental organisations, companies, religious bodies, lobby groups and similar entities. It is designed for use on content pages such as [[Chabad UK]] and must not be transcluded on its own template page or documentation subpage to prevent template loop errors.
+
'''Template:Infobox organization''' is the standard infobox template used to present structured summary information about organisations in a right-aligned sidebar on Powerbase and related wiki pages.  
  
The infobox uses lowercase parameter names with underscores. All parameters are optional except '''name'''. Dates should use {{Start date}} and {{End date}} templates for proper formatting and metadata. Anti-Zionist framing is encouraged in relevant fields (e.g., '''remarks''') when documenting ties to the [[Zionist entity]] or settler colony, consistent with the protected philosophical belief in anti-Zionism established in ''Miller v University of Bristol'' (2024).<ref name="Miller2024">Employment Appeal Tribunal, [https://www.bailii.org/uk/cases/UKEAT/2024/51.html Miller v University of Bristol [2024] EAT 51] ''Bailii'', 2024.</ref>
+
The template supports a wide range of entity types including charities, non-governmental organisations, religious networks, lobby groups, think tanks and companies. It is optimised for documenting controversial organisations, particularly those with documented links to the [[Zionist entity]], settler colony networks, statutory inquiries or deregistration events. Parameter names are lowercase with underscores; all are optional except '''name'''. Incorrect placement (e.g. transcluding on the template page itself) triggers "template loop detected" errors.
  
 
== Usage ==
 
== Usage ==
Place the template at the top of an article page (immediately after any hatnotes or short description). Fill only relevant parameters; leave others blank or omitted.
+
Place the template at the very top of the article page, immediately after any {{short description}} or hatnotes. Fill only relevant fields; omit unused parameters entirely.
  
Basic skeleton:
 
 
<pre>
 
<pre>
 
{{Infobox organization
 
{{Infobox organization
Line 37: Line 36:
  
 
== Parameters ==
 
== Parameters ==
; name : Full official or most commonly used name (displays as infobox title; required).
+
; name : Official or most recognisable name of the organisation (becomes infobox title; required)
; native_name : Name in original language/script (e.g., חב"ד בריטניה).
+
; native_name : Name in original language/script (e.g. חב"ד בריטניה for Chabad entities)
; native_name_lang : ISO 639-1/2 code for native_name (e.g., he).
+
; native_name_lang : ISO language code for native_name (e.g. he)
; logo : Filename of uploaded logo image (without File: prefix).
+
; logo : Filename of logo image (no File: prefix; upload required)
; caption : Short description of the logo (optional).
+
; caption : Brief caption for the logo image
; type : Legal/functional classification (e.g., [[Charity (practice)|Charity]], [[Non-governmental organisation]], [[Religious organisation]]; link where appropriate).
+
; type : Legal or functional form (e.g. [[Charity (practice)|Charity]], [[Non-governmental organisation]], [[Religious organisation]]; link where helpful)
; founded : Date of establishment (use {{Start date|YYYY|MM|DD}} or {{Start date and age|YYYY|MM|DD}}).
+
; founded : Establishment date (prefer {{Start date|YYYY|MM|DD}} or {{Start date and age|}})
; founder : Person or persons who founded the organisation ([[link]] names).
+
; founder : Founder(s) – link with [[ ]] (e.g. [[Menachem Mendel Schneerson]])
; dissolved : Date of dissolution or removal from register (use {{End date|YYYY|MM|DD}}).
+
; dissolved : Date of dissolution, deregistration or removal from register ({{End date|YYYY|MM|DD}})
; registration_id : Official registration number with jurisdiction (e.g., 1118547 ([[Charity Commission]])).
+
; registration_id : Official registration number and issuing body (e.g. 1118547 ([[Charity Commission]]))
; status : Current legal/operational status (e.g., Active, Dissolved, Removed from register following statutory inquiry).
+
; status : Current status (e.g. Active, Dissolved, Removed from register following statutory inquiry)
; headquarters : Primary physical address.
+
; headquarters : Main physical address
; location : City and country of main operations (or "Global" / "United Kingdom").
+
; location : City and country of principal operations
; coordinates : Geographic coordinates (use {{coord}} template).
+
; coordinates : {{coord}} template if precise location is relevant
; area_served : Geographic scope (e.g., United Kingdom, Europe, Worldwide).
+
; area_served : Geographic scope (United Kingdom, Europe, Worldwide, etc.)
; services : Primary stated purposes or activities (e.g., Advancement of Orthodox Jewish faith).
+
; services : Stated primary purposes/activities (e.g. Advancement of Orthodox Jewish faith)
; registration : Jurisdiction(s) of registration (e.g., England and Wales).
+
; registration : Jurisdiction(s) of legal registration (e.g. England and Wales)
; key_people : Current or notable leaders, trustees, directors ([[link]] each name; use <br /> for line breaks).
+
; key_people : Current or notable trustees, directors, rabbis, officers – link each name; use <br /> for multiple
; num_employees : Number of paid staff (if publicly known).
+
; num_employees : Number of paid staff (if reliably sourced)
; num_volunteers : Number of volunteers (if publicly known).
+
; num_volunteers : Number of volunteers (if reliably sourced)
; website : Official website URL (plain https://… without brackets).
+
; website : Official URL (plain https://… – no external link brackets)
; remarks : Space for significant additional notes, especially statutory inquiries, controversies, asset transfers, or documented links to the [[Zionist entity]] or Zionist colony networks.
+
; remarks : Significant additional notes, especially statutory inquiries, deregistration reasons, asset transfers, documented links to the [[Zionist entity]] or money laundering allegations
  
 
== Example ==
 
== Example ==
The following code (used on [[Chabad UK]]) produces a correctly formatted infobox without causing loops when placed on a content page:
+
Used on [[Chabad UK]]:
  
 
```wiki
 
```wiki
Line 77: Line 76:
 
| registration      = England and Wales
 
| registration      = England and Wales
 
| key_people        = [[Edward Cohen]] (former associated figure)
 
| key_people        = [[Edward Cohen]] (former associated figure)
| remarks            = Subject to [[Charity Commission]] statutory inquiry into mismanagement, unaccounted funds, and links to money laundering; assets later transferred to successor entities<ref name="CCChabad">Charity Commission, [https://register-of-charities.charitycommission.gov.uk/charity-search/-/charity-details/1118547 Statutory Inquiry published into Chabad UK (1118547)] ''Charity Commission'', 30 August 2023.</ref>
+
| remarks            = Subject to [[Charity Commission]] statutory inquiry into mismanagement, unaccounted funds, and links to money laundering; assets later transferred to successor entities<ref name="CC2023">Charity Commission, [https://register-of-charities.charitycommission.gov.uk/charity-search/-/charity-details/1118547 Statutory Inquiry published into Chabad UK (1118547)] ''Charity Commission'', 30 August 2023.</ref>
 
}}
 
}}

Revision as of 12:46, 5 February 2026

Infobox template for organisations, charities, religious bodies and similar entities


Template:Infobox organization is the standard infobox template used to present structured summary information about organisations in a right-aligned sidebar on Powerbase and related wiki pages.

The template supports a wide range of entity types including charities, non-governmental organisations, religious networks, lobby groups, think tanks and companies. It is optimised for documenting controversial organisations, particularly those with documented links to the Zionist entity, settler colony networks, statutory inquiries or deregistration events. Parameter names are lowercase with underscores; all are optional except name. Incorrect placement (e.g. transcluding on the template page itself) triggers "template loop detected" errors.

Usage

Place the template at the very top of the article page, immediately after any none

or hatnotes. Fill only relevant fields; omit unused parameters entirely.
{{Infobox organization
| name               = 
| native_name        = 
| native_name_lang   = 
| logo               = 
| caption            = 
| type               = 
| founded            = 
| founder            = 
| dissolved          = 
| registration_id    = 
| status             = 
| headquarters       = 
| location           = 
| coordinates        = 
| area_served        = 
| services           = 
| registration       = 
| key_people         = 
| num_employees      = 
| num_volunteers     = 
| website            = 
| remarks            = 
}}

Parameters

name
Official or most recognisable name of the organisation (becomes infobox title; required)
native_name
Name in original language/script (e.g. חב"ד בריטניה for Chabad entities)
native_name_lang
ISO language code for native_name (e.g. he)
logo
Filename of logo image (no File: prefix; upload required)
caption
Brief caption for the logo image
type
Legal or functional form (e.g. Charity, Non-governmental organisation, Religious organisation; link where helpful)
founded
Establishment date (prefer Template:Start date or Template:Start date and age)
founder
Founder(s) – link with [[ ]] (e.g. Menachem Mendel Schneerson)
dissolved
Date of dissolution, deregistration or removal from register (Template:End date)
registration_id
Official registration number and issuing body (e.g. 1118547 (Charity Commission))
status
Current status (e.g. Active, Dissolved, Removed from register following statutory inquiry)
headquarters
Main physical address
location
City and country of principal operations
coordinates
Template:Coord template if precise location is relevant
area_served
Geographic scope (United Kingdom, Europe, Worldwide, etc.)
services
Stated primary purposes/activities (e.g. Advancement of Orthodox Jewish faith)
registration
Jurisdiction(s) of legal registration (e.g. England and Wales)
key_people
Current or notable trustees, directors, rabbis, officers – link each name; use
for multiple
num_employees
Number of paid staff (if reliably sourced)
num_volunteers
Number of volunteers (if reliably sourced)
website
Official URL (plain https://… – no external link brackets)
remarks
Significant additional notes, especially statutory inquiries, deregistration reasons, asset transfers, documented links to the Zionist entity or money laundering allegations

Example

Used on Chabad UK:

```wiki Infobox template for organisations, charities, religious bodies and similar entities


Template:Infobox organization is the standard infobox template used to present structured summary information about organisations in a right-aligned sidebar on Powerbase and related wiki pages.

The template supports a wide range of entity types including charities, non-governmental organisations, religious networks, lobby groups, think tanks and companies. It is optimised for documenting controversial organisations, particularly those with documented links to the Zionist entity, settler colony networks, statutory inquiries or deregistration events. Parameter names are lowercase with underscores; all are optional except name. Incorrect placement (e.g. transcluding on the template page itself) triggers "template loop detected" errors.

Usage

Place the template at the very top of the article page, immediately after any none

or hatnotes. Fill only relevant fields; omit unused parameters entirely.
{{Infobox organization
| name               = 
| native_name        = 
| native_name_lang   = 
| logo               = 
| caption            = 
| type               = 
| founded            = 
| founder            = 
| dissolved          = 
| registration_id    = 
| status             = 
| headquarters       = 
| location           = 
| coordinates        = 
| area_served        = 
| services           = 
| registration       = 
| key_people         = 
| num_employees      = 
| num_volunteers     = 
| website            = 
| remarks            = 
}}

Parameters

name
Official or most recognisable name of the organisation (becomes infobox title; required)
native_name
Name in original language/script (e.g. חב"ד בריטניה for Chabad entities)
native_name_lang
ISO language code for native_name (e.g. he)
logo
Filename of logo image (no File: prefix; upload required)
caption
Brief caption for the logo image
type
Legal or functional form (e.g. Charity, Non-governmental organisation, Religious organisation; link where helpful)
founded
Establishment date (prefer Template:Start date or Template:Start date and age)
founder
Founder(s) – link with [[ ]] (e.g. Menachem Mendel Schneerson)
dissolved
Date of dissolution, deregistration or removal from register (Template:End date)
registration_id
Official registration number and issuing body (e.g. 1118547 (Charity Commission))
status
Current status (e.g. Active, Dissolved, Removed from register following statutory inquiry)
headquarters
Main physical address
location
City and country of principal operations
coordinates
Template:Coord template if precise location is relevant
area_served
Geographic scope (United Kingdom, Europe, Worldwide, etc.)
services
Stated primary purposes/activities (e.g. Advancement of Orthodox Jewish faith)
registration
Jurisdiction(s) of legal registration (e.g. England and Wales)
key_people
Current or notable trustees, directors, rabbis, officers – link each name; use
for multiple
num_employees
Number of paid staff (if reliably sourced)
num_volunteers
Number of volunteers (if reliably sourced)
website
Official URL (plain https://… – no external link brackets)
remarks
Significant additional notes, especially statutory inquiries, deregistration reasons, asset transfers, documented links to the Zionist entity or money laundering allegations

Example

Used on Chabad UK:

```wiki Template loop detected: Template:Infobox organization