Template:StaffMemberInfobox: Difference between revisions

From the KNI Lab at Caltech
Jump to navigation Jump to search
(Created page with "{| border="0" cellpadding="10" align="right" style="float: right;" font-size:smaller |- | {| border="0" cellpadding="2" cellspacing="0" style="background: whitesmoke; border:...")
 
No edit summary
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| border="0" cellpadding="10" align="right" style="float: right;" font-size:smaller
{| 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:#FFFFFF" |{{{StaffName}}}
! style="background:#whitesmoke" |{{{StaffName}}}
|-
|-
|<span style="font-size:92%">
|<span style="font-size:92%">
<!-- Begin Research Image -->
<!-- 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 Research Image -->
<!-- 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|
!width=190|
!width=190|
|-valign="top"
|-valign="top"
|'''Areas'''
|'''Title'''
|{{{JobTitle}}}
|-valign="top"
|'''Responsibilities'''
|{{{AreasResponsibility}}}
|{{{AreasResponsibility}}}
|-valign="top"
|-valign="top"
|'''Email'''
|'''Email'''
|[mailto:{{{StaffEmail}}} {{{StaffEmail}}}]
|[mailto:{{{CaltechID}}}@caltech.edu {{{CaltechID}}}@caltech.edu]
|-valign="top"
|-valign="top"
|'''Phone'''
|'''Phone'''
|{{{StaffPhone}}}
|{{{Phone}}}
|-valign="top"
|-valign="top"
|'''Office'''
|'''Office'''
|{{{Office}}}
|{{{OfficeLocation}}}
|}
|}
|}
|}
|}
|}
<noinclude>[[Category:{{{InstrumentType|NONE}}}]]</noinclude>
<noinclude>
<noinclude>
[[Category:{{{InstrumentType|NONE}}}]]
[[category:Templates]]
[[category:Templates]]
<div style="width: 70%;"><pre>
<div style="width: 70%;"><pre>
Line 38: Line 41:
|StaffName = Full name of staff
|StaffName = Full name of staff
|StaffPhoto = photo.jpg
|StaffPhoto = photo.jpg
|Title = job title
|AreasResponsibility = list areas of responsibility
|AreasResponsibility = list areas of responsibility
|StaffEmail = Staff email address
|StaffEmail = Staff email address
|StaffPhone = Staff phone numbers (<br> then Cell #, if applicable)
|Phone = office & fax/cell (if applicable) numbers
|Office = office number
|OfficeLocation = office number
}}
}}
</pre></div>
</pre></div>
</noinclude>
<noinclude>
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"StaffEmail": {},
"StaffPhone": {},
"StaffName": {
"StaffName": {
"required": true
"required": true
Line 57: Line 57:
"deprecated": true
"deprecated": true
},
},
"Office": {},
"AreasResponsibility": {},
"AreasResponsibility": {}
"JobTitle": {},
"OfficeLocation": {},
"CaltechID": {},
"Phone": {}
},
},
"paramOrder": [
"paramOrder": [
"StaffName",
"StaffName",
"StaffPhoto",
"StaffPhoto",
"JobTitle",
"AreasResponsibility",
"AreasResponsibility",
"StaffEmail",
"CaltechID",
"StaffPhone",
"Phone",
"Office"
"OfficeLocation"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 06:46, 28 April 2019

{{{StaffName}}}
Title {{{JobTitle}}}
Responsibilities {{{AreasResponsibility}}}
Email {{{CaltechID}}}@caltech.edu
Phone {{{Phone}}}
Office {{{OfficeLocation}}}
{{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.

Template parameters

ParameterDescriptionTypeStatus
StaffNameStaffName

no description

Unknownrequired
StaffPhotoStaffPhoto

no description

Unknowndeprecated
JobTitleJobTitle

no description

Unknownoptional
AreasResponsibilityAreasResponsibility

no description

Unknownoptional
CaltechIDCaltechID

no description

Unknownoptional
PhonePhone

no description

Unknownoptional
OfficeLocationOfficeLocation

no description

Unknownoptional