Template:Printer: Difference between revisions
No edit summary |
No edit summary |
||
| Line 57: | Line 57: | ||
"Print Release Station": { | "Print Release Station": { | ||
"type": "boolean", | "type": "boolean", | ||
"label": "Has Print Release?" | "label": "Has Print Release?", | ||
"description": "Does this printer have a print release station?", | |||
"example": "Yes" | |||
} | } | ||
}, | }, | ||
Revision as of 14:04, 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 |