Template:MachineInfoBox: Difference between revisions

From CoMakingSpace Wiki

No edit summary
(Undo revision 6441 by Stefanr (talk))
Tag: Undo
Line 78: Line 78:
{{!}}-
{{!}}-
{{!}} Type:
{{!}} Type:
{{!}} [[MachineType::{{{type}}}]]
{{!}} {{{type}}}
|}}
|}}
|-
|-
Line 84: Line 84:
{{!}}-
{{!}}-
{{!}} Material:
{{!}} Material:
{{!}} [[Material::{{{material}}}]]
{{!}} {{{material}}}
|}}
|}}
|-
|-
Line 90: Line 90:
{{!}}-
{{!}}-
{{!}} Used with:
{{!}} Used with:
{{!}}  [[usedWith::{{{used with}}}]]
{{!}}  {{{used with}}}
|}}
|}}
|-
|-
Line 96: Line 96:
{{!}}-
{{!}}-
{{!}} Location:
{{!}} Location:
{{!}} [[location::{{{location}}}]]
{{!}} {{{location}}}
|}}
|}}
|-
|-
Line 108: Line 108:
{{!}}-
{{!}}-
{{!}} Status:
{{!}} Status:
{{!}} [[status::{{{status}}}]]
{{!}} {{{status}}}
|}}
|}}
|-
|-
Line 114: Line 114:
{{!}}-
{{!}}-
{{!}} Firmware:
{{!}} Firmware:
{{!}} [[firmware::{{{firmware}}}]]
{{!}} {{{firmware}}}
|}}
|}}
|-
|-
Line 120: Line 120:
{{!}}-
{{!}}-
{{!}} Software:
{{!}} Software:
{{!}}  [[software::{{{software}}}]]
{{!}}  {{{software}}}
|}}
|}}
|-
|-
Line 126: Line 126:
{{!}}-
{{!}}-
{{!}} Manual:
{{!}} Manual:
{{!}}  [[manual::{{{manual}}}]]
{{!}}  {{{manual}}}
|}}
|}}
|-  
|-  

Revision as of 11:16, 26 May 2019


MachineInfoBox

Example: 3D Printer

Machine-default.png
Type: CNC (additive manufacturing)
Material: 1.75 mm filament
Location: 3D printer farm
Access Requirements: upon introduction
Status: working
Firmware: Marlin
Software: Cura
Tutors: Mitja, Lukas

We call a more or less autonomous device a "machine" and its page should contain this InfoBox.

Documentation

To use this template, simply copy this code into your page and enter the relevant parameters:

{{MachineInfoBox
|machine name=
|image=
|synonyms=
|type=
|material=
|location=
|access=
|status=
|firmware=
|software=
|manual=
|tutors=
|used with=
|similar=
}}

Default values for some parameters exist, other fields will only be shown when used. Make frequent use of the "Show preview" button and it should be clear.

For example, entering the following leads to the box on the right:

{{MachineInfoBox
|machine name= Example: 3D Printer
|image=
|access=upon introduction
|status=working
|type=[[CNC]] (additive manufacturing)
|location=[[3D Printer Farm|3D printer farm]]
|material=[[3D Printing Materials|1.75 mm filament]]
|used with=
|firmware=[[Marlin]]
|software=[[Cura]]
|tutors=[[User:Mitja|Mitja]], [[User:Lukas|Lukas]]
|manual=
|similar=
}}

Bugs/Future Development

  • "smart" behavior like color change according to status would be nice


MachineInfoBox

Unnamed Machine

Machine-default.png
Tutors: