Template:ToolTrainingButton: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
"Get trainged" --> "Request Training" |
||
Line 1:
<includeonly>
<table class="wikitable" style="width: 25%; height: 40px;">
<th style="background: AliceBlue; font-size: large;">[https://signupmonkey.ece.ucsb.edu/cgi-bin/users/request-training.cgi?tool_ID={{{toolid}}}
</th></table>
</includeonly><noinclude>[[category:Templates]]
| |||
Revision as of 04:12, 6 December 2025
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.