Template:Agent page: Difference between revisions
Jump to navigation
Jump to search
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 |
||
| (28 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | |||
{{Infobox Agent | {{Infobox Agent | ||
| name | | name = {{{name|{{PAGENAME}}}}} | ||
| agency | | agency = {{{agency|Unknown}}} | ||
| role | | role = {{{role|Unknown}}} | ||
| field_office= {{{field_office|}}} | | field_office = {{{field_office|Unknown}}} | ||
| state | | state = {{{state|}}} | ||
| status | | status = {{{status|Unknown}}} | ||
| image | | 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> | </includeonly> | ||