Difference between revisions of "Template:Infobox Tool"

From Kwartzlab Wiki
Jump to navigation Jump to search
Tag: Undo
Line 49: Line 49:
 
     |status={{{status|}}}
 
     |status={{{status|}}}
 
     |manual={{{manual|}}}
 
     |manual={{{manual|}}}
}}{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
+
}}
 +
{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
|-
 
|-

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