{| class="wikitable" style="text-align: left;"
|+ style="text-align: left;"| Caption
! style="text-align: left;"|Tool/Step!!style="text-align: left;"|Description
|-
| {{RowPicture|fileName=name.jpg|caption=End Mill|description=add description here}}
|}
This table is used to provide information that is itemized/Step by step.
Usage
Template |
Description |
Parameters
|
RowPicture |
adds a row that includes a image with a caption, and a description to the left of the image (ex. Before Printing) |
- fileName
- caption
- description
|
Example
- Code
<pre style="white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;">
{| class="wikitable" style="text-align: left;"
|+ style="text-align: left;"| Various types of mill cutters:
! style="text-align: left;"|Tool/Step!!style="text-align: left;"|Description
|-
| {{RowPicture|fileName=Mill end.jpg|caption=End Mill|description=An endmill is a type of milling cutter, a cutting tool used in industrial milling applications. It is distinguished from the drill bit in its application, geometry, and manufacture. While a drill bit can only cut in the axial direction, a milling bit can generally cut in all directions, though some cannot cut axially. End mills are used in milling applications such as profile milling, tracer milling, face milling, and plunging.}}
|-
| {{RowPicture|fileName=Mill end Rough.jpg|caption=6 Flute End Mill|description=This is NOT a roughing end mill}}
|}
- Result
Various types of mill cutters:
Tool/Step |
Description
|
|
An endmill is a type of milling cutter, a cutting tool used in industrial milling applications. It is distinguished from the drill bit in its application, geometry, and manufacture. While a drill bit can only cut in the axial direction, a milling bit can generally cut in all directions, though some cannot cut axially. End mills are used in milling applications such as profile milling, tracer milling, face milling, and plunging.
|
|
This is NOT a roughing end mill
|
Special Considerations
None