Template:Agent: Difference between revisions

From WikiProducers
Jump to navigation Jump to search
m minor edit
mNo edit summary
Line 35: Line 35:
  | Has social profile = {{{LinkedIn|}}},{{{Facebook|}}},{{{Twitter|}}}
  | Has social profile = {{{LinkedIn|}}},{{{Facebook|}}},{{{Twitter|}}}
}}
}}


{| class="infobox" style="float:right; width:300px; border:1px solid #ccc; padding:8px; background:#fafafa;"
{| class="infobox" style="float:right; width:300px; border:1px solid #ccc; padding:8px; background:#fafafa;"
Line 88: 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": "{{#show: {{PAGENAME}} | ?Has license expiration date}}",
"expires": "{{#show: {{PAGENAME}} | ?Has license expiration date}}",
  "worksFor": {
  "worksFor": {
   "@type": "Organization",
   "@type": "Organization",

Revision as of 22:56, 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>