Template:Instrument: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
| Line 62: | Line 62: | ||
<div style="width: 70%;"><pre> | <div style="width: 70%;"><pre> | ||
{{instrument|{{PAGENAME}} | {{instrument|{{PAGENAME}} | ||
| | |InstrumentName = Full name of instrument | ||
|Picture = InstrumentName.jpg | |||
|InstrumentType = Choose from Lithography, Deposition, Etching, Microscopy, Support Tools | |||
|Location = Bay # | |||
|PrimaryStaff = Staff name | |||
|Staff Email = Staff email address | |||
|Staff Phone = Staff phone number | |||
|Manufacturer = MfgCorp. | |||
|Techniques = List techniques, e.g. SEM, Ga-FIB, EDS | |||
|RequestTraining = mailto: staff.name@caltech.edu | |||
|type = ToolType | |type = ToolType | ||
|super = super variable, users Full Name, eg. "Tom Reynolds" | |super = super variable, users Full Name, eg. "Tom Reynolds" | ||
|description = This is a Test | |description = This is a Test | ||
|model = (if applicable) | |model = (if applicable) | ||
|materials = (If applicable) | |materials = (If applicable) | ||
| Line 81: | Line 88: | ||
* '''super''': Tony Bosch | Ning Cao | Mike Day | Don Freeborn | Aidan Hopkins | Demis D. John | Brian Lingg | Bill Mitchell | Tom Reynolds | Lee Sawyer | Mike Silva | Biljana Stamenic | Tino Sy | Brian Thibeault | Zack Warburg | Jack Whaley | Luis Zuzunaga | | * '''super''': Tony Bosch | Ning Cao | Mike Day | Don Freeborn | Aidan Hopkins | Demis D. John | Brian Lingg | Bill Mitchell | Tom Reynolds | Lee Sawyer | Mike Silva | Biljana Stamenic | Tino Sy | Brian Thibeault | Zack Warburg | Jack Whaley | Luis Zuzunaga | | ||
* '''ToolType''': Vacuum Deposition | Dry Etch | Wet Processing | Thermal processing | Packaging | Inspection,_Test_and_Characterization | * '''ToolType''': Vacuum Deposition | Dry Etch | Wet Processing | Thermal processing | Packaging | Inspection,_Test_and_Characterization | ||
<!-- * '''InstrumentType''': Lithography | Deposition | Etching | Microscopy | Support Tools --> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
"params": { | "params": { | ||
"name": {}, | "name": {}, | ||
"type": {}, | "type": {}, | ||
"super": {}, | "super": {}, | ||
"description": {}, | "description": {}, | ||
"model": {}, | "model": {}, | ||
"materials": {}, | "materials": {}, | ||
"recipe": {}, | "recipe": {}, | ||
"toolid": {}, | "toolid": {}, | ||
"!": {} | "!": {}, | ||
} | "InstrumentType": {}, | ||
"InstrumentName": { | |||
"required": true | |||
}, | |||
"Picture": {}, | |||
"Location": {}, | |||
"PrimaryStaff": {}, | |||
"StaffEmail": {}, | |||
"StaffPhone": {}, | |||
"Manufacturer": {}, | |||
"Techniques": {}, | |||
"RequestTraining": {} | |||
}, | |||
"paramOrder": [ | |||
"InstrumentName", | |||
"Picture", | |||
"InstrumentType", | |||
"Location", | |||
"PrimaryStaff", | |||
"StaffEmail", | |||
"StaffPhone", | |||
"Manufacturer", | |||
"Techniques", | |||
"RequestTraining", | |||
"name", | |||
"type", | |||
"super", | |||
"description", | |||
"model", | |||
"materials", | |||
"recipe", | |||
"toolid", | |||
"!" | |||
] | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 19:05, 10 April 2019
|
{{instrument|{{PAGENAME}}
|InstrumentName = Full name of instrument
|Picture = InstrumentName.jpg
|InstrumentType = Choose from Lithography, Deposition, Etching, Microscopy, Support Tools
|Location = Bay #
|PrimaryStaff = Staff name
|Staff Email = Staff email address
|Staff Phone = Staff phone number
|Manufacturer = MfgCorp.
|Techniques = List techniques, e.g. SEM, Ga-FIB, EDS
|RequestTraining = mailto: staff.name@caltech.edu
|type = ToolType
|super = super variable, users Full Name, eg. "Tom Reynolds"
|description = This is a Test
|model = (if applicable)
|materials = (If applicable)
|toolid = ### (this is the number at the end of the url for a tool on SignupMonkey. Using 999 will link to the Main tool page on SignupMonkey)
|recipe = The type of process, from this list (Lithography, Vacuum Deposition, Dry Etching, Wet Etching, Thermal Processing)
}}
To edit the Supervisor info listed, you must edit this template.
The following variables have specific options:
- super: Tony Bosch | Ning Cao | Mike Day | Don Freeborn | Aidan Hopkins | Demis D. John | Brian Lingg | Bill Mitchell | Tom Reynolds | Lee Sawyer | Mike Silva | Biljana Stamenic | Tino Sy | Brian Thibeault | Zack Warburg | Jack Whaley | Luis Zuzunaga |
- ToolType: Vacuum Deposition | Dry Etch | Wet Processing | Thermal processing | Packaging | Inspection,_Test_and_Characterization
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| InstrumentName | InstrumentName | no description | Unknown | required |
| Picture | Picture | no description | Unknown | optional |
| InstrumentType | InstrumentType | no description | Unknown | optional |
| Location | Location | 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 |
| name | name | no description | Unknown | optional |
| type | type | no description | Unknown | optional |
| super | super | no description | Unknown | optional |
| description | description | no description | Unknown | optional |
| model | model | no description | Unknown | optional |
| materials | materials | no description | Unknown | optional |
| recipe | recipe | no description | Unknown | optional |
| toolid | toolid | no description | Unknown | optional |
| ! | ! | no description | Unknown | optional |