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

From SemanticOrganization
Jump to: navigation, search
 
(17 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
     |,
 
     |,
 
     |xxx
 
     |xxx
     |[[xxx|{{#show:xxx|?semorg-person-name}}]]
+
     |{{#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.