Difference between revisions of "Template:Capabilities"

From GIMX
Jump to: navigation, search
Line 4: Line 4:
 
  | ps4 = {{#switch:{{{device|}}}
 
  | ps4 = {{#switch:{{{device|}}}
 
           | SteeringWheel = {{#switch:{{{ostype|}}}
 
           | SteeringWheel = {{#switch:{{{ostype|}}}
                             | windows = ps4, wheel, windows, USB
+
                             | windows = TODO 1
                             | linux = ps4, wheel, linux, USB
+
                             | linux = TODO 2
 
                             }}
 
                             }}
 
           | Mouse = {{#switch:{{{ostype|}}}
 
           | Mouse = {{#switch:{{{ostype|}}}
                     | windows = ps4, mouse, windows, USB
+
                     | windows = TODO 3
 
                     | linux = {{#switch:{{{connectiontype|}}}
 
                     | linux = {{#switch:{{{connectiontype|}}}
                                 | USB = ps4, mouse, linux, USB
+
                                 | USB = TODO 4
                                 | BT = ps4, mouse, linux, BT
+
                                 | BT = TODO 5
 
                               }}
 
                               }}
 
                     }}
 
                     }}
 
           | Pad = {{#switch:{{{ostype|}}}
 
           | Pad = {{#switch:{{{ostype|}}}
                   | windows = ps4, Pad, windows, USB
+
                   | windows = TODO 6
 
                   | linux = {{#switch:{{{connectiontype|}}}
 
                   | linux = {{#switch:{{{connectiontype|}}}
                               | USB = ps4, Pad, linux, USB
+
                               | USB = TODO 7
                               | BT = ps4, Pad, linux, BT
+
                               | BT = TODO 8
 
                             }}
 
                             }}
 
                   }}
 
                   }}

Revision as of 14:19, 7 April 2018

TODO: capabilities and limitations.

default