Support the ICE List — Donate

Template:Featured incident: Difference between revisions

From ICE List Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
Featured Incident box for the Main Page or other overview pages.
Box for the featured incident on the ICE List main page.


Usage:
Usage example:
{{Featured incident
  {{Featured incident
| title  = Lawsuit over conditions at California City Detention Facility
  | title  = Tackle Assault by Agent in Chicago
| link    = Incident:California_City_Detention_Facility_Conditions_Lawsuit_2025
  | link    = Incident:2025-10-07_Chicago_IL_Tackle_Assault_By_Agent
| date    = 2025-11-13
  | date    = 2025-10-07
| state   = California
  | place   = Chicago, Illinois
| summary = Short summary here.
  | summary = A plain-clothes agent tackled a man from behind in Chicago’s Loop
| image  = CaliforniaCityDetention.jpg   <!-- optional -->
              during a street encounter, injuring him in front of bystanders.
}}
   }}
</noinclude>


<includeonly>
Only use plain text in the parameters (no wiki markup inside them except links).
<div class="mp-featured-incident" style="border:1px solid #ccc; padding:0.5em; background:#fffaf5; overflow:hidden;">
</noinclude><includeonly>
<div class="mp-featured-incident"
    style="border:1px solid #ccc; background:#fafafa; padding:0.8em; margin-bottom:1em;">


== Featured Incident ==
<div style="font-size:115%; font-weight:bold; margin-bottom:0.2em;">
Featured incident
</div>


<div style="float:left; margin-right:0.7em; max-width:120px;">
<div style="font-size:110%; font-weight:bold; margin-bottom:0.3em;">
{{#if:{{{image|}}}
[[{{{link}}}|{{{title}}}]]
  | [[File:{{{image}}}|120px|alt={{{title|Featured incident}}}]]
  | [[File:Incident-placeholder.jpg|120px|alt=Featured incident placeholder]]
}}
</div>
</div>


<div>
<div style="font-size:90%; color:#555; margin-bottom:0.4em;">
'''[[{{{link|}}}|{{{title|Featured incident}}}]]''' 
{{{date}}} • {{{place}}}
<span style="font-size:90%;">{{{date|}}} • {{{state|}}}</span>
</div>


<p style="margin-top:0.4em;">
<div style="font-size:95%; line-height:1.4;">
{{{summary|}}}
{{{summary}}}
</p>
</div>
</div>


<div style="clear:both;"></div>
</div>
</div>
</includeonly>
</includeonly>

Latest revision as of 05:31, 21 November 2025

Box for the featured incident on the ICE List main page.

Usage example:


Only use plain text in the parameters (no wiki markup inside them except links).