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

From SemanticOrganization
Jump to: navigation, search
Line 3: Line 3:
 
<td>{{{?worklocality|}}}</td>  
 
<td>{{{?worklocality|}}}</td>  
 
<td>{{#if:{{{?email|}}}
 
<td>{{#if:{{{?email|}}}
   |[mailto:{{{?email|}}} {{{?email|}}}]
+
   |{{#arraymap:{{{?email|}}}
 +
    |,
 +
    |xxx
 +
    |[mailto:xxx xxx]
 +
  }}
 
}}</td>
 
}}</td>
 
<td>{{#if:{{{?workphone|}}}
 
<td>{{#if:{{{?workphone|}}}
   |[tel:{{{?workphone|}}} {{{?workphone|}}}]
+
   |{{#arraymap:{{{?workphone|}}}
 +
    |,
 +
    |xxx
 +
    |[tel:xxx xxx]
 +
  }}
 
}}</td>
 
}}</td>
 
{{semorg-showedit
 
{{semorg-showedit

Revision as of 20:37, 31 January 2020

This page is part of the Semantic Organization extension.