Différences entre versions de « Modèle:LaserInfobox »
Aller à la navigation
Aller à la recherche
m |
|||
(2 versions intermédiaires par 2 utilisateurs non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
− | <includeonly> | + | <includeonly><div class="infobox infobox-float-{{{float|right}}}"> |
− | <div class="infobox infobox-float-{{{float|right}}}"> | ||
<div class="name">{{{name}}}</div> | <div class="name">{{{name}}}</div> | ||
<div class="printer-thumb">[[File:{{{image}}}]]</div> | <div class="printer-thumb">[[File:{{{image}}}]]</div> | ||
Ligne 19 : | Ligne 18 : | ||
|{{{maxResolution}}} dpi | |{{{maxResolution}}} dpi | ||
|} | |} | ||
− | </div> | + | </div><nowiki/></includeonly><noinclude> |
− | <nowiki/> | ||
− | </includeonly> | ||
− | |||
− | <noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
+ | "description": "For laser machine info.", | ||
"params": { | "params": { | ||
"name": { | "name": { | ||
Ligne 133 : | Ligne 129 : | ||
} | } | ||
}, | }, | ||
− | "format": " | + | "format": "inline", |
"paramOrder": [ | "paramOrder": [ | ||
"name", | "name", |
Version actuelle datée du 16 juin 2021 à 14:28
For laser machine info.
Paramètre | Description | Type | Statut | |
---|---|---|---|---|
Nom | name | Full name of the laser
| Ligne | obligatoire |
Image | image | Name of the image displayed in the info box
| Fichier | obligatoire |
Source d'énergie | powerSource | Type of source for this laser
| Chaîne | obligatoire |
Puissance nominale | powerRating | Wattage for the laser
| Chaîne | obligatoire |
Largeur du lit | buildWidth | Build volume width, in mm
| Nombre | obligatoire |
Profondeur du lit | buildDepth | Build volume depth, in mm
| Inconnu | obligatoire |
Hauteur du lit | buildHeight | Build volume height, in mm
| Nombre | obligatoire |
Largeur du lit | buildWidthIN | Build volume width, in in
| Nombre | obligatoire |
Profondeur du lit | buildDepthIN | Build volume depth, in in
| Inconnu | obligatoire |
Hauteur du lit | buildHeightIN | Build volume height, in in
| Nombre | obligatoire |
Matériaux | materials | List of materials usable on this machine
| Contenu | obligatoire |
Resolution maximale | maxResolution | Printer's maximum resolution (DPI)
| Nombre | obligatoire |
Float | float | Valid values are 'none', 'left', or 'right'.
| Chaîne | facultatif |