Difference between revisions of "Template:StaffMemberInfobox"
Jump to navigation
Jump to search
(Created page with "{| border="0" cellpadding="10" align="top" style="float: right;" font-size:smaller |- | {| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border: 1p...") |
|||
Line 10: | Line 10: | ||
{| border="0" cellpadding="2" cellspacing="1" style="background: black; border: 1px solid #aaaaaa" align="center" | {| border="0" cellpadding="2" cellspacing="1" style="background: black; border: 1px solid #aaaaaa" align="center" | ||
|-! | |-! | ||
− | [[image:{{{StaffPhoto|noimage.jpg}}}| | + | [[image:{{{StaffPhoto|noimage.jpg}}}|195x215px|center|]] |
|} | |} | ||
<!-- End Staff Photo --> | <!-- End Staff Photo --> |
Latest revision as of 12:43, 18 March 2022
|
{{StaffMemberInfobox |StaffName = Full name of staff |StaffPhoto = photo.jpg |Title = job title |AreasResponsibility = list areas of responsibility |StaffEmail = Staff email address |Phone = office & fax/cell (if applicable) numbers |OfficeLocation = office number }}
<templatedata> { "params": { "StaffName": { "required": true }, "StaffPhoto": { "deprecated": true }, "AreasResponsibility": {}, "JobTitle": {}, "OfficeLocation": {}, "CaltechID": {}, "Phone": {} }, "paramOrder": [ "StaffName", "StaffPhoto", "JobTitle", "AreasResponsibility", "CaltechID", "Phone", "OfficeLocation" ] } </templatedata>