Line 2: | Line 2: | ||
<table> | <table> | ||
{| style="text-align:center; color:#FFFFFF;" | {| style="text-align:center; color:#FFFFFF;" | ||
| | | | ||
| colspan="3" | [[File:GAME.png|middle|135px|link=https://pps.community.guraas.com/index.php?title=GAME]] | | colspan="3" | [[File:GAME.png|middle|135px|link=https://pps.community.guraas.com/index.php?title=GAME]] | ||
Line 15: | Line 14: | ||
| 1 = [[File:SolarEnergy_Enabled.png|45px]][[Category:SolarEnergy]] | | 1 = [[File:SolarEnergy_Enabled.png|45px]][[Category:SolarEnergy]] | ||
| 0 = [[File:SolarEnergy_Disabled.png|45px]] | | 0 = [[File:SolarEnergy_Disabled.png|45px]] | ||
| #default = [[File:SolarEnergy_Disabled.png|45px]] | | #default = [[File:SolarEnergy_Disabled.png|45px]] | ||
}} | }} | ||
|| {{#switch: {{{digitalfabrication}}} | || {{#switch: {{{digitalfabrication}}} | ||
| 1 = [[File:DigitalFabrication_Enabled.png|45px]][[Category:DigitalFabrication]] | | 1 = [[File:DigitalFabrication_Enabled.png|45px]][[Category:DigitalFabrication]] | ||
| 0 = [[File:DigitalFabrication_Disabled.png|45px]] | | 0 = [[File:DigitalFabrication_Disabled.png|45px]] | ||
| #default = [[File:DigitalFabrication_Disabled.png|45px]] | | #default = [[File:DigitalFabrication_Disabled.png|45px]] | ||
}} | }} | ||
|- | |- | ||
Line 26: | Line 25: | ||
| 1 = [[File:LivingBioMaterials_Enabled.png|45px]][[Category:BioMaterials]] | | 1 = [[File:LivingBioMaterials_Enabled.png|45px]][[Category:BioMaterials]] | ||
| 0 = [[File:LivingBioMaterials_Disabled.png|45px]] | | 0 = [[File:LivingBioMaterials_Disabled.png|45px]] | ||
| #default = [[File:LivingBioMaterials_Disabled.png|45px]] | | #default = [[File:LivingBioMaterials_Disabled.png|45px]] | ||
}} | }} | ||
|| {{#switch: {{{roboticintelligence}}} | || {{#switch: {{{roboticintelligence}}} | ||
| 1 = [[File:RoboticIntelligence_Enabled.png|45px]][[Category:RoboticIntelligence]] | | 1 = [[File:RoboticIntelligence_Enabled.png|45px]][[Category:RoboticIntelligence]] | ||
| 0 = [[File:RoboticIntelligence_Disabled.png|45px]] | | 0 = [[File:RoboticIntelligence_Disabled.png|45px]] | ||
| #default = [[File:RoboticIntelligence_Disabled.png|45px]] | | #default = [[File:RoboticIntelligence_Disabled.png|45px]] | ||
}} | }} | ||
|| {{#switch: {{{reactivematerials}}} | || {{#switch: {{{reactivematerials}}} | ||
| 1 = [[File:ReactiveMaterials_Enabled.png|45px]][[Category:ReactiveMaterial]] | | 1 = [[File:ReactiveMaterials_Enabled.png|45px]][[Category:ReactiveMaterial]] | ||
| 0 = [[File:ReactiveMaterials_Disabled.png|45px]] | | 0 = [[File:ReactiveMaterials_Disabled.png|45px]] | ||
| #default = [[File:ReactiveMaterials_Disabled.png|45px]] | | #default = [[File:ReactiveMaterials_Disabled.png|45px]] | ||
}} | }} | ||
|- | |- | ||
Line 42: | Line 41: | ||
| 1 = [[File:AirDepuration_Enabled.png|45px]][[Category:AirDepuration]] | | 1 = [[File:AirDepuration_Enabled.png|45px]][[Category:AirDepuration]] | ||
| 0 = [[File:AirDepuration_Disabled.png|45px]] | | 0 = [[File:AirDepuration_Disabled.png|45px]] | ||
| #default = [[File:AirDepuration_Disabled.png|45px]] | | #default = [[File:AirDepuration_Disabled.png|45px]] | ||
}} | }} | ||
|| {{#switch: {{{ledtech}}} | || {{#switch: {{{ledtech}}} | ||
| 1 = [[File:LEDTech_Enabled.png|45px]][[Category:LEDTech]] | | 1 = [[File:LEDTech_Enabled.png|45px]][[Category:LEDTech]] | ||
| 0 = [[File:LEDTech_Disabled.png|45px]] | | 0 = [[File:LEDTech_Disabled.png|45px]] | ||
| #default = [[File:LEDTech_Disabled.png|45px]] | | #default = [[File:LEDTech_Disabled.png|45px]] | ||
}} | }} | ||
|| {{#switch: {{{processactivators}}} | || {{#switch: {{{processactivators}}} | ||
| 1 = [[File:ProcessActivators_Enabled.png|45px]][[Category:ProcessActivators]] | | 1 = [[File:ProcessActivators_Enabled.png|45px]][[Category:ProcessActivators]] | ||
| 0 = [[File:ProcessActivators_Disabled.png|45px]] | | 0 = [[File:ProcessActivators_Disabled.png|45px]] | ||
| #default = [[File:ProcessActivators_Disabled.png|45px]] | | #default = [[File:ProcessActivators_Disabled.png|45px]] | ||
}} | }} | ||
|} | |} |
Revision as of 13:18, 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 |