Template:Printer: Difference between revisions
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
| Students = [[Category:Student Printer]] | | Students = [[Category:Student Printer]] | ||
}} | }} | ||
|}}</includeonly> | |}} | ||
<!-- Conditional printing instructions --> | |||
{{#if: {{#pos:{{{Printer Model|}}}|Dymo}} | |||
| {{Printing Instructions for Dymo LabelWriter}} | |||
| | |||
}}{{#arraymap:{{{Access|}}}|,|@@@| | |||
{{#switch:@@@ | |||
| Employees = | |||
{{#if: {{#pos:{{{Printer Model|}}}|Canon}}|{{Printing Instructions for Employees - Canon}}|}}{{#if: {{#pos:{{{Printer Model|}}}|HP}}|{{Printing Instructions for Employees - HP}}|}} | |||
| Students = | |||
{{#if: {{#pos:{{{Printer Model|}}}|Canon}}|{{Printing Instructions for Students- Canon}}|}}{{#if: {{#pos:{{{Printer Model|}}}|HP}}|{{Printing Instructions for Students - HP}}|}} | |||
}} | |||
|}} | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> | ||
Revision as of 14:22, 14 May 2026
This is the "Printer" template.
It should be called in the following format:
{{Printer
|Department=
|Location=
|Queue Name=
|Printer Model=
|Access=
|Print Release Station=
}}
Edit the page to see the template text.
This template defines a printer. It stores data in Semantic MediaWiki and automatically categorizes the page based on the Access field.
Template for managing printer infrastructure data.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Department | Department | no description | String | required |
| Location | Location | no description | String | suggested |
| Print Queue Name | Queue Name | no description | String | optional |
| Printer Model | Printer Model | no description | String | optional |
| Access | Access | Who is allowed to use this printer?
| String | optional |
| Has Print Release? | Print Release Station | Does this printer have a print release station?
| Boolean | optional |