Jump to content

Template:Printer: Difference between revisions

From Swarthmore Knowledge Base
No edit summary
No edit summary
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<includeonly>{| class="wikitable"
{{#template_params:Department (property=Department)|Location (property=Location)|Queue Name (property=Queue Name)|Printer Model (property=Printer Model)|Access (list;property=Access)}}
 
Uses the <code>PrinterCategoryMapper</code> template to assign proper categories based on access
</noinclude><includeonly>{| class="wikitable"
! Department
! Department
| [[Department::{{{Department|}}}]]
| [[Department::{{{Department|}}}]]
Line 17: Line 13:
|-
|-
! Access
! Access
| {{#arraymap:{{{Access|}}}|,|x|[[Access::x]]}}
| {{#arraymap:{{{Access|}}}|,|x|[[Access::x]]|,}}
{{#arraymap:{{{Access|}}}|,|x|{{PrinterCategoryMapper|x}}|}}
|-
|}</includeonly>
! Print Release Station
| [[Print Release Station::{{{Print Release Station|}}}]]
|}
{{#arraymap:{{{Access|}}}|,|@@@|
  {{#switch:@@@
    | Employees = [[Category:FacStaff Printer]]
    | Students  = [[Category:Student Printer]]
  }}
|}}
[[Category:NoFS]]
{{#invoke:PrinterInstructionsLookup|getInstructions}}</includeonly>

Latest revision as of 21:36, 22 July 2026