Jump to content

Template:Printer: Difference between revisions

From Swarthmore Knowledge Base
No edit summary
 
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:Department (property=Department)|Location (property=Location)|Queue Name (property=Queue Name)|Printer Model (property=Printer Model)|Access (list;property=Access)}}
{{#template_params:Department (property=Department)|Location (property=Location)|Queue Name (property=Queue Name)|Printer Model (property=Printer Model)|Access (list;property=Access)}}
Uses the `PrinterCategoryMapper` template to assign proper categories based on access
</noinclude><includeonly>{| class="wikitable"
</noinclude><includeonly>{| class="wikitable"
! Department
! Department
Line 19: Line 21:
|}
|}


[[Category:Printers]]
{{#arraymap:{{{Access|}}}|,|x|{{PrinterCategoryMapper|x}}|}}
</includeonly>
</includeonly>

Revision as of 13:20, 14 May 2026

This is the "Printer" template.

It should be called in the following format:

{{Printer
|Department=
|Location=
|Queue Name=
|Printer Model=
|Access=
}}

Edit the page to see the template text.

Uses the `PrinterCategoryMapper` template to assign proper categories based on access