Difference between revisions of "Template:Infobox 3d printer"
From Asmbly Wiki
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
− | <div | + | <div class="infobox"> |
− | + | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | |
− | [[ | + | <div class="infobox-image">[[File:{{{image}}}|300px]]</div>}} |
− | < | + | <table>{{#if:{{{param1|}}}|<tr> |
− | + | <th>Parameter 1</th> | |
− | </ | + | <td>{{{param1}}}</td> |
− | + | </tr>}}{{#if:{{{param2|}}}|<tr> | |
+ | <th>Parameter 2</th> | ||
+ | <td>{{{param2}}}</td> | ||
+ | </tr>}}{{#if:{{{param3|}}}|<tr> | ||
+ | <th>Parameter 3</th> | ||
+ | <td>{{{param3}}}</td> | ||
+ | </tr>}}{{#if:{{{param4|}}}|<tr> | ||
+ | <th>Parameter 4</th> | ||
+ | <td>{{{param4}}}</td> | ||
+ | </tr>}}{{#if:{{{param5|}}}|<tr> | ||
+ | <th>Parameter 5</th> | ||
+ | <td>{{{param5}}}</td> | ||
+ | </tr>}}</table> | ||
+ | </div> | ||
</includeonly> | </includeonly> | ||
Revision as of 02:03, 27 June 2022
Template for the 3D printers
Parameter | Description | Type | Status | |
---|---|---|---|---|
Printer Name | Printer Name | no description | String | optional |
Picture | Picture | no description | Content | optional |
Manufacturer | Manufacturer | no description | String | optional |
Model | Model | no description | String | optional |
Network Address | Network Address | no description | URL | optional |
Nozzle Size (mm) | Nozzle Size (mm) | no description | Number | optional |
Nozzle Type | Nozzle Type | no description | String | optional |
Nozzle Count | Nozzle Count | no description | Number | optional |
Filament Size (mm) | Filament Size (mm) | no description | Number | optional |
Print Volume (mm) | Print Volume (mm) | no description | String | optional |
Max Bed Temperature (C) | Max Bed Temperature (C) | no description | Number | optional |
Max Nozzle Temperature (C) | Max Nozzle Temperature (C) | no description | Number | optional |
Max Print Speed (mm/s) | Max Print Speed (mm/s) | no description | Number | optional |
Extruder Type | Extruder Type | no description | String | optional |
Manual | Manual | no description | File | optional |