Template:Agent page: Difference between revisions
| [unchecked revision] | [unchecked revision] |
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={..." |
Accept agent_name param (form) with fallback to name (existing pages) |
||
| (33 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<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}}} | |||
{{Infobox Agent | |||
| name | |||
| agency | |||
| role | |||
| field_office= {{{field_office|}}} | |||
| state | |||
| status | |||
| image | |||
}} | }} | ||
== Sources == | |||
* {{{source_1|}}} | |||
= | * {{{source_2|}}} | ||
* | |||
* | |||
{{{ | |||
[[Category:Agents]] | [[Category:Agents]]</includeonly> | ||
</includeonly> | |||