Template:Agent page: Difference between revisions
| [unchecked revision] | [unchecked revision] |
No edit summary |
Accept agent_name param (form) with fallback to name (existing pages) |
||
| (20 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}}} | |||
{{Agent | |||
| name = | |||
{{ | |||
| agency = {{{agency| | |||
| role = {{{role|}}} | |||
| field_office = {{{field_office|}}} | |||
| state = {{{state|}}} | | state = {{{state|}}} | ||
| status = {{{status| | | status = {{{status|Unknown}}} | ||
| image = {{{image|}}} | | image = {{{image|nopfp.png}}} | ||
| verification = {{{verification|Unverified}}} | |||
}} | }} | ||
== Sources == | |||
* {{{source_1|}}} | |||
* {{{source_2|}}} | |||
</includeonly> | [[Category:Agents]]</includeonly> | ||