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)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude> Standard layout for a single agent (ICE, CBP, HSI, etc.). 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}}} | role = {{{role|Unknown}}} | field_office = {{{field_office|Unknown}}} | state = [[Category:{{{state|}}}]] | status = {{{status|Unknown}}} | image = {{{image|Agent-placeholder.jpg}}} | verification = {{{verification|Unverified}}} }} <div class="ic-agent-addinfo"> [[ICE_List:Add_information_or_media_to_an_agent_or_incident|Add information or media to this agent]] </div> </includeonly> <noinclude> [[Category:Agents]] </noinclude>
<includeonly>{{Infobox Agent
| name         = {{{agent_name|{{{name|{{PAGENAME}}}}}}}}
| agency       = {{{agency|Unknown}}}
| role         = {{{role|Unknown}}}
| field_office = {{{field_office|Unknown}}}
| state       = {{{state|}}}
| status       = {{{status|Unknown}}}
| image       = {{{image|nopfp.png}}}
| verification = {{{verification|Unverified}}}
}}
 
== Sources ==
* {{{source_1|}}}
* {{{source_2|}}}
 
[[Category:Agents]]</includeonly>

Latest revision as of 15:53, 9 July 2026