Difference between revisions of "Template:Infobox Faculty"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
<th>College/Department</th> | <th>College/Department</th> | ||
<td>{{{college-&-department}}}</td> | <td>{{{college-&-department}}}</td> | ||
+ | </tr>}} | ||
+ | |||
+ | {{#if:{{{education-and-degree|}}}|<tr> | ||
+ | <th>Education(s)</th> | ||
+ | <td>{{{education-and-degree}}}</td> | ||
</tr>}} | </tr>}} | ||
Line 19: | Line 24: | ||
<th>Research Lab</th> | <th>Research Lab</th> | ||
<td>[{{{research-lab-website|}}} {{{research-lab-name}}}]</td> | <td>[{{{research-lab-website|}}} {{{research-lab-name}}}]</td> | ||
+ | </tr>}} | ||
+ | |||
+ | {{#if:{{{research-topics|}}}|<tr> | ||
+ | <th>Research Topic(s)</th> | ||
+ | <td>{{{research-topics}}}</td> | ||
</tr>}} | </tr>}} | ||
Line 29: | Line 39: | ||
<th>Taught TAMS</th> | <th>Taught TAMS</th> | ||
<td>{{{years-teaching-tams}}}</td> | <td>{{{years-teaching-tams}}}</td> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
</tr>}} | </tr>}} | ||
Line 69: | Line 74: | ||
<th>Phone</th> | <th>Phone</th> | ||
<td>{{{phone}}}</td> | <td>{{{phone}}}</td> | ||
+ | </tr>}} | ||
+ | |||
+ | {{#if:{{{website|}}}|<tr> | ||
+ | <th>Website</th> | ||
+ | <td>{{{website}}}</td> | ||
</tr>}} | </tr>}} | ||
</table> | </table> | ||
</div> | </div> |
Revision as of 14:58, 8 February 2021
Infobox Faculty