Line 8: | Line 8: | ||
"name": "table", | "name": "table", | ||
"values": [ | "values": [ | ||
{"name":"GAME","color":"#2bddff","data":1}, | {{#switch: {{{sensordata}}} | ||
| 1 = {"name":"GAME","color":"#2bddff","data":1}[[Category:SensorData]] | |||
| 0 = {"name":"GAME","color":"#e2ebf8","data":1} | |||
| #default = {"name":"GAME","color":"#e2ebf8","data":1} | |||
}}, | |||
{"name":"PLAY","color":"#00d67f","data":1}, | {"name":"PLAY","color":"#00d67f","data":1}, | ||
{"name":"SPACE","color":"#0000ff","data":1} | {"name":"SPACE","color":"#0000ff","data":1} | ||
Line 64: | Line 68: | ||
} | } | ||
</graph> | </graph> | ||
<noinclude> | <noinclude> | ||
<templatedata> | <templatedata> |
Revision as of 07:27, 20 May 2020
Syntax error
Template for selecting a parameter to the pie
Parameter | Description | Type | Status | |
---|---|---|---|---|
GAME | GAME | State whether this type of parameter is used by the project.
| Boolean | required |
PLAY | PLAY | State whether this type of parameter is used by the project.
| Boolean | required |
SPACE | SPACE | State whether this type of parameter is used by the project.
| Boolean | required |