Template:MachineInfoBox: Difference between revisions

From CoMakingSpace Wiki

(Undo revision 6441 by Stefanr (talk))
Tag: Undo
mNo edit summary
Line 78: Line 78:
{{!}}-
{{!}}-
{{!}} Type:
{{!}} Type:
{{!}} {{{type}}}
{{!}} [[MachineType::{{{type}}}]]
|}}
|}}
|-
|-
Line 84: Line 84:
{{!}}-
{{!}}-
{{!}} Material:
{{!}} Material:
{{!}} {{{material}}}
{{!}} [[Material::{{{material}}}]]
|}}
|}}
|-
|-
Line 96: Line 96:
{{!}}-
{{!}}-
{{!}} Location:
{{!}} Location:
{{!}} {{{location}}}
{{!}} [[Location::{{{location}}}]]
|}}
|}}
|-
|-
Line 108: Line 108:
{{!}}-
{{!}}-
{{!}} Status:
{{!}} Status:
{{!}} {{{status}}}
{{!}} [[Status::{{{status}}}]]
|}}
|}}
|-
|-

Revision as of 11:33, 26 May 2019


MachineInfoBox

Example: 3D Printer

Machine-default.png
Type: [[MachineType::CNC (additive manufacturing)]]
Material: [[Material::1.75 mm filament]]
Location: [[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: