Difference between revisions of "Template:ToolList"
| Line 2: | Line 2: | ||
<div style="display: inline-block; vertical-align: top"> | <div style="display: inline-block; vertical-align: top"> | ||
{|style="border: 1px solid black; border-collapse: collapse; | {|style="border: 1px solid black; border-collapse: collapse; | ||
| − | |style="border: 1px solid black; background-color: #d4d4d4; text-align: center;" |[[{{{Link}}} | {{{Name}}}]] | + | |style="border: 1px solid black; background-color: #d4d4d4; text-align: center;" |[[{{{Link}}} | {{{Name|{{{Link}}}}}}]] |
|- | |- | ||
|style="border: 1px solid black; text-align: center;" |[[File:{{{Image|Unknown.jpg}}}|200px|center|link={{{Link}}}]] | |style="border: 1px solid black; text-align: center;" |[[File:{{{Image|Unknown.jpg}}}|200px|center|link={{{Link}}}]] | ||
|} | |} | ||
</div> | </div> | ||
| + | |||
| + | |||
| + | <noinclude> | ||
| + | <div style="display: block"> | ||
| + | |||
| + | This template is to replace the inline name/image tables that are on several of the section pages. By using this it becomes reflowable based on screen size, as well as becoming easier to edit, due to the image and the name of the tool being on the same line. | ||
| + | |||
| + | >Use example: | ||
| + | |||
| + | <nowiki>{{ToolList|Name=Grizzly Mill|Image=Grizzly_G0755.jpg|Link=Grizzly_G0755_Mill}}</nowiki> | ||
| + | |||
| + | "ToolList" is the name of the template | ||
| + | |||
| + | "Name=Grizzley Mill" is the text that will be placed in the title part of the box, NOTE: spaces are fine | ||
| + | |||
| + | "Image=Grizzly_G0755.jpg" is the image to be desplayed, it was added by using the upload file link on the left, and naming the file Grizzly_G0755.jpg, if Image is not set to anything a question mark image named "Unknown.jpg" will be used as a place holder. | ||
| + | |||
| + | "Link=Grizzly_G0755_Mill" is the page name that clicking on either the title name, or the image will take you to | ||
| + | </div> | ||
| + | </noinclude> | ||
Revision as of 21:40, 7 June 2026
This template is to replace the inline name/image tables that are on several of the section pages. By using this it becomes reflowable based on screen size, as well as becoming easier to edit, due to the image and the name of the tool being on the same line.
>Use example:
{{ToolList|Name=Grizzly Mill|Image=Grizzly_G0755.jpg|Link=Grizzly_G0755_Mill}}
"ToolList" is the name of the template
"Name=Grizzley Mill" is the text that will be placed in the title part of the box, NOTE: spaces are fine
"Image=Grizzly_G0755.jpg" is the image to be desplayed, it was added by using the upload file link on the left, and naming the file Grizzly_G0755.jpg, if Image is not set to anything a question mark image named "Unknown.jpg" will be used as a place holder.
"Link=Grizzly_G0755_Mill" is the page name that clicking on either the title name, or the image will take you to