Line 4: | Line 4: | ||
| | | | ||
| colspan="3" | <center>[[File:SensorData_Enabled.png|middle|100px|link=https://pps.community.guraas.com/index.php?title=GAME]]</center> | | colspan="3" | <center>[[File:SensorData_Enabled.png|middle|100px|link=https://pps.community.guraas.com/index.php?title=GAME]]</center> | ||
|- | |||
| rowspan="3" style="background-color:#5BCAEC; color:#e3eaf7;" | <small><div class='rotate'>Purpose</div></small> | |||
| {{#switch: {{{sensordata}}} | |||
| 1 = [[File:SensorData_Enabled.png|35px]][[Category:SensorData]] | |||
| 0 = [[File:SensorData_Disabled.png|35px]] | |||
| #default = [[File:SensorData_Disabled.png|35px]] | |||
}} | |||
|| {{#switch: {{{solarenergy}}} | |||
| 1 = [[File:SolarEnergy_Enabled.png|35px]][[Category:SolarEnergy]] | |||
| 0 = [[File:SolarEnergy_Disabled.png|35px]] | |||
| #default = [[File:SolarEnergy_Disabled.png|35px]] | |||
}} | |||
|| {{#switch: {{{digitalfabrication}}} | |||
| 1 = [[File:DigitalFabrication_Enabled.png|35px]][[Category:DigitalFabrication]] | |||
| 0 = [[File:DigitalFabrication_Disabled.png|35px]] | |||
| #default = [[File:DigitalFabrication_Disabled.png|35px]] | |||
}} | |||
|- | |||
| {{#switch: {{{biomaterials}}} | |||
| 1 = [[File:LivingBioMaterials_Enabled.png|35px]][[Category:BioMaterials]] | |||
| 0 = [[File:LivingBioMaterials_Disabled.png|35px]] | |||
| #default = [[File:LivingBioMaterials_Disabled.png|35px]] | |||
}} | |||
|| {{#switch: {{{roboticintelligence}}} | |||
| 1 = [[File:RoboticIntelligence_Enabled.png|35px]][[Category:RoboticIntelligence]] | |||
| 0 = [[File:RoboticIntelligence_Disabled.png|35px]] | |||
| #default = [[File:RoboticIntelligence_Disabled.png|35px]] | |||
}} | |||
|| {{#switch: {{{reactivematerials}}} | |||
| 1 = [[File:ReactiveMaterials_Enabled.png|35px]][[Category:ReactiveMaterial]] | |||
| 0 = [[File:ReactiveMaterials_Disabled.png|35px]] | |||
| #default = [[File:ReactiveMaterials_Disabled.png|35px]] | |||
}} | |||
|- | |||
| {{#switch: {{{airdepuration}}} | |||
| 1 = [[File:AirDepuration_Enabled.png|35px]][[Category:AirDepuration]] | |||
| 0 = [[File:AirDepuration_Disabled.png|35px]] | |||
| #default = [[File:AirDepuration_Disabled.png|35px]] | |||
}} | |||
|| {{#switch: {{{ledtech}}} | |||
| 1 = [[File:LEDTech_Enabled.png|35px]][[Category:LEDTech]] | |||
| 0 = [[File:LEDTech_Disabled.png|35px]] | |||
| #default = [[File:LEDTech_Disabled.png|35px]] | |||
}} | |||
|| {{#switch: {{{processactivators}}} | |||
| 1 = [[File:ProcessActivators_Enabled.png|35px]][[Category:ProcessActivators]] | |||
| 0 = [[File:ProcessActivators_Disabled.png|35px]] | |||
| #default = [[File:ProcessActivators_Disabled.png|35px]] | |||
}} | |||
|- | |- | ||
| rowspan="3" style="background-color:#5BCAEC; color:#e3eaf7;" | <small><div class='rotate'>Purpose</div></small> | | rowspan="3" style="background-color:#5BCAEC; color:#e3eaf7;" | <small><div class='rotate'>Purpose</div></small> |
Revision as of 12:16, 26 May 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 |