Difference between revisions of "Template:Infobox lasercutter"
From MakeICT Wiki
Jump to navigationJump to search (Created page with "<onlyinclude> {| class="wikitable floatright" ! colspan="2" style="background:lightblue;width:200px;font-size:10pt" | {{{printerName}}} |- | colspan="2" style="text-align:cent...") |
m |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <pre> | ||
+ | {{Infobox lasercutter | ||
+ | |machineName = | ||
+ | |image = | ||
+ | |caption = | ||
+ | |bedSize = | ||
+ | |laserPower = | ||
+ | |laserType = | ||
+ | |bedHeight = | ||
+ | |cutSpeed = | ||
+ | |engraveSpeed = | ||
+ | |engraveResolution = | ||
+ | |manual = | ||
+ | |website = | ||
+ | |websiteText = | ||
+ | }} | ||
+ | </pre> | ||
+ | |||
<onlyinclude> | <onlyinclude> | ||
{| class="wikitable floatright" | {| class="wikitable floatright" | ||
− | ! colspan="2" style="background:lightblue;width:200px;font-size:10pt" | {{{ | + | ! colspan="2" style="background:lightblue;width:200px;font-size:10pt" | {{{machineName}}} |
|- | |- | ||
| colspan="2" style="text-align:center;font-size:7pt" | [[File:{{{image}}}|noframe|x400px]]<br />{{{caption}}} | | colspan="2" style="text-align:center;font-size:7pt" | [[File:{{{image}}}|noframe|x400px]]<br />{{{caption}}} | ||
Line 18: | Line 36: | ||
|- | |- | ||
| style="font-size:9pt" | Max Engrave Speed || style="font-size:9pt" | {{{engraveSpeed}}} | | style="font-size:9pt" | Max Engrave Speed || style="font-size:9pt" | {{{engraveSpeed}}} | ||
+ | |- | ||
+ | | style="font-size:9pt" | Max Engrave Resolution || style="font-size:9pt" | {{{engraveResolution}}} | ||
|- | |- | ||
| colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | Additional Information | | colspan="2" style="background:lightblue;text-align:center;font-size:9pt" | Additional Information |
Latest revision as of 20:53, 30 January 2016
{{Infobox lasercutter |machineName = |image = |caption = |bedSize = |laserPower = |laserType = |bedHeight = |cutSpeed = |engraveSpeed = |engraveResolution = |manual = |website = |websiteText = }}
{{{machineName}}} | |
---|---|
[[File:{{{image}}}|noframe|x400px]] {{{caption}}} | |
Technical Specifications | |
Bed Size | {{{bedSize}}} |
LASER Power | {{{laserPower}}} |
LASER Type | {{{laserType}}} |
Max Bed Height | {{{bedHeight}}} |
Max Cut Speed | {{{cutSpeed}}} |
Max Engrave Speed | {{{engraveSpeed}}} |
Max Engrave Resolution | {{{engraveResolution}}} |
Additional Information | |
User Manual | [[Media:{{{manual}}}|{{{manual}}}]] |
Website | [{{{website}}} {{{websiteText}}}] |