Jump to content

Template:Agent page: Difference between revisions

From ICE List Wiki
[unchecked revision][unchecked revision]
No edit summary
Accept agent_name param (form) with fallback to name (existing pages)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
<includeonly>{{Infobox Agent
Standard layout for a single agent (ICE, CBP, HSI, etc.).
| name        = {{{agent_name|{{{name|{{PAGENAME}}}}}}}}
 
Usage at the top of an agent page:
 
{{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
}}
 
Then write the rest of the page (overview, incidents, evidence, notes) as normal wikitext. </noinclude>
 
<includeonly>
{{Infobox Agent
| name        = {{{name|{{PAGENAME}}}}}
  | agency      = {{{agency|Unknown}}}
  | agency      = {{{agency|Unknown}}}
  | role        = {{{role|Unknown}}}
  | role        = {{{role|Unknown}}}
  | field_office = {{{field_office|Unknown}}}
  | field_office = {{{field_office|Unknown}}}
  | state        = [[{{{state|}}}]]
  | state        = {{{state|}}}
  | status      = {{{status|Unknown}}}
  | status      = {{{status|Unknown}}}
  | image        = {{{image|Agent-placeholder.jpg}}}
  | image        = {{{image|nopfp.png}}}
  | verification = {{{verification|Unverified}}}
  | verification = {{{verification|Unverified}}}
}}
}}


{{#if:{{{state|}}}|[[Category:{{{state}}}]]}}
== Sources ==
 
* {{{source_1|}}}
<div class="ic-agent-addinfo">
* {{{source_2|}}}
[[ICE_List:Add_information_or_media_to_an_agent_or_incident|Add information or media to this agent]]
</div>
</includeonly>


<noinclude>
[[Category:Agents]]</includeonly>
[[Category:Agents]]
</noinclude>

Latest revision as of 15:53, 9 July 2026