|
|
| (3 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| <noinclude> | | <includeonly> |
| Box for the featured incident on the ICE List main page.
| | {{ICCard |
| | | | tone = red |
| Usage example:
| | | title = Featured incident |
| {{Featured incident
| | | content = |
| | title = Tackle Assault by Agent in Chicago
| | <div> |
| | link = Incident:2025-10-07_Chicago_IL_Tackle_Assault_By_Agent
| |
| | date = 2025-10-07
| |
| | place = Chicago, Illinois
| |
| | summary = A plain-clothes agent tackled a man from behind in Chicago’s Loop
| |
| during a street encounter, injuring him in front of bystanders.
| |
| }}
| |
| | |
| Only use plain text in the parameters (no wiki markup inside them except links).
| |
| </noinclude><includeonly>
| |
| <div class="mp-featured-incident"
| |
| style="border:1px solid #ccc; background:#fafafa; padding:0.8em; margin-bottom:1em;">
| |
| | |
| <div style="font-size:115%; font-weight:bold; margin-bottom:0.2em;">
| |
| Featured incident | |
| </div>
| |
| | |
| <div style="font-size:110%; font-weight:bold; margin-bottom:0.3em;">
| |
| [[{{{link}}}|{{{title}}}]]
| |
| </div>
| |
| | |
| <div style="font-size:90%; color:#555; margin-bottom:0.4em;">
| |
| {{{date}}} • {{{place}}}
| |
| </div>
| |
| | |
| <div style="font-size:95%; line-height:1.4;">
| |
| {{{summary}}}
| |
| </div>
| |
| | |
| </div> | |
| </includeonly>
| |
| | |
|
| |
|
| <div>
| |
| '''[[{{{link|}}}|{{{title|Featured incident}}}]]''' | | '''[[{{{link|}}}|{{{title|Featured incident}}}]]''' |
| <span style="font-size:90%;">{{{date|}}} • {{{state|}}}</span> | | <span style="font-size:90%;">{{{date|}}} • {{{place|}}}</span> |
|
| |
|
| <p style="margin-top:0.4em;"> | | <p style="margin-top:0.4em;"> |
| {{{summary|}}} | | {{{summary|}}} |
| </p> | | </p> |
| </div>
| |
|
| |
|
| <div style="clear:both;"></div>
| |
| </div> | | </div> |
| | }} |
| </includeonly> | | </includeonly> |