Difference between revisions of "Template:Semorg-person-contact"

From SemanticOrganization
Jump to: navigation, search
 
(29 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
   |heading={{{firstname|}}} {{{lastname|}}}
 
   |heading={{{firstname|}}} {{{lastname|}}}
 
}}{{#semorg-tabs:person-contact
 
}}{{#semorg-tabs:person-contact
   |?details={{#semorg-person:
+
   |?details={{#semorg-set:person
    |ref={{FULLPAGENAME}}
 
 
     |prefix={{{prefix|}}}
 
     |prefix={{{prefix|}}}
 
     |firstname={{{firstname|}}}
 
     |firstname={{{firstname|}}}
Line 12: Line 11:
 
     |workpostalcode={{{workpostalcode|}}}
 
     |workpostalcode={{{workpostalcode|}}}
 
     |worklocality={{{worklocality|}}}
 
     |worklocality={{{worklocality|}}}
 +
    |workcountry={{{workcountry|}}}
 +
    |workaddress={{semorg-address
 +
      |workstreet={{{workstreet|}}}
 +
      |workpostalcode={{{workpostalcode|}}}
 +
      |worklocality={{{worklocality|}}}
 +
      |workcountry={{{workcountry|}}}
 +
    }}
 +
    |note={{{note|}}}
 +
    |organization={{{organization|}}}
 +
    |gender={{{gender|}}}
 +
    |birthday={{{birthday|}}}
 +
    |birthplace={{{birthplace|}}}
 +
    |tax-number={{{tax-number|}}}
 +
    |ssn={{{ssn|}}}
 +
    |vat-number={{{vat-number|}}}
 +
    |legal-form={{{legal-form|}}}
 +
    |legal-registry={{{legal-registry|}}}
 +
    |iban={{{iban|}}}
 +
    |profession={{{profession|}}}
 +
    |children={{{children|}}}
 +
    |acronym={{{acronym|}}}
 +
    |membership-number={{{membership-number|}}}
 +
    |membership={{#semorg-true:{{{membership-active|}}}|true|{{#if:{{{membership-number|}}}|true}}}}
 +
    |membership-active={{{membership-active|}}}
 +
    |personnel-number={{{personnel-number|}}}
 +
    |personnel={{#semorg-true:{{{personnel-active|}}}|true|{{#if:{{{personnel-number|}}}|true}}}}
 +
    |personnel-active={{{personnel-active|}}}
 +
  }}{{#semorg-set-list:person
 +
    |workphone={{{workphone|}}}
 
     |email={{{email|}}}
 
     |email={{{email|}}}
    |workphone={{{workphone|}}}
 
 
     |homepage={{{homepage|}}}
 
     |homepage={{{homepage|}}}
 +
    |tag={{{tag|}}}
 +
    |topic={{{topic|}}}
 +
    |target-group={{{target-group|}}}
 +
  }}{{#semorg-table:person
 +
    |name={{semorg-person-name|{{{prefix|}}}|{{{firstname|}}}|{{{lastname|}}}|{{{suffix|}}}}}
 +
    |acronym={{{acronym|}}}
 +
    |address={{semorg-person-address|{{{workstreet|}}}|{{{workpostalcode|}}}|{{{worklocality|}}}|{{{workcountry|}}}}}
 +
    |email={{#arraymap:{{{email|}}}
 +
      |,
 +
      |xxx
 +
      |[mailto:{{urlencode:"{{{firstname|}}} {{{lastname|}}}" <xxx>|PATH}} xxx]
 +
    }}
 +
    |workphone={{#arraymap:{{{workphone|}}}
 +
      |,
 +
      |xxx
 +
      |[tel:{{urlencode:xxx|PATH}} xxx]
 +
    }}
 +
    |homepage={{#arraymap:{{{homepage|}}}
 +
      |,
 +
      |xxx
 +
      |xxx
 +
      |<br>
 +
    }}
 
     |note={{{note|}}}
 
     |note={{{note|}}}
 
     |organization={{{organization|}}}
 
     |organization={{{organization|}}}
     |gender={{{gender|}}}
+
     |institutions={{semorg-institutions|{{FULLPAGENAME}}}}
     |tag={{{tag|}}}
+
    |birthday={{semorg-date|{{{birthday|}}}}}
 +
     |gender={{semorg-mapping-gender|{{{gender|}}}}}
 
     |tax-number={{{tax-number|}}}
 
     |tax-number={{{tax-number|}}}
 +
    |ssn={{{ssn|}}}
 +
    |vat={{{vat|}}}
 +
    |legal-form={{{legal-form|}}}
 +
    |legal-registry={{{legal-registry|}}}
 +
    |iban={{{iban|}}}
 +
    |profession={{{profession|}}}
 +
    |children={{{children|}}}
 +
    |tag={{#arraymap:{{{tag|}}}
 +
      |,
 +
      |xxx
 +
      |xxx
 +
    }}
 +
    |topic={{semorg-topic-link|{{{topic|}}}}}
 +
    |target-group={{semorg-target-group-link|{{{target-group|}}}}}
 +
    |contacts={{{contacts|}}}
 +
    |projects={{#ask:[[semorg-project-team-team::{{FULLPAGENAME}}]]
 +
      |mainlabel=-
 +
      |?semorg-project-team-project=
 +
      |?semorg-project-team-role=
 +
      |format=ul
 +
    }}
 +
    |vcard={{semorg-vcard|{{FULLPAGENAME}}}}
 
   }}
 
   }}
 
   |{{#ifexist:{{int:semorg-contact-page-name}}|?contact}}
 
   |{{#ifexist:{{int:semorg-contact-page-name}}|?contact}}
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 16:15, 25 January 2022

This page is part of the Semantic Organization extension.

If you want to customize this template you can copy its contents to another page (use for example Template:Semorg-person-contact-custom) and change the following system message to the name of the newly created page: MediaWiki:semorg-person-contact-template