Difference between revisions of "Template:Instrument"
Jump to navigation
Jump to search
(8 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|- | |- | ||
| | | | ||
{| 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" | ||
|- | |- | ||
Line 28: | Line 27: | ||
|-valign="top" | |-valign="top" | ||
|'''Staff Email''' | |'''Staff Email''' | ||
|{{{StaffEmail}}} | |[mailto:{{{StaffEmail}}} {{{StaffEmail}}}] | ||
|-valign="top" | |-valign="top" | ||
|'''Staff Phone''' | |'''Staff Phone''' | ||
Line 44: | Line 43: | ||
|-valign="top" | |-valign="top" | ||
|'''Lab Location''' | |'''Lab Location''' | ||
|{{{ | |{{{RoomLocation}}} | ||
|-valign="top" | |||
|'''Lab Phone''' | |||
|{{{LabPhone}}} | |||
|-valign="top" | |-valign="top" | ||
|'''Manufacturer''' | |'''Manufacturer''' | ||
Line 58: | Line 60: | ||
|} | |} | ||
|} | |} | ||
<includeonly>[[Category:{{{type|NONE}}}]]</includeonly> | |||
<includeonly> | |||
<noinclude> | <noinclude> | ||
[[category:Templates]] | [[category:Templates]] | ||
Line 68: | Line 69: | ||
|ImageInstrument = Instrument.jpg | |ImageInstrument = Instrument.jpg | ||
|InstrumentType = Choose from Lithography, Deposition, Etching, Microscopy, Support Tools | |InstrumentType = Choose from Lithography, Deposition, Etching, Microscopy, Support Tools | ||
| | |RoomLocation = Room # | ||
|LabPhone = Lab phone # | |||
|PrimaryStaff = Staff name | |PrimaryStaff = Staff name | ||
|StaffEmail = Staff email address | |StaffEmail = Staff email address | ||
Line 78: | Line 80: | ||
|EmailList = email address of list | |EmailList = email address of list | ||
}} | }} | ||
</pre></div> | </pre></div> | ||
</noinclude> | </noinclude> | ||
Line 86: | Line 87: | ||
{ | { | ||
"params": { | "params": { | ||
"InstrumentType": {}, | "InstrumentType": {}, | ||
"InstrumentName": { | "InstrumentName": { | ||
"required": true | "required": true | ||
}, | }, | ||
"PrimaryStaff": {}, | "PrimaryStaff": {}, | ||
"StaffEmail": {}, | "StaffEmail": {}, | ||
Line 110: | Line 100: | ||
"ImageInstrument": {}, | "ImageInstrument": {}, | ||
"EmailList": {}, | "EmailList": {}, | ||
"EmailListName": {} | "EmailListName": {}, | ||
"RoomLocation": {}, | |||
"LabPhone": {} | |||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
Line 117: | Line 109: | ||
"ImageInstrument", | "ImageInstrument", | ||
"InstrumentType", | "InstrumentType", | ||
" | "RoomLocation", | ||
"PrimaryStaff", | "PrimaryStaff", | ||
"StaffEmail", | "StaffEmail", | ||
Line 126: | Line 118: | ||
"EmailList", | "EmailList", | ||
"EmailListName", | "EmailListName", | ||
" | "LabPhone" | ||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Latest revision as of 05:41, 21 April 2019
|
{{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 |