Difference between revisions of "Template:Infobox equipment"
Jump to navigation
Jump to search
(47 intermediate revisions by 2 users not shown) | |||
Line 13: | Line 13: | ||
|imagestyle = | |imagestyle = | ||
|captionstyle = {{#if:{{{caption|}}} |padding-bottom:0.25em;border-bottom:2px solid #ddd;}} | |captionstyle = {{#if:{{{caption|}}} |padding-bottom:0.25em;border-bottom:2px solid #ddd;}} | ||
− | |image = [[File:{{#var:toolid}}.jpg|center|300px]] | + | |image = {{#if:{{{image|}}}|[[File:{{{image}}}|center|300px]]|[[File:{{#var:toolid}}.jpg|center|300px]]}} |
|caption = {{{caption|}}} | |caption = {{{caption|}}} | ||
Line 20: | Line 20: | ||
|datastyle = | |datastyle = | ||
− | |header1 = Equipment Details | + | |header1 = |
− | | label2 = | + | {{Infobox | decat = yes | child = yes |
− | + | | title = Equipment Details | |
+ | |labelstyle = background:#eee; | ||
+ | | label1 = Manufacturer | ||
+ | | data1 = {{{manufacturer|}}} | ||
+ | | label2 = Model | ||
+ | | data2 = {{{model|}}} | ||
+ | | label3 = Technology | ||
+ | | data3 = [[{{#var:technology}}]] | ||
+ | }}<tr><th> | ||
| label3 = Materials Restriction | | label3 = Materials Restriction | ||
− | | data3 = [[{{PAGENAME}}#Material_Restrictions|{{#switch: {{#var:restriction}} | 1 = CMOS Clean | 2 = Semi-Clean | 3 = Metals | Undefined}}]] | + | | data3 = [[{{PAGENAME}}#Material_Restrictions|{{#switch: {{#var:restriction}} | 1 = CMOS Clean | 2 = Semi-Clean | 3 = Metals | 4 = General | Undefined}}]] |
| label4 = Material Processed | | label4 = Material Processed | ||
| data4 = {{{materials|}}} | | data4 = {{{materials|}}} | ||
Line 35: | Line 43: | ||
| label8 = Gases Used | | label8 = Gases Used | ||
| data8 = {{{gases|}}} | | data8 = {{{gases|}}} | ||
− | |header9 = Equipment Manual | + | |header9 = {{Infobox | decat = yes | child = yes |
− | | | + | | title = Equipment Manual |
− | + | |labelstyle = background:#eee; | |
− | + | | label1 = User Manual | |
− | + | | data1 = {{{manual|}}} | |
− | + | | label2 = Overview | |
− | + | | data2 = {{{overview|}}} | |
− | + | | label3 = Operating Procedure | |
− | + | | data3 = {{{sop|}}} | |
− | + | | label4 = Supported Processes | |
− | + | | data4 = {{{processes|}}} | |
− | + | | label5 = User Processes | |
− | + | | data5 = {{{userprocesses|}}} | |
+ | | label6 = Maintenance | ||
+ | | data6 = {{{maintenance|}}} | ||
+ | | label7 = Super User Manual | ||
+ | | data7 = {{{supersop|}}} | ||
+ | }}<tr><th> | ||
|belowstyle = background:#eee; | |belowstyle = background:#eee; | ||
− | |below = | + | |below = {{#widget:InfoLink|toolid={{#var:toolid}}}} {{{footnote|}}} |
− | }} | + | }} {{#ifeq: {{NAMESPACE}} | Template | | [[Category:{{#var:technology}} equipment]]}} |
− | + | </includeonly> | |
− | + | <noinclude>{{#vardefine:technology|Infobox templates}}{{#vardefine:toolid|Image}}{{Documentation}}</noinclude> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 16:47, 31 August 2020
Infobox equipment | |
---|---|
{{{toolname}}} | |
{{{caption}}} | |
Equipment Details | |
Manufacturer | {{{manufacturer}}} |
Model | {{{model}}} |
Technology | Infobox templates |
Materials Restriction | Undefined |
Material Processed | {{{materials}}} |
Mask Materials | {{{mask}}} |
Sample Size | {{{size}}} |
Chemicals Used | {{{chemicals}}} |
Gases Used | {{{gases}}} |
Equipment Manual | |
User Manual | {{{manual}}} |
Overview | {{{overview}}} |
Operating Procedure | {{{sop}}} |
Supported Processes | {{{processes}}} |
User Processes | {{{userprocesses}}} |
Maintenance | {{{maintenance}}} |
Super User Manual | {{{supersop}}} |
Contents
Usage
{{Infobox equipment |toolname = |manufacturer = |model = |caption = |materials = |mask = |size = |chemicals = |gases = |manual = |overview = |sop = |processes = |userprocesses = |maintenance = |supersop = }}
Parameters
Copy and paste the infobox above into the desired article and fill in the values after the equals (=) sign. All fields are optional. For questions or examples, please see the discussion page.
Image and technology are assigned automatically, defined on the tool page itself.
caption | Optional caption for image |
material | Material processed (e.g. deposited or etched). |
mask | Suitable masking materials (if applicable). |
size | Substrate size requirements. |
chemicals | Chemicals used in tool (if applicable). |
gases | Gases used in tool (if applicable). |
manual | Full user manual (as an alternative to single chapters) |
overview | Link to tool overview. |
sop | Link to tool SOP. |
processes | Link to LNF supported processes (google doc, section or subpage). |
userprocesses | Link to wiki page for user defined processes (if applicable). |
supersop | Link to super user manual (if applicable). |
maintenance | Link to the tools maintenance overview. |
See also
The above documentation is transcluded from Template:Infobox equipment/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |