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