Template:Agent page: Difference between revisions

Created page with "<noinclude> This is the standard layout for an agent page on ICE List. When creating a new agent page, include: * Name * Agency and role * Known incidents * Evidence links * Verification status </noinclude><includeonly> {{Infobox Agent | name = {{{name|}}} | agency = {{{agency|}}} | role = {{{role|}}} | field_office= {{{field_office|}}} | state = {{{state|}}} | status = {{{status|}}} | image = {{{image|}}} }} {{Verification|status={..."
 
No edit summary
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the standard layout for an agent page on ICE List.
Standard layout for a single agent (ICE, CBP, HSI, etc.).


When creating a new agent page, include:
Usage at the top of an agent page:


* Name
{{Agent page
* Agency and role
| name         = Agent Name
* Known incidents
| agency       = ICE ERO
* Evidence links
| role         = Deportation Officer
* Verification status
| field_office = Chicago Field Office
</noinclude><includeonly>
| state       = Illinois
{{Infobox Agent
| status       = Active
| name       = {{{name|}}}
| image       = File.jpg
| agency     = {{{agency|}}}
| verification = Verified
| role       = {{{role|}}}
| field_office= {{{field_office|}}}
| state       = {{{state|}}}
| status     = {{{status|}}}
| image       = {{{image|}}}
}}
}}


{{Verification|status={{{verification|Unverified}}}}}
Then write the rest of the page (summary, incidents, evidence, notes) as normal wikitext.
</noinclude>


= {{{name|Agent Name}}} =
<includeonly>


'''{{{name|Agent Name}}}''' is a {{{agency|}}} officer assigned to {{{field_office|}}} in {{{state|}}}. This page documents their known role in U.S. immigration enforcement, including incidents, assignments, and public records.
{{Infobox Agent
| name        = {{{name|{{PAGENAME}}}}}
| agency      = {{{agency|Unknown}}}
| role        = {{{role|}}}
| field_office = {{{field_office|}}}
| state        = {{{state|}}}
| status      = {{{status|Active}}}
| image        = {{{image|}}}
}}


== Profile ==
{{Verification
* '''Agency:''' {{{agency|}}}
| status={{{verification|Unverified}}}
* '''Role:''' {{{role|}}}
}}
* '''Field Office:''' {{{field_office|}}}
* '''Primary State:''' {{{state|}}}
* '''Status:''' {{{status|}}}
 
== Known Incidents ==
''List all documented incidents involving this agent.''
 
* {{Incident list for agent|{{PAGENAME}}}}
 
== Evidence ==
''Link to sources that confirm the agent’s identity or actions.''
 
* {{{evidence|}}}
 
== Notes ==
{{{notes|}}}


[[Category:Agents]]
[[Category:Agents]]
{{#if:{{{state|}}}|[[Category:Agents in {{{state|}}}]]}}
[[Category:Agents in {{{state}}}]]
</includeonly>
</includeonly>