Difference between revisions of "Template:Capabilities"
| Line 88: | Line 88: | ||
{{#switch:{{{platform|}}} | {{#switch:{{{platform|}}} | ||
| − | | ps4 = ps4 | + | | ps4 = {{#switch:{{{device|}}} |
| + | | SteeringWheel = ps4, wheel | ||
| + | | Mouse = ps4, mouse | ||
| + | | Pad = ps4, pad | ||
| + | }} | ||
| xboxone = xboxone | | xboxone = xboxone | ||
| + | | ps3 | ||
| + | | xbox360 | ||
| + | | ps2 | ||
| + | | pc | ||
| #default = default | | #default = default | ||
}} | }} | ||