Template:Equipment/sandbox: Difference between revisions

From Leeds Hackspace Wiki
Jump to navigation Jump to search
m (TEST)
No edit summary
 
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{| style="float: right; margin: 0 0 10px 10px; width: 300px; border-radius: 8px; background-color: #F9F9F9;border: 1px solid #AAAAAA;font-size: 95%;padding: 5px;"
{{Infobox
|- style="text-align:center; background-color:#5f9fbc; color: white; font-size: 120%"
| name = Equipment
! colspan=2| '''{{#if:{{{title|}}}|{{{title}}}|{{{name}}} }}'''
| title = {{{title| {{{name}}} }}}
|-
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image size|{{{image_size|{{{imagesize|290px}}}}}}}}}|sizedefault=290px|upright={{{image_upright|1}}}|alt={{{alt|}}}|suppressplaceholder=yes}}
| colspan=2 | DEVELOP
| data1 = {{{description|}}}
{{#if:{{{image|}}}|
| header2 = Equipment Information
{{!}}-
| label3 = Status | data3 = {{{status|Probably Very Dead}}}
! colspan=2{{!}} [[File:{{{image}}}{{!}}290px]]
| label4 = Manufacturer | data4 = {{{manufacturer|Unknown}}}
|}}
| label5 = Model | data5 = {{{model|Unknown}}}
 
| label6 = Firmware | data+ = {{{firmware|}}}
{{#if:{{{description|}}}|
| header7 = Hackspace Information
{{!}}-
| label8 = Induction Required | data8 = {{#if: {{{induction|}}}{{{inductionlink |}}} | Yes | No }}
! colspan=2{{!}} {{{description}}}
| label9 = Induction Information | data9 = {{#if: {{{induction|}}} | [[{{{inductionlink|#Induction}}}|Here]]}}
|}}
| label10 = Card RFID Enabled | data10 = {{{rfid|}}}
 
| label11 = Owner | data11 = {{{owner|}}}
{{#if:{{{status|}}}|
| below = {{#if: {{{more_link|}}} | [[{{{more_link|}}} More Info]] }}
{{TableRow | Status | {{{status}}} }}
|}}
 
{{#if:{{{manufacturer|}}}|
{{TableRow | Manufacturer | {{{manufacturer}}} }}
|}}
 
{{#if:{{{model|}}}|
{{TableRow | Model | {{{model}}} }}
|}}
 
{{#if:{{{more_link|}}}|
{{TableRow | More Information |  [{{{more_link}}} Link]}}
|}}
 
{{#if:{{{owner|}}}|
{{TableRow | Owner | {{{owner}}} }}
|}}
 
{{#if:{{{induction|}}}|
{{#if:{{{inductionlink|}}}
|{{TableRow | Induction | [[{{{inductionlink}}}|More Info]]}}
|{{TableRow | Induction | [[#Induction|More Info]]}}
}}
}}
|}}
{{#if:{{{rfid|}}}|
{{TableRow | RFID Access Control | {{{rfid}}}}}
|}}
{{#if:{{{dataBox|}}}|
{{!}} style="border: 1px solid #AAAAAA"
{{!}}-
! Equipment Data
{{!}}-
{{#if:{{{area|}}}| {{TableRow | Work Area | {{{area}}} }} }}
{{#if:{{{toolHead|}}}| {{TableRow | Tool Head | {{{toolHead}}} }} }}
{{#if:{{{materials|}}}| {{TableRow | Materials | {{{materials}}} }} }}
{{#if:{{{firmware|}}}| {{TableRow | Firmware | {{{firmware}}} }} }}
{{!}}-
|}}
|}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
{{EquipmentDev
{{Equipment/sandbox
| title = Equipment Name
| title = Equipment Name
| description = This is a piece of equipment. Make sure you don't hurt yourself using it!
| description = This is a piece of equipment. Make sure you don't hurt yourself using it!
Line 70: Line 28:
| owner = Leeds Hackspace
| owner = Leeds Hackspace
| induction = Yes  
| induction = Yes  
| inductionlink = Induction
| inductionlink = Leeds_Hackspace
| rfid = No
| rfid = No
| dataBox= 1
| dataBox= 1

Latest revision as of 08:12, 18 August 2018


Equipment Name
Leeds hackspace logo.svg
This is a piece of equipment. Make sure you don't hurt yourself using it!
Equipment Information
Status TESTING
Manufacturer Test & Dev Inc.
Model /dev/null
Hackspace Information
Induction Required Yes
Induction Information Here
Card RFID Enabled No
Owner Leeds Hackspace
[More Info]


This is the testing copy of the Template:Equipment