Difference between revisions of "Template:ToolList"

From MakerFX Wiki!
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
 
 
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
 
 
‎</noinclude>
 
 
 
 
 
 
 
 
<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|{{{Link}}}}}}]]
 
|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; width: 200px; height: 200px;"| [[ File:{{{Image|Unknown.jpg}}}|200px|x200px|link={{{Link}}}]]
 
|}
 
|}
 
</div>
 
</div>

Latest revision as of 14:46, 9 June 2026

[[{{{Link}}} | {{{Link}}}]]
link={{{Link}}}