Difference between revisions of "Template:Infobox Tool"

From Kwartzlab Wiki
Jump to navigation Jump to search
m (Reverted edits by IanEdington (talk) to last revision by Jpotts)
Tag: Rollback
 
(15 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is the "ToolInfo" template.
+
This is the "Infobox Tool" template.
 
It should be called in the following format:
 
It should be called in the following format:
 
<pre>
 
<pre>
{{ToolInfo
+
{{Infobox Tool
 
|picture=
 
|picture=
 
|makemodel=
 
|makemodel=
Line 13: Line 13:
 
|trainingReq=(allowed values=Required,Optional,None)
 
|trainingReq=(allowed values=Required,Optional,None)
 
|trainingLink=
 
|trainingLink=
|status=(allowed values=Working,Broken)
+
|status=(allowed values=Working,Broken,Unknown)
 
|manual=(link to file)
 
|manual=(link to file)
 
}}
 
}}

Latest revision as of 03:37, 13 March 2024

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

{{Infobox Tool
|picture=
|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.