Line 5: | Line 5: | ||
|- | |- | ||
| {{#switch: {{{sensordata}}} | | {{#switch: {{{sensordata}}} | ||
| 1 = [[File:SensorData_Enabled.png|50px]][[Category: | | 1 = [[File:SensorData_Enabled.png|50px]][[Category:SensorData]] | ||
| 0 = [[File:SensorData_Disabled.png|50px]] | | 0 = [[File:SensorData_Disabled.png|50px]] | ||
| #default = [[File:SensorData_Disabled.png|50px]] | | #default = [[File:SensorData_Disabled.png|50px]] | ||
}} | }} | ||
|| {{#switch: {{{solarenergy}}} | || {{#switch: {{{solarenergy}}} | ||
| yes = [[File:SolarEnergy_Enabled.png|50px]] | | yes = [[File:SolarEnergy_Enabled.png|50px]][[Category:SolarEnergy]] | ||
| no = [[File:SolarEnergy_Disabled.png|50px]] | | no = [[File:SolarEnergy_Disabled.png|50px]] | ||
| #default = [[File:SolarEnergy_Disabled.png|50px]] | | #default = [[File:SolarEnergy_Disabled.png|50px]] | ||
}} | }} | ||
|| {{#switch: {{{digitalfabrication}}} | || {{#switch: {{{digitalfabrication}}} | ||
| yes = [[File:DigitalFabrication_Enabled.png|50px]] | | yes = [[File:DigitalFabrication_Enabled.png|50px]][[Category:DigitalFabrication]] | ||
| no = [[File:DigitalFabrication_Disabled.png|50px]] | | no = [[File:DigitalFabrication_Disabled.png|50px]] | ||
| #default = [[File:DigitalFabrication_Disabled.png|50px]] | | #default = [[File:DigitalFabrication_Disabled.png|50px]] | ||
Line 21: | Line 21: | ||
|- | |- | ||
| {{#switch: {{{biomaterials}}} | | {{#switch: {{{biomaterials}}} | ||
| yes = [[File:LivingBioMaterials_Enabled.png|50px]] | | yes = [[File:LivingBioMaterials_Enabled.png|50px]][[Category:BioMaterials]] | ||
| no = [[File:LivingBioMaterials_Disabled.png|50px]] | | no = [[File:LivingBioMaterials_Disabled.png|50px]] | ||
| #default = [[File:LivingBioMaterials_Disabled.png|50px]] | | #default = [[File:LivingBioMaterials_Disabled.png|50px]] | ||
}} | }} | ||
|| {{#switch: {{{roboticintelligence}}} | || {{#switch: {{{roboticintelligence}}} | ||
| yes = [[File:RoboticIntelligence_Enabled.png|50px]] | | yes = [[File:RoboticIntelligence_Enabled.png|50px]][[Category:RoboticIntelligence]] | ||
| no = [[File:RoboticIntelligence_Disabled.png|50px]] | | no = [[File:RoboticIntelligence_Disabled.png|50px]] | ||
| #default = [[File:RoboticIntelligence_Disabled.png|50px]] | | #default = [[File:RoboticIntelligence_Disabled.png|50px]] | ||
}} | }} | ||
|| {{#switch: {{{reactivematerials}}} | || {{#switch: {{{reactivematerials}}} | ||
| yes = [[File:ReactiveMaterials_Enabled.png|50px]] | | yes = [[File:ReactiveMaterials_Enabled.png|50px]][[Category:ReactiveMaterial]] | ||
| no = [[File:ReactiveMaterials_Disabled.png|50px]] | | no = [[File:ReactiveMaterials_Disabled.png|50px]] | ||
| #default = [[File:ReactiveMaterials_Disabled.png|50px]] | | #default = [[File:ReactiveMaterials_Disabled.png|50px]] | ||
Line 37: | Line 37: | ||
|- | |- | ||
| {{#switch: {{{airdepuration}}} | | {{#switch: {{{airdepuration}}} | ||
| yes = [[File:AirDepuration_Enabled.png|50px]] | | yes = [[File:AirDepuration_Enabled.png|50px]][[Category:AirDepuration]] | ||
| no = [[File:AirDepuration_Disabled.png|50px]] | | no = [[File:AirDepuration_Disabled.png|50px]] | ||
| #default = [[File:AirDepuration_Disabled.png|50px]] | | #default = [[File:AirDepuration_Disabled.png|50px]] | ||
}} | }} | ||
|| {{#switch: {{{ledtech}}} | || {{#switch: {{{ledtech}}} | ||
| yes = [[File:LEDTech_Enabled.png|50px]] | | yes = [[File:LEDTech_Enabled.png|50px]][[Category:LEDTech]] | ||
| no = [[File:LEDTech_Disabled.png|50px]] | | no = [[File:LEDTech_Disabled.png|50px]] | ||
| #default = [[File:LEDTech_Disabled.png|50px]] | | #default = [[File:LEDTech_Disabled.png|50px]] | ||
}} | }} | ||
|| {{#switch: {{{processactivators}}} | || {{#switch: {{{processactivators}}} | ||
| yes = [[File:ProcessActivators_Enabled.png|50px]] | | yes = [[File:ProcessActivators_Enabled.png|50px]][[Category:ProcessActivators]] | ||
| no = [[File:ProcessActivators_Disabled.png|50px]] | | no = [[File:ProcessActivators_Disabled.png|50px]] | ||
| #default = [[File:ProcessActivators_Disabled.png|50px]] | | #default = [[File:ProcessActivators_Disabled.png|50px]] |
Revision as of 08:59, 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 the project.
| Boolean | required |
solarenergy | solarenergy | State whether this type of device is used by the project.
| Boolean | required |
digitalfabrication | digitalfabrication | State whether this type of device is used by the project.
| Boolean | required |
biomaterials | biomaterials | State whether this type of device is used by the project.
| Boolean | required |
roboticintelligence | roboticintelligence | State whether this type of device is used by the project.
| Boolean | required |
reactivematerials | reactivematerials | State whether this type of device is used by the project.
| Boolean | required |
airdepuration | airdepuration | State whether this type of device is used by the project.
| Boolean | required |
ledtech | ledtech | State whether this type of device is used by the project.
| Boolean | required |
processactivators | processactivators | State whether this type of device is used by the project.
| Boolean | required |