Difference between revisions of "Template:Infobox Tool"

From Kwartzlab Wiki
Jump to navigation Jump to search
Line 28: Line 28:
 
|-
 
|-
 
{{#if: {{{slackChannel|}}}|  
 
{{#if: {{{slackChannel|}}}|  
     ! Slack Channel
+
     ! slackChannel
     | {{slack|{{{slackChannel}}}}}
+
     | {{{slackChannel}}}
 
     |-  
 
     |-  
 
}}
 
}}

Revision as of 02:31, 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.