Jump to content

Template:Infobox arcade game

From The Tech Archivers Wiki
Revision as of 02:05, 22 September 2026 by Puyodead1 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Usage

[edit]
{{Infobox arcade game
| title            =
| image            =
| image_size       =
| alt              =
| caption          =
| developer        =
| publisher        =
| manufacturer     =
| release          =
| genre            =
| players          =
| cabinet          =
| platform         =
| operating_system =
| display          =
| controls         =
| other_names      =
}}

Example

[edit]
Example Racing Game
File:Example.jpg
Example Racing Game cabinet
Developer Example Studios
Publisher Example Entertainment
Manufacturer Example Amusements
Release date 2024
Genre Racing
Players 2
Cabinet Sit-down
Platform PC
Operating system Linux
Display 55-inch LCD
Controls Steering wheel, pedals, buttons
Other names Project Racer, EXR

Example source

[edit]
{{Infobox arcade game
| title            = Example Racing Game
| image            = Example.jpg
| caption          = Example Racing Game cabinet
| developer        = Example Studios
| publisher        = Example Entertainment
| manufacturer     = Example Amusements
| release          = 2024
| genre            = Racing
| players          = 2
| cabinet          = Sit-down
| platform         = PC
| operating_system = Linux
| display          = 55-inch LCD
| controls         = Steering wheel, pedals, buttons
| other_names      = Project Racer, EXR
}}