Template:Infobox staff: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Embolden title |
Format contact info |
||
| Line 11: | Line 11: | ||
</tr> |
</tr> |
||
{{#if:{{{email|}}}{{{phone|}}}|<tr> |
{{#if:{{{email|}}}{{{phone|}}}|<tr> |
||
<td colspan="2" style="text-align: center;">{{#if:{{{email|}}}|[mailto:{{{email}}} {{{email}}}]{{#if:{{{phone|}}}| <br/>||}}||}}{{#if:{{{phone|}}}|{{{phone}}}||}}</td> |
|||
{{#if:{{{phone|}}}|<td colspan="2" style="text-align: center;">{{{phone}}}</td>||}} |
|||
</tr>||}} |
</tr>||}} |
||
</table> |
</table> |
||
| Line 23: | Line 22: | ||
|school = {{{school}}} |
|school = {{{school}}} |
||
|email = {{{email}}} |
|email = {{{email}}} |
||
|phone = {{{phone}}} |
|||
}} |
}} |
||
<pre>{{Infobox staff |
<pre>{{Infobox staff |
||
| Line 30: | Line 30: | ||
|school = School (link) |
|school = School (link) |
||
|email = user@example.org |
|email = user@example.org |
||
|phone = 000-000-0000 |
|||
}}</pre> |
}}</pre> |
||
</noinclude> |
</noinclude> |
||
Revision as of 13:29, 8 August 2013
| {{{name}}} | |
|---|---|
| [[{{{image}}}|frameless]] | |
| {{{title}}} {{{school}}} |
|
| {{{email}}} {{{phone}}} |
{{Infobox staff
|name = First Last
|image = File:portrait.jpeg
|title = e.g. Kindergarten Teacher
|school = School (link)
|email = user@example.org
|phone = 000-000-0000
}}