Template:Infobox criminal organization
Expand the below text for usage and other information.
View, edit, or check the history of this documentation. (How does this work?)
Editors can experiment with this template's sandbox and testcases.
| This template adds an automatically generated short description. If the automatic short description is not optimal, override it by adding {{Short description}} at the top of the article. |
| This template uses Lua: |
Usage
- Note: Please do not use this template for fictional criminal organisations. Use {{Infobox fictional organisation}} instead.
{{{native_name}}} | |
| [[File:{{{image}}}|{{{image_size}}}|alt={{{image_alt}}}]] {{{caption}}} | |
| Founded | {{{founded}}} |
|---|---|
| Founder | {{{founder}}} |
| Named after | {{{named_after}}} |
| Founding location | {{{founding_location}}} |
| Years active | {{{years_active}}} |
| Territory | {{{territory}}} |
| Ethnicity | {{{ethnicity}}} |
| Membership | {{{membership}}} |
| Leader | {{{leaders}}} |
| Activities | {{{activities}}} |
| Allies | {{{allies}}} |
| Rivals | {{{rivals}}} |
| Notable members | {{{notable_members}}} |
{{Infobox criminal organization
| name = <!-- defaults to {{PAGENAME}} -->
| native_name =
| native_name_lang =
| image = <!-- filename only -->
| image_size = <!-- defaults to 220px -->
| image_alt =
| caption =
| founded =
| founder = <!-- or |founders= -->
| named_after =
| founding_location =
| years_active =
| territory =
| ethnicity =
| membership =
| leaders =
| activities =
| allies =
| rivals =
| notable_members =
| religion =
}}
TemplateData
TemplateData for Infobox criminal organization
<templatedata> { "format": "block", "params": { "name": { "label": "Name", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "defaults to Infobox criminal organization if name not provided" }, "native_name": { "label": "Native name", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Organization's name in its local language" }, "native_name_lang": { "label": "Native name language", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Language code for native name" }, "image": { "label": "Image", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Image relevant to identifying the organization" }, "image_size": { "label": "Image size", "type": "number", "required": false, "suggested": false, "deprecated": false, "description": "Size of the image" }, "image_alt": { "label": "Image alt text", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Alternative text for image; see WP:ALT" }, "caption": { "label": "Caption", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Caption for the image" }, "founded": { "label": "Date founded", "type": "date", "required": false, "suggested": false, "deprecated": false, "description": "Founding date, use Expression error: Unrecognized word "dd"., YYYY" }, "founder": { "label": "Founder", "aliases": [ "founders", "founded_by", "founded by" ], "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Founder of the organization (use founders for a list of multiple founders)" }, "founding_location": { "label": "Founding location", "aliases": [ "founding location" ], "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Place the location was founded" }, "years_active": { "label": "Years active", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Date range in years during which the organization was active. Use the format 1950–2000, or 1970–present if still active (note the use of an en dash, not hyphen).", "aliases": [ "years active" ] }, "named_after": { "label": "Named after", "aliases": [ "named after" ], "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Entity the organization was named after, if any" }, "territory": { "label": "Territory", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Region the organization is or was active in/associated with" }, "ethnicity": { "label": "Ethnicity", "aliases": [ "ethnic makeup" ], "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Ethnicity of organization (e.g. a prison gang or terror group). Do not add unless relevant." }, "membership": { "label": "Membership", "aliases": [ "membership_est", "membership est" ], "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "Membership count of the organization (use membership_est for estimates)" }, "leaders": { "label": "Leaders", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "List of leaders of the organization" }, "activities": { "label": "Activities", "aliases": [ "criminal activities", "criminal_activities" ], "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "List of confirmed criminal activities carried out by the organization" }, "allies": { "label": "Allies", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "List of known allies" }, "rivals": { "label": "Rivals", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "List of known rival organizations" }, "notable_members": { "label": "Notable members", "type": "string", "required": false, "suggested": false, "deprecated": false, "description": "List of known notable members", "aliases": [ "notable members" ] } }, "paramOrder": [ "name", "native_name", "native_name_lang", "image", "image_size", "image_alt", "caption", "founded", "founder", "named_after", "founding_location", "years_active", "territory", "ethnicity", "membership", "leaders", "activities", "allies", "rivals", "notable_members" ] } </templatedata>
Tracking categories
- Category:Pages using infobox criminal organization with unknown parameters (0)
- Category:Pages using infobox criminal organization with rivals parameter (0)
- Category:Pages using infobox criminal organization with ethnicity or ethnic makeup parameters (0)
See also
- Export this template, then import to install it.
Use edit summary:Copied from [[w:c:templates:Template:Infobox criminal organization]]to properly attribute this template's editors.
- There is no additional installation instructions for this template. If there is any, you may create it at Template:Infobox criminal organization/install.