Difference between revisions of "Template:Instrument"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
{| 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:#F2682A;" |{{{name|<includeonly>{{PAGENAME}}</includeonly>}}} | ||
|- | |- | ||
| | | | ||
<!-- BORDER AROUND THE IMAGE --> | <!-- BORDER AROUND THE IMAGE --> | ||
{| border="0" cellpadding="2" cellspacing="0" style="background: black; border: | {| border="0" cellpadding="2" cellspacing="0" style="background: black; border: 0px solid #aaaaaa" align="center" | ||
|- | |- | ||
![[image:{{{picture|none.jpg}}}|300x350px|center|]] | ![[image:{{{picture|none.jpg}}}|300x350px|center|]] | ||
Line 16: | Line 16: | ||
|- | |- | ||
| | | | ||
{| 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" | ||
|-valign="top" | |-valign="top" | ||
!width=150|Tool Type | !width=150|Tool Type | ||
Line 61: | Line 61: | ||
[[category:Templates]] | [[category:Templates]] | ||
<div style="width: 70%;"><pre> | <div style="width: 70%;"><pre> | ||
{{ | {{instrument|{{PAGENAME}} | ||
|picture = toolName.jpg | |picture = toolName.jpg | ||
|type = ToolType | |type = ToolType | ||
Line 81: | Line 81: | ||
* '''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 | ||
<templatedata> | |||
{ | |||
"params": { | |||
"name": {}, | |||
"picture": {}, | |||
"type": {}, | |||
"location": {}, | |||
"super": {}, | |||
"description": {}, | |||
"manufacturer": {}, | |||
"model": {}, | |||
"materials": {}, | |||
"recipe": {}, | |||
"toolid": {}, | |||
"!": {} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> |
Revision as of 18:35, 10 April 2019
|
{{instrument|{{PAGENAME}} |picture = toolName.jpg |type = ToolType |super = super variable, users Full Name, eg. "Tom Reynolds" |location = Bay # |description = This is a Test |manufacturer = MfgCorp. |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 | |
---|---|---|---|---|
name | name | no description | Unknown | optional |
picture | picture | no description | Unknown | optional |
type | type | no description | Unknown | optional |
location | location | no description | Unknown | optional |
super | super | no description | Unknown | optional |
description | description | no description | Unknown | optional |
manufacturer | manufacturer | 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 |