Template:ToolActions: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
font-size: larger |
||
| (47 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> |
<includeonly> |
||
<table style="border: 2px solid; border-radius: 10px; padding: 5px; text-align: center; background: #fbfbfb;"> |
|||
<tr><td style="padding: 5px;" > |
|||
<table class="wikitable" style="margin: 0 auto; width: 100%;"> |
|||
| ⚫ | |||
<th style="background: Cornsilk; font-size: larger;">[{{{ProceduresURL}}} Instructions + Procedures]</th> |
|||
| ⚫ | |||
|<!-- ***IF NO ProceduresURL Provided*** --> |
|||
|- |
|||
<th style="background: Cornsilk; font-size: larger;">[[{{FULLPAGENAME}}#Operating_Procedures|Instructions + Procedures]]</th> |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
</table> |
|||
| ⚫ | |||
{{#if:{{{ProcessControlURL|}}}| |
|||
|}|}} |
|||
</td></tr><tr> |
|||
<td style="padding: 5px;"> |
|||
| ⚫ | |||
| ⚫ | |||
</tr></table> |
|||
|<!-- ***IF NO ProcessControlURL --> |
|||
| ⚫ | |||
<hr style="margin-top: 15px;"> |
<hr style="margin-top: 15px;"> |
||
</td></tr> |
|||
|- |
|||
{{#if:{{{toolid|}}}|<!-- ***IF toolid is set*** --> |
|||
| ⚫ | |||
<tr><td style="padding: 5px;" > |
|||
| ⚫ | |||
<th style="background: AliceBlue; font-size: larger;">[https://signupmonkey.ece.ucsb.edu/cgi-bin/users/browse.cgi?tool_ID={{{toolid}}} Sign Up] |
|||
| ⚫ | |||
</th></table> |
|||
|- |
|||
</td></tr> |
|||
| ⚫ | |||
|<!-- *** IF NO toolid*** --> |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
<tr> |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
|- |
|||
|{{#ifeq:{{{TrainingURL}}}|None |
|||
| ⚫ | |||
|No Training Required |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
}}<!-- END IFEQ TrainingURL==None --> |
|||
| ⚫ | |||
| ⚫ | |||
|- |
|||
| ⚫ | |||
| ⚫ | |||
</th></table> |
|||
| ⚫ | |||
</td></tr> |
|||
| ⚫ | |||
{{#if:{{{toolid|}}}|<!-- ***IF toolid is set*** --> |
|||
| ⚫ | |||
<tr> |
|||
| ⚫ | |||
| ⚫ | |||
</includeonly><includeonly>[[category:Tools]][[Category:{{{type|NONE}}}]]<br></includeonly><noinclude> |
|||
| ⚫ | |||
| ⚫ | |||
</th></table> |
|||
</td></tr> |
|||
<tr> |
|||
| ⚫ | |||
<table class="wikitable" style="margin: 0 auto; width: 100%;"> |
|||
| ⚫ | |||
</th></table> |
|||
</td></tr> |
|||
|<!-- *** IF NO toolid*** --> |
|||
<tr> |
|||
| ⚫ | |||
<table class="wikitable" style="margin: 0 auto; width: 100%;"> |
|||
<th style="background: AliceBlue; font-size: larger;">No Signups Required |
|||
</th></table> |
|||
</td></tr> |
|||
| ⚫ | |||
</table> |
|||
</includeonly><noinclude> |
|||
[[File:TOOL_actions_-_example_image. |
[[File:TOOL_actions_-_example_image.jpg|thumb|right|Example of a ToolActions box generated by this template.]] |
||
<br/><br/> |
<br/><br/> |
||
| Line 46: | Line 73: | ||
Copy/paste the following code to include this template in a page. Preferably inserted at the top of the page. |
Copy/paste the following code to include this template in a page. Preferably inserted at the top of the page, right after {{tl|tool2}}. |
||
<div style="width: 70%;"><pre> |
<div style="width: 70%;"><pre> |
||
{{ToolActions |
{{ToolActions |
||
|toolid = 51 |
|toolid = 51 (from SignupMonkey) |
||
|ProcessControlURL = (blank will omit this section) |
|||
|ProcessControlURL = https://wiki.nanofab.ucsb.edu/wiki/Stepper_3_(ASML_DUV)#Process_Control_Data |
|||
| |
|ProceduresURL = (blank will link to #Operating_Procedures |
||
|TrainingURL = (blank will link to SignupMonkey Training Request) |
|||
|TrainingURL = https://wiki.nanofab.ucsb.edu/wiki/Stepper_3_(ASML_DUV)#Video_Training |
|||
}} |
}} |
||
</pre></div> |
</pre></div> |
||
Replace the toolid with the number of the tool on SignupMonkey (last number in the URL for the tool), and |
|||
replace/deleted the Training/Instructions/ProcessControl URL's or leave blank if they don't exist as wiki pages. |
|||
</noinclude> |
</noinclude> |
||
| Line 62: | Line 91: | ||
You can add the following "arguments" in the template. |
You can add the following "arguments" in the template. |
||
* '''Tool ID on SignupMonkey''': The '''<tt>|toolid = </tt>''' argument will create a link to the Signup Monkey page for this tool. This is the number at the end of the url for a tool on SignupMonkey. |
* '''Tool ID on SignupMonkey''': The '''<tt>|toolid = </tt>''' argument will create a link to the Signup Monkey page for this tool. This is the number at the end of the url for a tool on SignupMonkey. |
||
* '''ProcessControlURL''': (if applicable) URL to the Process Control wiki page. |
* '''ProcessControlURL''': (if applicable) URL to the Process Control wiki page. |
||
* ''' |
* '''ProceduresURL''': (if applicable) URL to the SOP's/Instructions wiki page. If omitted, it will assume the existence of and link to the section '''Operating Procedures''' on the tools' wiki page. |
||
* '''TrainingURL''': (if applicable) URL to |
* '''TrainingURL''': (if applicable) URL to a Training Video or Training procedure wiki page. |
||
* * If omitted, it will go directly to the SUM "request training" page according to the specified toolid. |
|||
* * If you enter the value '''None''' this will display "No Training Required" |
|||
== Version == |
== Version == |
||
2025-12-05 (Demis): first version. |
2025-12-05 (Demis): first version, HTML tables, conditionals for toolid etc. |
||
</noinclude> |
</noinclude> |
||
Latest revision as of 09:30, 6 December 2025

This template inserts a "Tool Actions" panel into a page, with various Buttons for SignUpMonkey actions such as (Report Tool Issue), (Maintenance Records) and links to (Process Control Data) wiki pages.
Copy/paste the following code to include this template in a page. Preferably inserted at the top of the page, right after {{tool2}}.
{{ToolActions
|toolid = 51 (from SignupMonkey)
|ProcessControlURL = (blank will omit this section)
|ProceduresURL = (blank will link to #Operating_Procedures
|TrainingURL = (blank will link to SignupMonkey Training Request)
}}
Replace the toolid with the number of the tool on SignupMonkey (last number in the URL for the tool), and replace/deleted the Training/Instructions/ProcessControl URL's or leave blank if they don't exist as wiki pages.
Options
You can add the following "arguments" in the template.
- Tool ID on SignupMonkey: The |toolid = argument will create a link to the Signup Monkey page for this tool. This is the number at the end of the url for a tool on SignupMonkey.
- ProcessControlURL: (if applicable) URL to the Process Control wiki page.
- ProceduresURL: (if applicable) URL to the SOP's/Instructions wiki page. If omitted, it will assume the existence of and link to the section Operating Procedures on the tools' wiki page.
- TrainingURL: (if applicable) URL to a Training Video or Training procedure wiki page.
- * If omitted, it will go directly to the SUM "request training" page according to the specified toolid.
- * If you enter the value None this will display "No Training Required"
Version
2025-12-05 (Demis): first version, HTML tables, conditionals for toolid etc.