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

From SemanticOrganization
Jump to: navigation, search
No edit summary
No edit summary
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.