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

From SemanticOrganization
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>{{semorg-bundle}}</noinclude><includeonly><tr>
 
<noinclude>{{semorg-bundle}}</noinclude><includeonly><tr>
<td>{{semorg-person-link|{{{?target|}}}}}</td>  
+
<td>{{semorg-person-link|{{{target|}}}}}<div class="semorg-list-row-details">{{{worklocality|}}}{{#if:{{{institutions|}}}
<td>{{{?worklocality|}}}</td>  
+
  |{{#if:{{{worklocality|}}}|, <nowiki></nowiki>}}''{{{institutions|}}}''
<td>{{#if:{{{?email|}}}
+
}}</div>{{#if:{{{topic-name|}}}
   |{{#arraymap:{{{?email|}}}
+
  |<div class="semorg-list-row-details mt-1">{{{topic-name|}}}</div>
 +
}}</td>  
 +
<td style="font-size:small"><div>{{#if:{{{email|}}}
 +
   |{{#arraymap:{{{email|}}}
 
     |,
 
     |,
 
     |xxx
 
     |xxx
 
     |[mailto:xxx xxx]
 
     |[mailto:xxx xxx]
 
   }}
 
   }}
}}</td>
+
}}</div><div>{{#if:{{{workphone|}}}
<td>{{#if:{{{?workphone|}}}
+
   |{{#arraymap:{{{workphone|}}}
   |{{#arraymap:{{{?workphone|}}}
 
 
     |,
 
     |,
 
     |xxx
 
     |xxx
Line 17: Line 19:
 
}}</td>
 
}}</td>
 
{{semorg-showedit
 
{{semorg-showedit
   |target={{{?target|}}}
+
  |form={{int:semorg-person-contact-form}}
 +
   |target={{{target|}}}
 
}}
 
}}
 
</tr></includeonly>
 
</tr></includeonly>

Latest revision as of 14:57, 22 April 2021

This page is part of the Semantic Organization extension.