Template:StaffMemberInfobox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(18 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| border="0" cellpadding=" | {| border="0" cellpadding="10" align="top" style="float: right;" font-size:smaller | ||
|- | |- | ||
| | | | ||
{| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border: 1px solid #aaaaaa" align="center" | {| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border: 1px solid #aaaaaa" align="center" | ||
|- | |- | ||
! style="background:# | ! style="background:#whitesmoke" |{{{StaffName}}} | ||
|- | |- | ||
|<span style="font-size:92%"> | |<span style="font-size:92%"> | ||
<!-- Begin | <!-- Begin Staff Photo --> | ||
{| 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}}}|320x373px|center|]] | [[image:{{{StaffPhoto|noimage.jpg}}}|320x373px|center|]] | ||
|} | |} | ||
<!-- End | <!-- End Staff Photo --> | ||
{| border="0" cellpadding="2" cellspacing="1" style="background: none; border-top: 0px solid #aaaaaa; text-align:left" | {| border="0" cellpadding="2" cellspacing="1" style="background: none; border-top: 0px solid #aaaaaa; text-align:left" | ||
!width=130| | !width=130| | ||
Line 27: | Line 27: | ||
|-valign="top" | |-valign="top" | ||
|'''Phone''' | |'''Phone''' | ||
|{{{ | |{{{Phone}}} | ||
|-valign="top" | |-valign="top" | ||
|'''Office''' | |'''Office''' | ||
Line 34: | Line 34: | ||
|} | |} | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
[[Category:{{{InstrumentType|NONE}}}]] | |||
[[category:Templates]] | [[category:Templates]] | ||
<div style="width: 70%;"><pre> | <div style="width: 70%;"><pre> | ||
Line 44: | Line 44: | ||
|AreasResponsibility = list areas of responsibility | |AreasResponsibility = list areas of responsibility | ||
|StaffEmail = Staff email address | |StaffEmail = Staff email address | ||
| | |Phone = office & fax/cell (if applicable) numbers | ||
|OfficeLocation = office number | |OfficeLocation = office number | ||
}} | }} | ||
</pre></div> | </pre></div> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 62: | Line 59: | ||
"AreasResponsibility": {}, | "AreasResponsibility": {}, | ||
"JobTitle": {}, | "JobTitle": {}, | ||
"OfficeLocation": {}, | "OfficeLocation": {}, | ||
"CaltechID": {} | "CaltechID": {}, | ||
"Phone": {} | |||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
Line 73: | Line 69: | ||
"AreasResponsibility", | "AreasResponsibility", | ||
"CaltechID", | "CaltechID", | ||
" | "Phone", | ||
"OfficeLocation" | "OfficeLocation" | ||
] | ] |
Latest revision as of 06:46, 28 April 2019
|
{{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 }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
StaffName | StaffName | no description | Unknown | required |
StaffPhoto | StaffPhoto | no description | Unknown | deprecated |
JobTitle | JobTitle | no description | Unknown | optional |
AreasResponsibility | AreasResponsibility | no description | Unknown | optional |
CaltechID | CaltechID | no description | Unknown | optional |
Phone | Phone | no description | Unknown | optional |
OfficeLocation | OfficeLocation | no description | Unknown | optional |