|
|
| (17 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| <noinclude>
| | <includeonly> |
| Standard layout for a single agent (ICE, CBP, HSI, etc.).
| |
| | |
| When you create a new 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
| |
| | name = Agent Name
| |
| | agency = ICE ERO
| |
| | role = Deportation Officer
| |
| | field_office = Chicago Field Office
| |
| | state = Illinois
| |
| | status = Active
| |
| | image = File.jpg
| |
| | verification = Verified
| |
| | summary = Short factual summary of who this agent is and what they do.
| |
| }}
| |
| </noinclude><includeonly>
| |
| | |
| {{Infobox Agent | | {{Infobox Agent |
| | name = {{{name|{{PAGENAME}}}}} | | | name = {{{name|{{PAGENAME}}}}} |
| | agency = {{{agency|ICE}}} | | | agency = {{{agency|Unknown}}} |
| | role = {{#if:{{{agent_role|}}}|{{{agent_role}}}|{{{role|}}}}} | | | role = {{{role|Unknown}}} |
| | field_office = {{{field_office|}}} | | | field_office = {{{field_office|Unknown}}} |
| | state = {{{state|}}} | | | state = {{{state|}}} |
| | status = {{{status|Active}}} | | | status = {{{status|Unknown}}} |
| | image = {{{image|}}} | | | image = {{{image|Agent-placeholder.jpg}}} |
| }}
| | | verification = {{{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 == | | <div class="ic-agent-addinfo"> |
| ''This list updates automatically when incident pages link to this agent.''
| | [[ICE_List:Add_information_or_media_to_an_agent_or_incident|Add information or media to this agent]] |
| | | </div> |
| {{IncidentsForAgent|{{FULLPAGENAME}}}}
| |
| | |
| == Evidence and Sources ==
| |
| {{{evidence|FOIA docs, news reports, official bios, court filings, internal memos, etc.}}}
| |
| | |
| == Notes ==
| |
| {{{notes|}}}
| |
| | |
| [[Category:Agents]] | |
| {{#if:{{{state|}}}|[[Category:Agents in {{{state}}}]]}}
| |
| | |
| </includeonly> | | </includeonly> |