Template:LightGunFeaturesTemplate: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 56: | Line 56: | ||
!Direct Input | !Direct Input | ||
|{{{Direct Input}}} | |{{{Direct Input}}} | ||
|- | |- | ||
!Rumble | !Rumble | ||
| Line 65: | Line 62: | ||
!Slide Recoil | !Slide Recoil | ||
|{{{Slide Recoil}}} | |{{{Slide Recoil}}} | ||
|- | |- | ||
!LED | !LED | ||
Latest revision as of 12:56, 24 September 2025
<templatedata> {
"description": "Displays a table of light gun features.",
"params": {
"Technology": {
"label": "Technology",
"description": "Type of technology used (e.g., IR, laser, camera).",
"type": "string",
"required": false
},
"Direct Input": {
"label": "Direct Input",
"description": "Whether Direct Input is supported.",
"type": "string",
"required": false
},
"Content Mode": {
"label": "Content Mode",
"description": "Supported content modes (4x3, 16x9).",
"type": "string",
"required": false
},
"Rumble": {
"label": "Rumble",
"description": "Indicates if rumble feedback is available.",
"type": "string",
"required": false
},
"Slide Recoil": {
"label": "Slide Recoil",
"description": "Indicates if slide recoil is supported.",
"type": "string",
"required": false
},
"Firing Modes": {
"label": "Firing Modes",
"description": "Available firing modes (e.g., semi-auto, burst).",
"type": "string",
"required": false
},
"LED": {
"label": "LED",
"description": "Programmable LED indicators.",
"type": "string",
"required": false
}
}
} </templatedata>
| Technology | {{{Technology}}} |
|---|---|
| Direct Input | {{{Direct Input}}} |
| Rumble | {{{Rumble}}} |
| Slide Recoil | {{{Slide Recoil}}} |
| LED | {{{LED}}} |