Support the ICE List — Donate

Template:Agent page: Difference between revisions

From ICE List Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
Standard layout for a single agent (ICE, CBP, HSI, etc.).
Standard layout for a single agent (ICE, CBP, HSI, etc.).


When you create a new agent page:
Usage at the top of an agent page:
1. Subst this template or use it as preload.
2. Fill in at least: name, agency, state, field office, status, summary.
3. Make sure incidents link back to this agent with [[Agent:Name]] so {{IncidentsForAgent}} works.
 
Usage example:


{{Agent page
{{Agent page
Line 18: Line 13:
  | image        = File.jpg
  | image        = File.jpg
  | verification = Verified
  | verification = Verified
| summary      = Short factual summary of who this agent is and what they do.
}}
}}
Then write the rest of the page (summary, incidents, evidence, notes) as normal wikitext.
</noinclude><includeonly>
</noinclude><includeonly>


Line 25: Line 21:
  | name        = {{{name|{{PAGENAME}}}}}
  | name        = {{{name|{{PAGENAME}}}}}
  | agency      = {{{agency|ICE}}}
  | agency      = {{{agency|ICE}}}
  | role        = {{#if:{{{agent_role|}}}|{{{agent_role}}}|{{{role|}}}}}
  | role        = {{{role|}}}
  | field_office = {{{field_office|}}}
  | field_office = {{{field_office|}}}
  | state        = {{{state|}}}
  | state        = {{{state|}}}
Line 33: Line 29:


{{Verification|status={{{verification|Unverified}}}}}
{{Verification|status={{{verification|Unverified}}}}}
= {{{name|{{PAGENAME}}}}} =
'''{{{name|{{PAGENAME}}}}}''' is a {{#if:{{{agent_role|}}}|{{{agent_role}}}|{{{role|law-enforcement officer}}}}} with {{{agency|ICE}}}
{{#if:{{{field_office|}}}| based in [[{{{field_office}}}]]}}{{#if:{{{state|}}}|, [[{{{state}}}]]}}.
This page documents confirmed information about this agent’s role in immigration enforcement, including recorded incidents and public records.
== Summary ==
{{{summary|Add a concise factual summary of who this agent is, how they operate, and why they are documented.}}}
== Basic Details ==
* '''Agency:''' {{{agency|}}}
* '''Role:''' {{#if:{{{agent_role|}}}|{{{agent_role}}}|{{{role|}}}}}
* '''Field office:''' {{#if:{{{field_office|}}}|[[{{{field_office}}}]]|Unknown}}
* '''Primary state:''' {{#if:{{{state|}}}|[[{{{state}}}]]|Unknown}}
* '''Status:''' {{{status|}}}
{{#if:{{{external_profile|}}}|
* '''External profile:''' {{{external_profile}}}
}}
== Documented Incidents ==
''This list updates automatically when incident pages link to this agent.''
{{IncidentsForAgent|{{FULLPAGENAME}}}}
== Evidence and Sources ==
{{{evidence|FOIA docs, news reports, official bios, court filings, internal memos, etc.}}}
== Notes ==
{{{notes|}}}


[[Category:Agents]]
[[Category:Agents]]

Revision as of 04:54, 21 November 2025

Standard layout for a single agent (ICE, CBP, HSI, etc.).

Usage at the top of an agent page:



 Agent Name
Agency ICE ERO
Role Deportation Officer
Field Office Chicago Field Office
State Illinois
Status Active



Verification status: Verified

{{#if:Illinois|}}


Then write the rest of the page (summary, incidents, evidence, notes) as normal wikitext.