Difference between revisions of "Template:Infobox Tool"

From Kwartzlab Wiki
Jump to navigation Jump to search
(formatting)
Line 36: Line 36:
  
 
<includeonly>
 
<includeonly>
{{#cargo_store:
+
{{#cargo_store:_table=toolInfo
    |_table=toolInfo
 
 
     |picture={{{picture|}}}
 
     |picture={{{picture|}}}
 
     |slackChannel={{{slackChannel|}}}
 
     |slackChannel={{{slackChannel|}}}

Revision as of 13:45, 12 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. This template defines the table "toolInfo". This table has not been created yet.