電玩遊戲
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-04 (世界標準時間)。
[null,null,["上次更新時間:2024-09-04 (世界標準時間)。"],[[["`VideoGame` is a structured data type used to describe video game information, extending the broader `Game` or `SoftwareApplication` types."],["It includes properties for actors, directors, game platform, server details, tips, music composer, play mode, and trailer."],["`VideoGame` utilizes schema.org properties for detailed and machine-readable video game descriptions."],["This allows search engines and other platforms to understand and utilize the provided video game information effectively."]]],["The core information describes the `VideoGame` type, which extends `Game` or `SoftwareApplication`. Key elements include `actor(s)` and `director(s)` who are `Person` types. `cheatCode` and `gameTip` are `CreativeWork` types. `gamePlatform` specifies the playing system. `gameServer` indicates the playing server. `musicBy` details the composer, and `playMode` defines the game's player format. A video `trailer` can also be included.\n"]]