Template:MachineInfoBox: Difference between revisions
(testing auto-captioning & redirecting) |
(using "machine name" for captions causes way too many bugs) |
||
Line 146: | Line 146: | ||
|} | |} | ||
[[Category:Machines]] | [[Category:Machines]] | ||
[[Has caption::{{#if: {{{extrabox|}}} | |{{ | [[Has caption::{{#if: {{{extrabox|}}} | |{{PAGENAME}}}}| ]] | ||
[[Has redirect::{{#if: {{{extrabox|}}} | |{{PAGENAME}}}}| ]] | [[Has redirect::{{#if: {{{extrabox|}}} | |{{PAGENAME}}}}| ]] |
Revision as of 11:46, 29 June 2019
MachineInfoBox Example: 3D Printer | |
---|---|
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 pretty much all electric devices and big or small power tools "machines" in this wiki. Their pages 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= }}
Most fields will only be shown when used, so the box can be more or less detailed. 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=Prusa i3 MK2S.JPG |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= }}
Advanced Users (SMW)
There is a "hidden" parameter in this template that's not in the copy template: extrabox
. To enable extrabox
, just give it any value (e.g. "true", "blablabla") and it should cause the box to behave as an extra without "Has image::".
You can use it when you don't want the InfoBox to set a "Has image::" value (as it automatically does for "image"). That's useful on pretty much every page with multiple InfoBoxes so there is just one "main" image to represent the page in galleries.
Questions, feedback and further improvements are welcome!
Bugs/Future Development
- "smart" behavior like color change according to status would be nice
MachineInfoBox Unnamed Machine | |
---|---|
Tutors: |