遊戲
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-03 (世界標準時間)。
[null,null,["上次更新時間:2024-09-03 (世界標準時間)。"],[[["The `Game` type, extending `CreativeWork`, provides structured data about video games for richer search results and enhanced user experiences."],["Key properties include `characterAttribute`, `gameItem`, `gameLocation`, `numberOfPlayers`, and `quest` to describe game elements."],["These properties utilize schema.org types like `Thing`, `Place`, `PostalAddress`, `URL`, and `QuantitativeValue` for detailed information."],["`Game` schema allows you to define fictional character attributes, in-game items, locations (real or fictional), player count, and game quests."],["By implementing `Game` schema, developers can enhance the visibility and discoverability of their games on search engines."]]],["The content defines the \"Game\" type, extending \"CreativeWork,\" and outlines its properties. Key information includes \"characterAttribute,\" representing a character's traits; \"gameItem,\" defining collectible in-game objects; \"gameLocation,\" specifying the game's setting; \"numberOfPlayers,\" indicating player capacity; and \"quest,\" describing a task that, when completed, rewards the player(s). All these are key components within the game and are each of its aspects.\n"]]