Line 1: | Line 1: | ||
<div class="infobox"> | <div class="infobox"> | ||
<div class="infobox-title">DEVICES</div> | <div class="infobox-title">DEVICES</div> | ||
<table> | <table> | ||
{| | {| | ||
|- | |- | ||
| {{#switch: {{{ | | {{#switch: {{{sensordata}}} | ||
| yes = [[File: | | yes = [[File:SensorData_Enabled.png|50px]] | ||
| no = [[File: | | no = [[File:SensorData_Disabled.png|50px]] | ||
| #default = [[File: | | #default = [[File:SensorData_Disabled.png|50px]] | ||
}} | }} | ||
|| {{#switch: {{{ | || {{#switch: {{{solarenergy}}} | ||
| yes = [[File: | | yes = [[File:SolarEnergy_Enabled.png|50px]] | ||
| no = [[File: | | no = [[File:SolarEnergy_Disabled.png|50px]] | ||
| #default = [[File: | | #default = [[File:SolarEnergy_Disabled.png|50px]] | ||
}} | }} | ||
|| {{#switch: {{{ | || {{#switch: {{{digitalfabrication}}} | ||
| yes = [[File: | | yes = [[File:DigitalFabrication_Enabled.png|50px]] | ||
| no = [[File: | | no = [[File:DigitalFabrication_Disabled.png|50px]] | ||
| #default = [[File: | | #default = [[File:DigitalFabrication_Disabled.png|50px]] | ||
}} | }} | ||
|- | |- | ||
| {{#switch: {{{ | | {{#switch: {{{biomaterials}}} | ||
| yes = [[File: | | yes = [[File:LivingBioMaterials_Enabled.png|50px]] | ||
| no = [[File: | | no = [[File:LivingBioMaterials_Disabled.png|50px]] | ||
| #default = [[File: | | #default = [[File:LivingBioMaterials_Disabled.png|50px]] | ||
}} | }} | ||
|| {{#switch: {{{ | || {{#switch: {{{roboticintelligence}}} | ||
| yes = [[File: | | yes = [[File:RoboticIntelligence_Enabled.png|50px]] | ||
| no = [[File: | | no = [[File:RoboticIntelligence_Disabled.png|50px]] | ||
| #default = [[File: | | #default = [[File:RoboticIntelligence_Disabled.png|50px]] | ||
}} | }} | ||
|| {{#switch: {{{ | || {{#switch: {{{reactivematerials}}} | ||
| yes = [[File: | | yes = [[File:ReactiveMaterials_Enabled.png|50px]] | ||
| no = [[File: | | no = [[File:ReactiveMaterials_Disabled.png|50px]] | ||
| #default = [[File: | | #default = [[File:ReactiveMaterials_Disabled.png|50px]] | ||
}} | }} | ||
|- | |- | ||
| {{#switch: {{{ | | {{#switch: {{{airdepuration}}} | ||
| yes = [[File:AirDepuration_Enabled.png|50px]] | | yes = [[File:AirDepuration_Enabled.png|50px]] | ||
| no = [[File:AirDepuration_Disabled.png|50px]] | | no = [[File:AirDepuration_Disabled.png|50px]] | ||
| #default = [[File:AirDepuration_Enabled.png|50px]] | | #default = [[File:AirDepuration_Enabled.png|50px]] | ||
}} | }} | ||
|| {{#switch: {{{ | || {{#switch: {{{ledtech}}} | ||
| yes = [[File: | | yes = [[File:LEDTech_Enabled.png|50px]] | ||
| no = [[File: | | no = [[File:LEDTech_Disabled.png|50px]] | ||
| #default = [[File: | | #default = [[File:LEDTech_Disabled.png|50px]] | ||
}} | }} | ||
|| {{#switch: {{{ | || {{#switch: {{{processactivators}}} | ||
| yes = [[File: | | yes = [[File:ProcessActivators_Enabled.png|50px]] | ||
| no = [[File: | | no = [[File:ProcessActivators_Disabled.png|50px]] | ||
| #default = [[File: | | #default = [[File:ProcessActivators_Enabled.png|50px]] | ||
}} | }} | ||
|} | |} | ||
Line 66: | Line 59: | ||
{ | { | ||
"params": { | "params": { | ||
" | "sensordata":{ | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "no", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "fill in whether your project used this device"}, | "description": "fill in whether your project used this device"}, | ||
" | "solarenergy":{ | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "no", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "fill in whether your project used this device"}, | "description": "fill in whether your project used this device"}, | ||
" | "digitalfabrication":{ | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "no", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "fill in whether your project used this device"}, | "description": "fill in whether your project used this device"}, | ||
" | "biomaterials":{ | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "no", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "fill in whether your project used this device"}, | "description": "fill in whether your project used this device"}, | ||
" | "roboticintelligence":{ | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "no", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "fill in whether your project used this device"}, | "description": "fill in whether your project used this device"}, | ||
" | "reactivematerials":{ | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "no", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "fill in whether your project used this device"}, | "description": "fill in whether your project used this device"}, | ||
" | "airdepuration":{ | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "no", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "fill in whether your project used this device"}, | "description": "fill in whether your project used this device"}, | ||
" | "ledtech":{ | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "no", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "fill in whether your project used this device"}, | "description": "fill in whether your project used this device"}, | ||
" | "processactivators":{ | ||
"type": "string", | "type": "string", | ||
"default": " | "default": "no", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
Line 122: | Line 115: | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "sensordata", | ||
" | "solarenergy", | ||
" | "digitalfabrication", | ||
" | "biomaterials", | ||
" | "roboticintelligence", | ||
" | "reactivematerials", | ||
" | "airdepuration", | ||
" | "ledtech", | ||
" | "processactivators" | ||
], | ], | ||
"description": "Template for adding a devices section to a project page", | "description": "Template for adding a devices section to a project page", |
Revision as of 07:59, 1 April 2020
Template for adding a devices section to a project page
Parameter | Description | Type | Status | |
---|---|---|---|---|
sensordata | sensordata | fill in whether your project used this device
| String | required |
solarenergy | solarenergy | fill in whether your project used this device
| String | required |
digitalfabrication | digitalfabrication | fill in whether your project used this device
| String | required |
biomaterials | biomaterials | fill in whether your project used this device
| String | required |
roboticintelligence | roboticintelligence | fill in whether your project used this device
| String | required |
reactivematerials | reactivematerials | fill in whether your project used this device
| String | required |
airdepuration | airdepuration | fill in whether your project used this device
| String | required |
ledtech | ledtech | fill in whether your project used this device
| String | required |
processactivators | processactivators | fill in whether your project used this device
| String | required |