Difference between revisions of "Template:Infobox Tool"

From Kwartzlab Wiki
Jump to navigation Jump to search
m (Fixed M on manual in documentation portion.)
 
(24 intermediate revisions by 3 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,Decommissioned)
|manual=(link to file)
+
|Manual=
 
}}
 
}}
 
</pre>
 
</pre>
Line 28: Line 28:
 
|trainingReq=Text (allowed values=Required,Optional,None)
 
|trainingReq=Text (allowed values=Required,Optional,None)
 
|trainingLink=Text
 
|trainingLink=Text
|status=Text (allowed values=Working,Broken)
+
|status=Text (allowed values=Working,Broken,Unknown,Decommissioned)
|manual=File }}
+
|Manual=Text}}
 
</noinclude>
 
</noinclude>
  
Line 63: Line 63:
 
! Tool Status
 
! Tool Status
 
| {{{status|}}}
 
| {{{status|}}}
 +
|-
 +
! Manual
 +
| {{{Manual|}}}
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Latest revision as of 18:12, 14 November 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,Decommissioned)
|Manual=
}}

Edit the page to see the template text. This template defines the table "toolInfo". This table has not been created yet.