Difference between revisions of "Template:Infobox Tool"

From Kwartzlab Wiki
Jump to navigation Jump to search
Line 35: Line 35:
 
| {{{makemodel|}}}
 
| {{{makemodel|}}}
 
|-
 
|-
 +
{{#if: {{{serial|}}}|
 +
    ! Serial Number
 +
    | {{{serial}}}
 +
    |-
 +
}}
 
! Serial Number
 
! Serial Number
 
| {{{serial|}}}
 
| {{{serial|}}}

Revision as of 02:45, 13 March 2024

This is the "Infobox Tool" template. It should be called in the following format:

{{Infobox Tool
    |picture=
    |slackChannel=
    |makemodel=
    |serial=
    |Area=
    |Team=
    |PPE=
    |guests=(allowed values=Yes,No,With Supervision)
    |trainingReq=(allowed values=Required,Optional,None)
    |trainingLink=
    |status=(allowed values=Working,Broken,Unknown)
    |manual=(link to file)
}}

Edit the page to see the template text.