Template:Instrument: Difference between revisions

From the KNI Lab at Caltech
Jump to navigation Jump to search
No edit summary
No edit summary
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| border="0" cellpadding="10" align="right" style="float: right;"
{| border="0" cellpadding="10" align="right" 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:#F5A81C;" |{{{InstrumentName}}}
! style="background:#F5A81C;" |{{{InstrumentName}}}
|-
|-
|
|<span style="font-size:92%">
 
<!-- Begin Research Image -->
<!-- BORDER AROUND THE IMAGE -->
{| 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: 0px solid #aaaaaa" align="center"
|-!
|-!
[[image:{{{picture|none.jpg}}}|300x350px|center|]]
[[image:{{{ImageResearch|none.jpg}}}|320x373px|center|]]
|-
|}
|}
<!-- END OF BORDER AROUND IMAGE -->
<!-- End Research Image -->
 
{| 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: 1px solid #aaaaaa; text-align:left"
!width=130|
!width=150|
!width=190|
!width=150|
|-valign="top"
|-valign="top"
|'''Instrument Type'''
|'''Instrument Type'''
|{{{InstrumentType}}}
|{{{InstrumentType}}}
|-valign="top"
|-valign="top"
|'''Location'''
|'''Techniques'''
|{{{Location}}}
|{{{Techniques}}}
|}
{| border="0" cellpadding="2" cellspacing="1" style="background: none; border-top: 1px solid #aaaaaa; text-align:left"
!width=150|
!width=150|
|-valign="top"
|-valign="top"
|'''Staff Manager'''
|'''Staff Manager'''
Line 35: Line 27:
|-valign="top"
|-valign="top"
|'''Staff Email'''
|'''Staff Email'''
|{{{StaffEmail}}}
|[mailto:{{{StaffEmail}}} {{{StaffEmail}}}]
|-valign="top"
|-valign="top"
|'''Staff Phone'''
|'''Staff Phone'''
|{{{StaffPhone}}}
|{{{StaffPhone}}}
|}
{| border="0" cellpadding="2" cellspacing="1" style="background: none; border-top: 0px solid #aaaaaa; text-align:center"
!width=325 align=center{{!}}[mailto:{{{StaffEmail}}} Request training by email]
|-
<!-- !width=325 align=center{{!}}[https://lists.caltech.edu/listinfo/{{{EmailList}}} Sign up for {{{EmailListName}}} email list]-->
|-
|}
|}
{| border="0" cellpadding="2" cellspacing="1" style="background: none; border-top: 1px solid #aaaaaa; text-align:left"
{| border="0" cellpadding="2" cellspacing="1" style="background: none; border-top: 1px solid #aaaaaa; text-align:left"
!width=150|
!width=130|
!width=150|
!width=190|
|-valign="top"
|'''Lab Location'''
|{{{RoomLocation}}}
|-valign="top"
|'''Lab Phone'''
|{{{LabPhone}}}
|-valign="top"
|-valign="top"
|'''Manufacturer'''
|'''Manufacturer'''
|{{{Manufacturer}}}
|{{{Manufacturer}}}
|-valign="top"
|'''Techniques'''
|{{{Techniques}}}
|}
|}
{| border="0" cellpadding="2" cellspacing="1" style="background: none; border-top:1px solid #aaaaaa; text-align:center"
<!-- Begin Instrument Image -->
<!-- |-align="center" -->
{| border="0" cellpadding="2" cellspacing="1" style="background: black; border: 0px solid #aaaaaa" align="center"
!width=300 align=center{{!}}[mailto:{{{StaffEmail}}} Request training by email]
|-!
[[image:{{{ImageInstrument|none.jpg}}}|320x373px|center|]]
|-
|-
|}
|}
 
<!-- End Instrument Image -->
|}
|}
|}
|}
 
<includeonly>[[Category:{{{type|NONE}}}]]</includeonly>
<includeonly>[[category:Tools]][[Category:{{{type|NONE}}}]]</includeonly>
<noinclude>
<noinclude>
[[category:Templates]]
[[category:Templates]]
Line 65: Line 66:
{{instrument|{{PAGENAME}}
{{instrument|{{PAGENAME}}
|InstrumentName = Full name of instrument
|InstrumentName = Full name of instrument
|Picture = InstrumentName.jpg
|ImageResearch = Research.jpg
|ImageInstrument = Instrument.jpg
|InstrumentType = Choose from Lithography, Deposition, Etching, Microscopy, Support Tools
|InstrumentType = Choose from Lithography, Deposition, Etching, Microscopy, Support Tools
|Location = Bay #
|RoomLocation = Room #
|LabPhone = Lab phone #
|PrimaryStaff = Staff name
|PrimaryStaff = Staff name
|StaffEmail = Staff email address
|StaffEmail = Staff email address
Line 74: Line 77:
|Techniques = List techniques, e.g. SEM, Ga-FIB, EDS
|Techniques = List techniques, e.g. SEM, Ga-FIB, EDS
|RequestTraining = mailto: staff.name@caltech.edu
|RequestTraining = mailto: staff.name@caltech.edu
|EmailListName = name of email list to be displayed
|EmailList = email address of list
}}
}}
</pre></div>
</pre></div>
Line 82: Line 87:
{
{
"params": {
"params": {
"name": {},
"type": {},
"super": {},
"description": {},
"model": {},
"materials": {},
"recipe": {},
"toolid": {},
"!": {},
"InstrumentType": {},
"InstrumentType": {},
"InstrumentName": {
"InstrumentName": {
"required": true
"required": true
},
},
"Picture": {},
"Location": {},
"PrimaryStaff": {},
"PrimaryStaff": {},
"StaffEmail": {},
"StaffEmail": {},
Line 102: Line 96:
"Manufacturer": {},
"Manufacturer": {},
"Techniques": {},
"Techniques": {},
"RequestTraining": {}
"RequestTraining": {},
"ImageResearch": {},
"ImageInstrument": {},
"EmailList": {},
"EmailListName": {},
"RoomLocation": {},
"LabPhone": {}
},
},
"paramOrder": [
"paramOrder": [
"InstrumentName",
"InstrumentName",
"Picture",
"ImageResearch",
"ImageInstrument",
"InstrumentType",
"InstrumentType",
"Location",
"RoomLocation",
"PrimaryStaff",
"PrimaryStaff",
"StaffEmail",
"StaffEmail",
Line 115: Line 116:
"Techniques",
"Techniques",
"RequestTraining",
"RequestTraining",
"name",
"EmailList",
"type",
"EmailListName",
"super",
"LabPhone"
"description",
"model",
"materials",
"recipe",
"toolid",
"!"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 17:58, 10 August 2023

{{{InstrumentName}}}
Instrument Type {{{InstrumentType}}}
Techniques {{{Techniques}}}
Staff Manager {{{PrimaryStaff}}}
Staff Email {{{StaffEmail}}}
Staff Phone {{{StaffPhone}}}
Request training by email
Lab Location {{{RoomLocation}}}
Lab Phone {{{LabPhone}}}
Manufacturer {{{Manufacturer}}}
{{instrument|{{PAGENAME}}
|InstrumentName = Full name of instrument
|ImageResearch = Research.jpg
|ImageInstrument = Instrument.jpg
|InstrumentType = Choose from Lithography, Deposition, Etching, Microscopy, Support Tools
|RoomLocation = Room #
|LabPhone = Lab phone #
|PrimaryStaff = Staff name
|StaffEmail = Staff email address
|StaffPhone = Staff phone number
|Manufacturer = Company name
|Techniques = List techniques, e.g. SEM, Ga-FIB, EDS
|RequestTraining = mailto: staff.name@caltech.edu
|EmailListName = name of email list to be displayed
|EmailList = email address of list
}}


No description.

Template parameters

ParameterDescriptionTypeStatus
InstrumentNameInstrumentName

no description

Unknownrequired
ImageResearchImageResearch

no description

Unknownoptional
ImageInstrumentImageInstrument

no description

Unknownoptional
InstrumentTypeInstrumentType

no description

Unknownoptional
RoomLocationRoomLocation

no description

Unknownoptional
PrimaryStaffPrimaryStaff

no description

Unknownoptional
StaffEmailStaffEmail

no description

Unknownoptional
StaffPhoneStaffPhone

no description

Unknownoptional
ManufacturerManufacturer

no description

Unknownoptional
TechniquesTechniques

no description

Unknownoptional
RequestTrainingRequestTraining

no description

Unknownoptional
EmailListEmailList

no description

Unknownoptional
EmailListNameEmailListName

no description

Unknownoptional
LabPhoneLabPhone

no description

Unknownoptional