Template:Tool Library Tool: Difference between revisions
Jump to navigation
Jump to search
(Create tool library tool template) |
No edit summary |
||
(24 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <includeonly> | ||
[[Category:{{{Category}}}]] | |||
[[Category:Tool Library Tool]] | |||
[[File:{{{MainImage}}}|thumb|right]] | [[File:{{{MainImage}}}|thumb|right]] | ||
<p><b>Web Page:</b> [{{{WebPage}}} | <p><b>Asset Tag:</b> {{{AssetTag}}}</p> | ||
<p><b>Manual:</b> [{{{Manual}}} | <p><b>Web Page:</b> {{#if: {{{WebPage|}}} | [{{{WebPage}}} {{{WebPage}}}] | None available - if you find a link please let us know }}</p> | ||
</ | <p><b>Manual:</b> {{#if: {{{Manual|}}} | [{{{Manual}}} {{{Manual}}}] | None available - if you find a link please let us know }}</p> | ||
<hr> | |||
</includeonly> | |||
<noinclude> | |||
=== Usage === | === Usage === | ||
{{code|1=<nowiki>{{Tool_Library_Tool| | {{code|1=<nowiki>{{Tool_Library_Tool|AssetTag=1234|WebPage=https://example.com|Manual=https://example.com/manual.pdf|MainImage=EEhackspace logo.png}}</nowiki>}} | ||
=== Example === | |||
{{Tool_Library_Tool | {{Tool_Library_Tool | ||
| | |AssetTag=1234 | ||
|Category=Awesome Tools | |||
|WebPage=https://example.com | |WebPage=https://example.com | ||
|Manual=https://example.com/manual.pdf | |Manual=https://example.com/manual.pdf | ||
|MainImage=EEhackspace logo.png}} | |MainImage=EEhackspace logo.png}} | ||
</noinclude> |
Latest revision as of 14:41, 11 December 2024
Usage
{{Tool_Library_Tool|AssetTag=1234|WebPage=https://example.com|Manual=https://example.com/manual.pdf|MainImage=EEhackspace logo.png}}
Example
Asset Tag: 1234
Web Page: https://example.com
Manual: https://example.com/manual.pdf