Template:Instrument: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| No edit summary | No edit summary | ||
| (35 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| {| border="0" cellpadding=" | {| 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:# | ! style="background:#F5A81C;" |{{{InstrumentName}}} | ||
| |- | |- | ||
| |<span style="font-size:92%"> | |||
| <!-- Begin Research Image --> | |||
| {| border="0" cellpadding="2" cellspacing="1" style="background: black; border: 1px solid #aaaaaa" align="center" | |||
| |-! | |||
| [[image:{{{ImageResearch|none.jpg}}}|320x373px|center|]] | |||
| |} | |} | ||
| <!--  | <!-- End Research Image --> | ||
| {| border="0" cellpadding="2" cellspacing="1" style="background: none; border-top: 0px solid #aaaaaa; text-align:left" | |||
| !width=130| | |||
| {| border="0" cellpadding="2" cellspacing="1" style="background: none; border-top:  | !width=190| | ||
| |-valign="top" | |||
| |'''Instrument Type''' | |||
| |{{{InstrumentType}}} | |||
| |-valign="top" | |||
| |'''Techniques''' | |||
| |{{{Techniques}}} | |||
| |-valign="top" | |-valign="top" | ||
| |'''Staff Manager''' | |||
| |{{{PrimaryStaff}}} | |||
| |-valign="top" | |-valign="top" | ||
| |'''Staff Email''' | |||
| |[mailto:{{{StaffEmail}}} {{{StaffEmail}}}] | |||
| |-valign="top" | |-valign="top" | ||
| {{ | |'''Staff Phone''' | ||
| |{{{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" | {| border="0" cellpadding="2" cellspacing="1" style="background: none; border-top: 1px solid #aaaaaa; text-align:left" | ||
| !width=130| | |||
| !width=190| | |||
| |-valign="top" | |-valign="top" | ||
| |'''Lab Location''' | |||
| |{{{RoomLocation}}} | |||
| |-valign="top" | |-valign="top" | ||
| |'''Lab Phone''' | |||
| |{{{LabPhone}}} | |||
| |-valign="top" | |-valign="top" | ||
| |'''Manufacturer''' | |||
| |{{{Manufacturer}}} | |||
| |} | |||
| }} | <!-- Begin Instrument Image --> | ||
| | | {| border="0" cellpadding="2" cellspacing="1" style="background: black; border: 0px solid #aaaaaa" align="center" | ||
| |-! | |||
| ! | [[image:{{{ImageInstrument|none.jpg}}}|320x373px|center|]] | ||
| |- | |- | ||
| |} | |} | ||
| <!-- End Instrument Image --> | |||
| |} | |} | ||
| |} | |} | ||
| <includeonly> | <includeonly>[[Category:{{{type|NONE}}}]]</includeonly> | ||
| <noinclude> | <noinclude> | ||
| [[category:Templates]] | [[category:Templates]] | ||
| <div style="width: 70%;"><pre> | <div style="width: 70%;"><pre> | ||
| {{instrument|{{PAGENAME}} | {{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 | |||
| }} | }} | ||
| </pre></div> | </pre></div> | ||
| </noinclude> | </noinclude> | ||
| <noinclude> | <noinclude> | ||
| <templatedata> | <templatedata> | ||
| { | { | ||
| 	"params": { | 	"params": { | ||
| 		" | 		"InstrumentType": {}, | ||
| 		" | 		"InstrumentName": { | ||
| 		" | 			"required": true | ||
| 		" | 		}, | ||
| 		" | 		"PrimaryStaff": {}, | ||
| 		" | 		"StaffEmail": {}, | ||
| 		" | 		"StaffPhone": {}, | ||
| 		" | 		"Manufacturer": {}, | ||
| 		" | 		"Techniques": {}, | ||
| 		" | 		"RequestTraining": {}, | ||
| 		" | 		"ImageResearch": {}, | ||
| 		" | 		"ImageInstrument": {}, | ||
| 	} | 		"EmailList": {}, | ||
| 		"EmailListName": {}, | |||
| 		"RoomLocation": {}, | |||
| 		"LabPhone": {} | |||
| 	}, | |||
| 	"paramOrder": [ | |||
| 		"InstrumentName", | |||
| 		"ImageResearch", | |||
| 		"ImageInstrument", | |||
| 		"InstrumentType", | |||
| 		"RoomLocation", | |||
| 		"PrimaryStaff", | |||
| 		"StaffEmail", | |||
| 		"StaffPhone", | |||
| 		"Manufacturer", | |||
| 		"Techniques", | |||
| 		"RequestTraining", | |||
| 		"EmailList", | |||
| 		"EmailListName", | |||
| 		"LabPhone" | |||
| 	] | |||
| } | } | ||
| </templatedata> | </templatedata> | ||
| </noinclude> | </noinclude> | ||
Latest revision as of 17:58, 10 August 2023
| 
 | 
{{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.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| InstrumentName | InstrumentName | no description | Unknown | required | 
| ImageResearch | ImageResearch | no description | Unknown | optional | 
| ImageInstrument | ImageInstrument | no description | Unknown | optional | 
| InstrumentType | InstrumentType | no description | Unknown | optional | 
| RoomLocation | RoomLocation | no description | Unknown | optional | 
| PrimaryStaff | PrimaryStaff | no description | Unknown | optional | 
| StaffEmail | StaffEmail | no description | Unknown | optional | 
| StaffPhone | StaffPhone | no description | Unknown | optional | 
| Manufacturer | Manufacturer | no description | Unknown | optional | 
| Techniques | Techniques | no description | Unknown | optional | 
| RequestTraining | RequestTraining | no description | Unknown | optional | 
| EmailList | EmailList | no description | Unknown | optional | 
| EmailListName | EmailListName | no description | Unknown | optional | 
| LabPhone | LabPhone | no description | Unknown | optional |