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

From SemanticOrganization
Jump to: navigation, search
m (1 revision imported)
 
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>{{semorg-bundle}}</noinclude><includeonly>{{#if:{{{1|}}}
 
<noinclude>{{semorg-bundle}}</noinclude><includeonly>{{#if:{{{1|}}}
   |[[{{{1}}}|{{#show:{{{1}}}|?semorg-person-name}}]]
+
   |{{#arraymap:{{{1}}}
 +
    |,
 +
    |xxx
 +
    |{{#ifexist:xxx
 +
      |[[xxx|{{PAGENAME:xxx}}]]
 +
      |{{#ifeq:{{{2|}}}
 +
        |none
 +
        |xxx
 +
        |{{#formlink:
 +
          |target=xxx
 +
          |link text=<span title="{{int:semorg-formlink-person-contact-link-text}}" data-toggle="tooltip">xxx</span>
 +
          |form=semorg-person-{{{2|contact}}}
 +
          |query string={{int:semorg-person-{{{2|contact}}}-form}}[firstname]={{#sub:xxx|0|{{#rpos:xxx| }}}}&{{int:semorg-person-{{{2|contact}}}-form}}[lastname]={{#explode:xxx| |-1}}&returnto={{FULLPAGENAMEE}}
 +
        }}
 +
      }}
 +
    }}
 +
  }}
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 12:51, 23 April 2021

This page is part of the Semantic Organization extension.