Jump to content

Template:Infobox incident: Difference between revisions

From ICE List Wiki
[unchecked revision][unchecked revision]
No edit summary
Tag: Reverted
Add Incident Cargo store + declare (deck prerequisite; render unchanged)
 
(4 intermediate revisions by 2 users not shown)
Line 27: Line 27:
     | verification      =  
     | verification      =  
     | key_sources        =  
     | key_sources        =  
    | additional_info    = 
     }}
     }}


Line 37: Line 36:


Keep place fields empty if you do not know them yet.
Keep place fields empty if you do not know them yet.
</noinclude><includeonly>
 
{| class="wikitable" style="float:right; clear:right; margin:0 0 1em 1em; width:320px;"
{{#cargo_declare:_table=Incident|title=String|date=Date|time=String|city=String|county=String|state=String|location_detail=Text|facility=String|agencies=String|operation_type=String|status=String|deaths=Integer|injuries=Integer|arrests_reported=String|detentions_reported=String|deportations=String|agents_involved=Text|vehicles_involved=Text|verification=String|card_image=String|video_url=Text|in_deck=String}}
|+ style="font-size:120%; font-weight:bold; text-align:center;" | {{{title|{{PAGENAME}}}}}
</noinclude><includeonly>{{#cargo_store:_table=Incident|title={{{title|{{PAGENAME}}}}}|date={{{date|}}}|time={{{time|}}}|city={{{city|}}}|county={{{county|}}}|state={{{state|}}}|location_detail={{{location_detail|}}}|facility={{{facility|}}}|agencies={{{agencies|}}}|operation_type={{{operation_type|}}}|status={{{status|}}}|deaths={{{deaths|}}}|injuries={{{injuries|}}}|arrests_reported={{{arrests_reported|}}}|detentions_reported={{{detentions_reported|}}}|deportations={{{deportations|}}}|agents_involved={{{agents_involved|}}}|vehicles_involved={{{vehicles_involved|}}}|verification={{{verification|}}}|card_image={{{card_image|}}}|video_url={{{video_url|}}}|in_deck={{{in_deck|}}}}}<div class="ic-incident-box">
|-
<div class="ic-incident-box__title">{{{title|{{PAGENAME}}}}}</div>
! Date
{{#if:{{{deaths|}}}{{{injuries|}}}{{{arrests_reported|}}}{{{detentions_reported|}}}|<div class="ic-incident-stats">{{#if:{{{deaths|}}}|<div class="ic-incident-stat ic-incident-stat--red"><span class="n">{{{deaths}}}</span><span class="l">Killed</span></div>}}{{#if:{{{injuries|}}}|<div class="ic-incident-stat"><span class="n">{{{injuries}}}</span><span class="l">Injured</span></div>}}{{#if:{{{arrests_reported|}}}|<div class="ic-incident-stat"><span class="n">{{{arrests_reported}}}</span><span class="l">Arrests</span></div>}}{{#if:{{{detentions_reported|}}}|<div class="ic-incident-stat"><span class="n">{{{detentions_reported}}}</span><span class="l">Detained</span></div>}}</div>}}
| {{{date|}}}
<dl class="ic-incident-meta">{{#if:{{{date|}}}|<div><dt>Date</dt><dd>{{{date}}}</dd></div>}}{{#if:{{{time|}}}|<div><dt>Time</dt><dd>{{{time}}}</dd></div>}}{{#if:{{{city|}}}|<div><dt>City</dt><dd>{{{city}}}</dd></div>}}{{#if:{{{county|}}}|<div><dt>County</dt><dd>{{{county}}}</dd></div>}}{{#if:{{{state|}}}|<div><dt>State</dt><dd>{{{state}}}</dd></div>}}{{#if:{{{location_detail|}}}|<div><dt>Location</dt><dd>{{{location_detail}}}</dd></div>}}{{#if:{{{facility|}}}|<div><dt>Facility</dt><dd>{{{facility}}}</dd></div>}}{{#if:{{{agencies|}}}|<div><dt>Agencies</dt><dd>{{{agencies}}}</dd></div>}}{{#if:{{{operation_type|}}}|<div><dt>Operation</dt><dd>{{{operation_type}}}</dd></div>}}{{#if:{{{deportations|}}}|<div><dt>Deportations</dt><dd>{{{deportations}}}</dd></div>}}{{#if:{{{status|}}}|<div><dt>Status</dt><dd>{{{status}}}</dd></div>}}{{#if:{{{agents_involved|}}}|<div><dt>Agents</dt><dd>{{{agents_involved}}}</dd></div>}}{{#if:{{{vehicles_involved|}}}|<div><dt>Vehicles</dt><dd>{{{vehicles_involved}}}</dd></div>}}{{#if:{{{verification|}}}|<div><dt>Verification</dt><dd>{{{verification}}}</dd></div>}}</dl>
|-
{{#if:{{{key_sources|}}}|<div class="ic-incident-sources"><div class="ic-incident-sources__h">Key sources</div>
! Time
{{{key_sources}}}
| {{{time|}}}
</div>}}
|-
</div></includeonly>
! City
| {{{city|}}}
|-
! County
| {{{county|}}}
|-
! State
| {{{state|}}}
|-
! Country
| {{{country|United States}}}
|-
! Location details
| {{{location_detail|}}}
|-
! Facility
| {{{facility|}}}
|-
! Agencies involved
| {{{agencies|}}}
|-
! Operation type
| {{{operation_type|}}}
|-
! Status
| {{{status|}}}
|-
! People affected
| {{{people_affected|}}}
|-
! Arrests reported
| {{{arrests_reported|}}}
|-
! Detentions reported
| {{{detentions_reported|}}}
|-
! Deportations
| {{{deportations|}}}
|-
! Injuries
| {{{injuries|}}}
|-
! Deaths
| {{{deaths|}}}
|-
! Agents at the scene
| {{{agents_involved|}}}
|-
! Vehicles at the scene
| {{{vehicles_involved|}}}
|-
! Verification
| {{{verification|}}}
|-
! Key sources
| {{{key_sources|}}}
<!-- BEGIN NEW ROW -->
{{{additional_info|}}}|
|-
! Additional information
| {{{additional_info}}}
<!-- END NEW ROW -->
|}
</includeonly>

Latest revision as of 12:56, 27 July 2026

Standard infobox for a single enforcement incident.

Usage on an incident page:

Fields you will probably use most often: - title, date, state, city - agencies, operation_type, people_affected - agents_involved, vehicles_involved - verification, key_sources

Keep place fields empty if you do not know them yet.

This template defines the table "Incident". View table.