Changes

Jump to navigation Jump to search
1,540 bytes added ,  19:56, 30 October 2020
Created page with "<noinclude> This is the "ToolInfo" template. It should be called in the following format: <pre> {{ToolInfo |name= |picture= |make= |model= |serial= |Area= |Team= |guests= |tra..."
<noinclude>
This is the "ToolInfo" template.
It should be called in the following format:
<pre>
{{ToolInfo
|name=
|picture=
|make=
|model=
|serial=
|Area=
|Team=
|guests=
|training=
|trainingLink=
|status=
}}
</pre>
Edit the page to see the template text.
{{#cargo_declare:_table=toolInfo|name=Text|picture=File|make=Text|model=Text|serial=Text|Area=Page|Team=Page|guests=Text (allowed values=Yes,No,With Supervision)|training=Text (allowed values=Required,Optional,None)|trainingLink=Text|status=Text (allowed values=Working,Broken)}}
</noinclude><includeonly>{{#cargo_store:_table=toolInfo|name={{{name|}}}|picture={{{picture|}}}|make={{{make|}}}|model={{{model|}}}|serial={{{serial|}}}|Area={{{Area|}}}|Team={{{Team|}}}|guests={{{guests|}}}|training={{{training|}}}|trainingLink={{{trainingLink|}}}|status={{{status|}}} }}{| 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>
|-
! Tool Name
| {{{name|}}}
|-
! Image
| [[File:{{{picture|}}}]]
|-
! Make
| {{{make|}}}
|-
! Model
| {{{model|}}}
|-
! Serial Number
| {{{serial|}}}
|-
! Area
| [[{{{Area|}}}]]
|-
! Maintained by Team
| [[{{{Team|}}}]]
|-
! Can Guests Use?
| {{{guests|}}}
|-
! Training
| {{{training|}}}
|-
! Link to Training
| {{{trainingLink|}}}
|-
! Tool Status
| {{{status|}}}
|}
</includeonly>

Navigation menu