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)
 
(14 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 class="ic-infobox-wrap">
  {{Infobox Agent
  | name        = {{{name|{{PAGENAME}}}}}
  | agency      = {{{agency|Unknown}}}
  | role        = {{{role|}}}
  | field_office = {{{field_office|}}}
  | state        = {{{state|}}}
  | status      = {{{status|Active}}}
  | image        = {{{image|}}}
  }}
  <div class="ic-verification-wrap">
    {{Verification|status={{{verification|Unverified}}}}}
  </div>
</div>
</includeonly>


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

Latest revision as of 15:53, 9 July 2026