Template:Infobox criminal organization: Difference between revisions
Appearance
Group fields into Origins, Lineage, Profile, Politics and Activity sections; add opaque styling |
Center criminal-infobox images and make them full-width within their image cells |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<templatestyles src="Infobox criminal/styles.css" /> | |||
{{main other|{{short description|Criminal organization|noreplace}}}} | {{main other|{{short description|Criminal organization|noreplace}}}} | ||
{{infobox | {{infobox | ||
| Line 7: | Line 8: | ||
| headerstyle = background-color: #eaecf0; text-align: center; font-weight: bold; | | headerstyle = background-color: #eaecf0; text-align: center; font-weight: bold; | ||
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|alt={{{image_alt|}}}}} | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{if empty|{{{image_size|}}}|300px}}|alt={{{image_alt|}}}|class=infobox-criminal-image-file}} | ||
| imagestyle = text-align: center; padding-left: 0; padding-right: 0; | |||
| caption = {{{caption|}}} | | caption = {{{caption|}}} | ||
| Line 57: | Line 59: | ||
| data23 = {{if empty|{{{activities|}}}|{{{criminal_activities|}}}}} | | data23 = {{if empty|{{{activities|}}}|{{{criminal_activities|}}}}} | ||
| header24 = {{#if:{{if empty|{{{leader|}}}|{{{leaders|}}}|{{{notable_members|}}}|{{{puppets|}}}|{{{allies|}}}|{{{rivals|}}}|{{{enemies|}}}|{{{neutralized_persons|}}}|{{{eliminated_opponents|}}}}}|Politics}} | | header24 = {{#if:{{if empty|{{{leader|}}}|{{{leaders|}}}|{{{notable_members|}}}|{{{auxiliaries|}}}|{{{puppets|}}}|{{{allies|}}}|{{{rivals|}}}|{{{enemies|}}}|{{{neutralized_persons|}}}|{{{eliminated_opponents|}}}}}|Politics}} | ||
| label25 = Leader | | label25 = Leader | ||
| data25 = {{if empty|{{{leader|}}}|{{{leaders|}}}}} | | data25 = {{if empty|{{{leader|}}}|{{{leaders|}}}}} | ||
| label26 = Notable Members | | label26 = Notable Members | ||
| data26 = {{{notable_members|}}} | | data26 = {{{notable_members|}}} | ||
| label27 = | | label27 = Auxiliaries | ||
| data27 = {{{puppets|}}} | | data27 = {{if empty|{{{auxiliaries|}}}|{{{puppets|}}}}} | ||
| label28 = Allies | | label28 = Allies | ||
| data28 = {{{allies|}}} | | data28 = {{{allies|}}} | ||
| Line 89: | Line 91: | ||
| preview = Page using [[Template:Infobox criminal organization]] with unknown parameter "_VALUE_" | | preview = Page using [[Template:Infobox criminal organization]] with unknown parameter "_VALUE_" | ||
| ignoreblank = y | | ignoreblank = y | ||
| absorbed | activities | aka | allies | also_known_as | caption | criminal_activities | dissolved_date | dissolution_cause | eliminated_opponents | enemies | ethnicity | followed_by | founded | founded_by | founded_date | founder | founders | founding_location | headquarters | ideology | image | image_alt | image_size | leader | leaders | locations | membership | membership_est | merged_with | name | named_after | native_name | native_name_lang | neutralized_persons | notable_members | parent_organization | preceded_by | predecessor | puppets | rivals | splinter_groups | status | structure | subsets | successor | territory | years_active | | absorbed | activities | aka | allies | also_known_as | auxiliaries | caption | criminal_activities | dissolved_date | dissolution_cause | eliminated_opponents | enemies | ethnicity | followed_by | founded | founded_by | founded_date | founder | founders | founding_location | headquarters | ideology | image | image_alt | image_size | leader | leaders | locations | membership | membership_est | merged_with | name | named_after | native_name | native_name_lang | neutralized_persons | notable_members | parent_organization | preceded_by | predecessor | puppets | rivals | splinter_groups | status | structure | subsets | successor | territory | years_active | ||
}}{{#invoke:Check for conflicting parameters|check | }}{{#invoke:Check for conflicting parameters|check | ||
| template = [[Template:Infobox criminal organization]] | | template = [[Template:Infobox criminal organization]] | ||
| Line 102: | Line 104: | ||
| neutralized_persons; eliminated_opponents | | neutralized_persons; eliminated_opponents | ||
| also_known_as; aka | | also_known_as; aka | ||
| auxiliaries; puppets | |||
}}<noinclude> | }}<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 01:30, 19 August 2026
File:Test Template Info-Icon - Version (2).svg Template documentationviewedithistorypurge
| File:Information icon4.svg | 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. |
| File:Lua-Logo.svg | This template uses Lua: |
Usage
[edit]Use this template for real criminal organizations. Fields are grouped under Origins, Lineage, Profile, Politics and Activity. Empty fields and empty groups are omitted. The infobox uses an opaque background so the groups remain visually distinct.
Example
[edit]| [[File:{{{image}}}|{{{image_size}}}|alt={{{image_alt}}}|class=infobox-criminal-image-file]] {{{caption}}} | |
| Native Name | {{{native_name}}} |
|---|---|
| Also Known As | {{{also_known_as}}} |
| Named After | {{{named_after}}} |
| Origins | |
| Founder | {{{founder}}} |
| Founding Location | {{{founding_location}}} |
| Territory | {{{territory}}} |
| Headquarters | {{{headquarters}}} |
| Locations | {{{locations}}} |
| Lineage | |
| Predecessor(s) | {{{predecessor}}} |
| Parent Organization | {{{parent_organization}}} |
| Merged With | {{{merged_with}}} |
| Subsets | {{{subsets}}} |
| Splinter Groups | {{{splinter_groups}}} |
| Absorbed | {{{absorbed}}} |
| Successor(s) | {{{successor}}} |
| Profile | |
| Structure | {{{structure}}} |
| Ethnicity | {{{ethnicity}}} |
| Membership | {{{membership}}} |
| Ideology | {{{ideology}}} |
| Activities | {{{activities}}} |
| Politics | |
| Leader | {{{leader}}} |
| Notable Members | {{{notable_members}}} |
| Auxiliaries | {{{auxiliaries}}} |
| Allies | {{{allies}}} |
| Rivals | {{{rivals}}} |
| Enemies | {{{enemies}}} |
| Neutralized Persons | {{{neutralized_persons}}} |
| Activity | |
| Status | {{{status}}} |
| Years Active | {{{years_active}}} |
| Founded Date | {{{founded_date}}} |
| Dissolved Date | {{{dissolved_date}}} |
| Dissolution Cause | {{{dissolution_cause}}} |
<syntaxhighlight lang="wikitext" style="overflow:auto;">
</syntaxhighlight>
Compatibility aliases
[edit]Older calls remain supported: aka for also_known_as; founders or founded_by for founder; preceded_by for predecessor; followed_by for successor; leaders for leader; membership_est for membership; criminal_activities for activities; puppets for auxiliaries; founded for founded_date; and eliminated_opponents for neutralized_persons.
TemplateData
[edit]<templatedata> {
"format": "block",
"params": {
"name": {"label": "Name", "type": "string"},
"native_name": {"label": "Native Name", "type": "string"},
"also_known_as": {"label": "Also Known As", "aliases": ["aka"], "type": "string"},
"named_after": {"label": "Named After", "type": "string"},
"image": {"label": "Image", "type": "wiki-file-name"},
"image_size": {"label": "Image size", "type": "string"},
"image_alt": {"label": "Image alt text", "type": "string"},
"caption": {"label": "Caption", "type": "string"},
"founder": {"label": "Founder", "aliases": ["founders", "founded_by"], "type": "string"},
"founding_location": {"label": "Founding Location", "type": "string"},
"territory": {"label": "Territory", "type": "string"},
"headquarters": {"label": "Headquarters", "type": "string"},
"locations": {"label": "Locations", "type": "string"},
"predecessor": {"label": "Predecessor(s)", "aliases": ["preceded_by"], "type": "string"},
"parent_organization": {"label": "Parent Organization", "type": "string"},
"merged_with": {"label": "Merged With", "type": "string"},
"subsets": {"label": "Subsets", "type": "string"},
"splinter_groups": {"label": "Splinter Groups", "type": "string"},
"absorbed": {"label": "Absorbed", "type": "string"},
"successor": {"label": "Successor(s)", "aliases": ["followed_by"], "type": "string"},
"structure": {"label": "Structure", "type": "string"},
"ethnicity": {"label": "Ethnicity", "type": "string"},
"membership": {"label": "Membership", "aliases": ["membership_est"], "type": "string"},
"ideology": {"label": "Ideology", "type": "string"},
"activities": {"label": "Activities", "aliases": ["criminal_activities"], "type": "string"},
"leader": {"label": "Leader", "aliases": ["leaders"], "type": "string"},
"notable_members": {"label": "Notable Members", "type": "string"},
"auxiliaries": {"label": "Auxiliaries", "aliases": ["puppets"], "type": "string"},
"allies": {"label": "Allies", "type": "string"},
"rivals": {"label": "Rivals", "type": "string"},
"enemies": {"label": "Enemies", "type": "string"},
"neutralized_persons": {"label": "Neutralized Persons", "aliases": ["eliminated_opponents"], "type": "string"},
"status": {"label": "Status", "type": "string"},
"years_active": {"label": "Years Active", "type": "string"},
"founded_date": {"label": "Founded Date", "aliases": ["founded"], "type": "string"},
"dissolved_date": {"label": "Dissolved Date", "type": "string"},
"dissolution_cause": {"label": "Dissolution Cause", "type": "string"}
},
"paramOrder": ["name", "native_name", "also_known_as", "named_after", "image", "image_size", "image_alt", "caption", "founder", "founding_location", "territory", "headquarters", "locations", "predecessor", "parent_organization", "merged_with", "subsets", "splinter_groups", "absorbed", "successor", "structure", "ethnicity", "membership", "ideology", "activities", "leader", "notable_members", "auxiliaries", "allies", "rivals", "enemies", "neutralized_persons", "status", "years_active", "founded_date", "dissolved_date", "dissolution_cause"]
} </templatedata>