Template:Agent page: Difference between revisions

No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
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.
{{Agent page
3. Make sure incidents link back to this agent page so {{IncidentsForAgent}} works.
| name         = Agent Name
</noinclude><includeonly>
| agency       = ICE ERO
| role        = Deportation Officer
| field_office = Chicago Field Office
| state       = Illinois
| status       = Active
| image        = File.jpg
| verification = Verified
}}
 
Then write the rest of the page (summary, incidents, evidence, notes) as normal wikitext.
</noinclude>
 
<includeonly>


{{Infobox Agent
{{Infobox Agent
  | name        = {{{name|{{PAGENAME}}}}}
  | name        = {{{name|{{PAGENAME}}}}}
  | agency      = {{{agency|ICE}}}
  | agency      = {{{agency|Unknown}}}
  | role        = {{{role|}}}
  | role        = {{{role|}}}
  | field_office = {{{field_office|}}}
  | field_office = {{{field_office|}}}
Line 18: Line 30:
}}
}}


{{Verification|status={{{verification|Unverified}}}}}
{{Verification
 
| status={{{verification|Unverified}}}
= {{{name|{{PAGENAME}}}}} =
 
'''{{{name|{{PAGENAME}}}}}''' is a {{{role|law-enforcement officer}}} with {{{agency|ICE}}}.
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:''' {{{role|}}}
* '''Field office:''' {{{field_office|Unknown}}}
* '''Primary 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]]
{{#if:{{{state|}}}|[[Category:Agents in {{{state}}}]]}}
[[Category:Agents in {{{state}}}]]
 
</includeonly>
</includeonly>