Template:Infobox tool: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
made Location optional |
||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
<tr><th colspan="2" style="text-align:center;background:#dedede;">Essentials</th></tr> | <tr><th colspan="2" style="text-align:center;background:#dedede;">Essentials</th></tr> | ||
<tr><th scope="row">Full name</th><td>{{{toolfullname}}}</td></tr> | <tr><th scope="row">Full name</th><td>{{{toolfullname}}}</td></tr> | ||
{{#if:{{{ | {{#if:{{{website|}}}|<tr><th scope="row">Manufacturer</th><td>[{{{website}}} {{{company}}}]</td></tr>|<tr><th scope="row">Manufacturer</th><td>{{{company}}}</td></tr>}} | ||
<tr><th scope="row">Description</th><td>{{{description}}}</td></tr> | <tr><th scope="row">Description</th><td>{{{description}}}</td></tr> | ||
<tr><th scope="row">Location</th><td>{{{location}}}</td></tr> | {{#if:{{{location|}}}|<tr><th scope="row">Location</th><td>{{{location}}}</td></tr>|}} | ||
{{#if:{{{manual|}}}|<tr><th scope="row">Manual</th><td>{{{manual}}}</td></tr>|}} | |||
<tr><th colspan="2" style="text-align:center;background:#dedede;">Responsibility</th></tr> | <tr><th colspan="2" style="text-align:center;background:#dedede;">Responsibility</th></tr> | ||
<tr><th scope="row">Primary</th><td>{{{primary}}}</td></tr> | <tr><th scope="row">Primary</th><td>{{{primary}}}</td></tr> | ||
<tr><th scope="row">Secondary</th><td>{{{secondary}}}</td></tr> | {{#if:{{{secondary|}}}|<tr><th scope="row">Secondary</th><td>{{{secondary}}}</td></tr>|}} | ||
<tr><th colspan="2" style="text-align:center;background:#dedede;"> | <!--<tr><th colspan="2" style="text-align:center;background:#dedede;">Process control</th></tr> | ||
<tr><th scope="row"> | <tr><th scope="row">Current materials</th><td>link</td></tr> | ||
<tr><th scope="row"> | <tr><th scope="row">{{{processcontrol}}}</th><td>milling rates</td></tr>--> | ||
</table> | </table> | ||
Latest revision as of 15:53, 12 February 2019
| [[File:{{{image}}}|200px|alt=Picture of Infobox tool text]] | |
| Essentials | |
|---|---|
| Full name | {{{toolfullname}}} |
| Manufacturer | {{{company}}} |
| Description | {{{description}}} |
| Responsibility | |
| Primary | {{{primary}}} |