Template:ToolTrainingButton: Difference between revisions

From UCSB Nanofab Wiki
Jump to navigation Jump to search
Content deleted Content added
No edit summary
No edit summary
Line 3: Line 3:
<th style="background: AliceBlue;">[https://signupmonkey.ece.ucsb.edu/cgi-bin/users/request-training.cgi?tool_ID={{{toolid}}} Get Trained]
<th style="background: AliceBlue;">[https://signupmonkey.ece.ucsb.edu/cgi-bin/users/request-training.cgi?tool_ID={{{toolid}}} Get Trained]
</th></table>
</th></table>
</includeonly>
</includeonly><noinclude>[[category:Templates]]
<noinclude>[[category:Templates]]


[[File:ToolRequestTrainingButton_example_image.jpg|thumb|right|Example of a Tool Request Training Button generated by this template.]]
[[File:ToolRequestTrainingButton_example_image.jpg|thumb|right|Example of a Tool Request Training Button generated by this template.]]

Revision as of 03:58, 6 December 2025


File:ToolRequestTrainingButton example image.jpg
Example of a Tool Request Training Button generated by this template.



This template inserts a button lining to the signupmonkey "Request Training" page.


Copy/paste the following code to include this template in a page. Preferably inserted at the top of the page, right after {{tool2}}.

{{ToolTrainingButton
|toolid = 51 (from SignupMonkey)
}}

Replace the toolid with the number of the tool on SignupMonkey (this is last number in the URL for the tool on SUM).

Version

2025-12-05 (Demis): first version, copied button format from ToolActions template.