Line 5: | Line 5: | ||
|- | |- | ||
| {{#switch: {{{sensordata}}} | | {{#switch: {{{sensordata}}} | ||
| | | yes = [[File:SensorData_Enabled.png|50px]] | ||
| | | no = [[File:SensorData_Disabled.png|50px]] | ||
| #default = [[File:SensorData_Disabled.png|50px]] | | #default = [[File:SensorData_Disabled.png|50px]] | ||
}} | }} | ||
Line 60: | Line 60: | ||
"params": { | "params": { | ||
"sensordata":{ | "sensordata":{ | ||
"type": " | "type": "string", | ||
"default": " | "default": "0", | ||
"required": true, | "required": true, | ||
"suggested": true, | "suggested": true, | ||
"description": "State whether this type of device is used in | "description": "State whether this type of device is used by filling in yes or no in the inputfield."}, | ||
"solarenergy":{ | "solarenergy":{ | ||
"type": "string", | "type": "string", |
Revision as of 08:44, 1 April 2020
Template for adding a devices section to a project page
Parameter | Description | Type | Status | |
---|---|---|---|---|
sensordata | sensordata | State whether this type of device is used by filling in yes or no in the inputfield.
| String | required |
solarenergy | solarenergy | State whether this type of device is used by filling in yes or no in the inputfield.
| String | required |
digitalfabrication | digitalfabrication | State whether this type of device is used by filling in yes or no in the inputfield.
| String | required |
biomaterials | biomaterials | State whether this type of device is used by filling in yes or no in the inputfield.
| String | required |
roboticintelligence | roboticintelligence | State whether this type of device is used by filling in yes or no in the inputfield.
| String | required |
reactivematerials | reactivematerials | State whether this type of device is used by filling in yes or no in the inputfield.
| String | required |
airdepuration | airdepuration | State whether this type of device is used by filling in yes or no in the inputfield.
| String | required |
ledtech | ledtech | State whether this type of device is used by filling in yes or no in the inputfield.
| String | required |
processactivators | processactivators | State whether this type of device is used by filling in yes or no in the inputfield.
| String | required |