Template:Infobox staff: Difference between revisions

From Parents
Jump to navigation Jump to search
(Use Template:Infobox table)
(Remove extraneous "|")
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{Infobox table|<tr>
<includeonly>{{Infobox table|1=<tr>
<th colspan="2" style="font-size: larger;">{{{name}}}</th>
<th colspan="2" style="font-size: larger;">{{{name}}}</th>
</tr>
</tr>
{{#if:{{{image|}}}|<tr>
{{#if:{{{image|}}}|<tr>
<th colspan="2">[[{{{image}}}|frameless]]</th>
<th colspan="2">[[{{{image}}}|frameless]]</th>
</tr>||}}
</tr>|}}
<tr>
<tr>
<td colspan="2" style="text-align: center;"><strong>{{{title}}}</strong> <br/><span style="font-size: smaller;">{{{school}}}</span></td>
<td colspan="2" style="text-align: center;"><strong>{{{title}}}</strong> <br/><span style="font-size: smaller;">{{{school}}}</span></td>
</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>
<td colspan="2" style="text-align: center;">{{#if:{{{email|}}}|[mailto:{{{email}}} {{{email}}}]{{#if:{{{phone|}}}| <br/>|}}|}}{{#if:{{{phone|}}}|{{{phone}}}|}}</td>
</tr>||}}}}</includeonly><noinclude>
</tr>|}}}}</includeonly><noinclude>
{{Infobox staff
{{Infobox staff
|name = {{{name}}}
|name = {{{name}}}

Latest revision as of 15:40, 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
}}