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)
 
(12 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}}}}}}}}
 
  | agency      = {{{agency|Unknown}}}
Usage at the top of an agent page:
  | role        = {{{role|Unknown}}}
 
  | field_office = {{{field_office|Unknown}}}
{{Agent page
  | state        = {{{state|}}}
  | name        = Agent Name
  | status      = {{{status|Unknown}}}
  | agency      = ICE ERO
  | image        = {{{image|nopfp.png}}}
  | role        = Deportation Officer
  | verification = {{{verification|Unverified}}}
  | 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.
== Sources ==
</noinclude>
* {{{source_1|}}}
 
* {{{source_2|}}}
<includeonly>
<div style="float:right; clear:right; width:320px; margin:0 0 1em 1em;">
  <div>
    {{Infobox Agent
    | name        = {{{name|{{PAGENAME}}}}}
    | agency      = {{{agency|Unknown}}}
    | role        = {{{role|}}}
    | field_office = {{{field_office|}}}
    | state        = {{{state|}}}
    | status      = {{{status|Active}}}
    | image        = {{{image|}}}
    }}
  </div>
 
  <div style="margin-top:6px;">
    {{Verification|status={{{verification|Unverified}}}}}
  </div>
</div>
</includeonly>


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

Latest revision as of 15:53, 9 July 2026