Template:MachineInfoBox: Difference between revisions

From CoMakingSpace Wiki

(trying out SMW parameter "Has image::" (explanation of new parameter "extra-image" with next save))
(how to use extra-image)
Line 57: Line 57:
}}
}}
</pre>
</pre>
== Advanced Users (SMW) ==
There is a "hidden" parameter in this template that's not in the copy template: <code>extra-image</code>.
You can use it when you '''don't''' want the InfoBox to set a "Has image::" value (as <code>image</code> automatically does). That's useful on pretty much every page with multiple InfoBoxes so there is just one "main" image to represent the page in galleries.
To disable the default picture (gears) in such a case, the best solution {{£}} has found so far is entering <code><nowiki>{{!}}</nowiki></code> for a barely visible empty field. Questions, feedback and further improvements are welcome!


== Bugs/Future Development ==
== Bugs/Future Development ==

Revision as of 16:40, 28 June 2019


MachineInfoBox

Example: 3D Printer

Prusa i3 MK2S.JPG
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: extra-image.

You can use it when you don't want the InfoBox to set a "Has image::" value (as image automatically does). That's useful on pretty much every page with multiple InfoBoxes so there is just one "main" image to represent the page in galleries.

To disable the default picture (gears) in such a case, the best solution Lukas has found so far is entering {{!}} for a barely visible empty field. Questions, feedback and further improvements are welcome!

Bugs/Future Development

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


MachineInfoBox

Unnamed Machine

Machine-default.png
Tutors: