Template:Agent: Difference between revisions

From WikiProducers
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
  | Has license number = {{{License|}}}
  | Has license number = {{{License|}}}
  | Has NPN = {{{NPN|}}}
  | Has NPN = {{{NPN|}}}
  | Has license expiration date = {{{LicenseExpire|}}}
  | Has license expiration date = {{{LicenseExpiration|}}}
  | Has email = {{{Email|}}}
  | Has email = {{{Email|}}}
  | Has phone number = {{{Phone|}}}
  | Has phone number = {{{Phone|}}}
Line 89: Line 89:
  "telephone": "{{#show: {{PAGENAME}} | ?Has phone number}}",
  "telephone": "{{#show: {{PAGENAME}} | ?Has phone number}}",
  "jobTitle": "{{#show: {{PAGENAME}} | ?Has role}}",
  "jobTitle": "{{#show: {{PAGENAME}} | ?Has role}}",
 
"expires": "{{{LicenseExpiration|}}}",
"expires": "{{#show: {{PAGENAME}} | ?Has license expiration date}}",
 
  "worksFor": {
  "worksFor": {
   "@type": "Organization",
   "@type": "Organization",

Revision as of 23:00, 3 November 2025





[[File:|280px|frameless|center]]
Name
Role
Company
License
License Expiration
NPN
Location
Email [mailto: ]
Phone
Website [ ]
Social [ LinkedIn] · [ Facebook] · [ Twitter]



<script type="application/ld+json"> {

"@context": "https://schema.org",
"@type": "InsuranceAgent",
"name": "",
"image": "",
"url": "",
"email": "",
"telephone": "",
"jobTitle": "",

"expires": "",

"worksFor": {
  "@type": "Organization",
  "name": ""
},
"address": {
  "@type": "PostalAddress",
  "addressLocality": ""
},
"sameAs": [
  ""
]

} </script>