Template:ObbyGameInfobox
More actions
This template defines the table "Obbies". View table.
{{ObbyGameInfobox}} is a large and complex template (which invokes Module:ObbyGameInfobox). Please refer to the below documentation about how each parameter is used.
Please note that only the root_place_id and name parameters are truly required for an ideal template. Most information is automatically fetched based on the place id. The root place id should be the number/id in the url when you open the game.
Related
- Help:Supported_obby_genres - lists official supported sub-genres and shorthands
- OW:Playability - reference on what to mark as playable and what to not
- Tiers - what are tiers
The config reference of this template is provided below. This reference is also accessible via the Visual Editor when editing a page.
---
The main infobox for an obby game page. Fetches live information and the correct universe ID automatically based on the root/start place ID provided. Requires `name`, `image`, and `root_place_id`.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Obby Name | name | The actual name of the Obby.
| String | required |
| Image | image thumb | Provides the main thumbnail image by name of the file. Do not include markdown.
| File | suggested |
| Root Place ID | root_place_id | (aka. Start Place ID) is required for the infobox to function and is the standard. You can grab this from the numbers in the URL of the game's page on Roblox.
| Number | required |
| Tier | tier | If known, the [[Special:MyLanguage/Tiers Obby Tier] of the obby. Leave at 0 or unfilled if unknown or unrated.
| Number | optional |
| Publisher | publisher | The publisher of the game. Leave blank if none or unknown. | String | optional |
| Sub-genre | subgenre | The sub-genre of the Obby. See a list of supported sub-genres and shorthands at https://obbywiki.com/wiki/Help:Supported_obby_genres
| String | suggested |
| Maturity Rating | maturity | The age/maturity rating provided by Roblox.
| String | optional |
| Release Year | year | The year the obby was released. If true release year is known, use that. Otherwise, use the game's creation date. (20xx - ''will only be valid if at or above 2008 and below or at the current year or up to 2 years ahead'')
| Number | suggested |
| Release Month | month | The month the obby was released; 1-12 only.
| Number | suggested |
| Developer | developer | The developer of the obby, either an @username or a Group Name. Will be used as a fallback.
| String | suggested |
| Stages | stages levels | The amount of stages/checkpoints if applicable and with-in the game.
| Number | optional |
| Stages (total/planned) | stages_total | The total amount of stages that are planned, including ones that are unfinished or not in the game but will be. Requires `stages`.
| Number | optional |
| Difficulties | difficulties | Mainly referring to difficulties from the Difficulty Chart Obby sub-genre.
| Number | optional |
| Difficulties (total/planned) | difficulties_total | The total amount of difficulties total that are planned. Requires `difficulties`.
| Number | optional |
| Towers | towers | If the game is a tower obby or has bonus towers, fill in this field.
| Number | optional |
| Towers (total/planned) | towers_total | The amount of total planned towers and bonus towers. Requires `towers`.
| Number | optional |
| Avatar Type | avatar_type | The avatar type the obby allows. Typically R6.
| String | suggested |
| Verified (playability) | verified | The verified playability/completability of the obby's main progression. See [[Project:Playability]] for more information.
| String | optional |
| AI Usage | ai | If known, this field discloses if AI was used during the games development or marketting.
| String | optional |
| Public | is_public | If the obby is publicly playable. May fill automatically.
| Boolean | optional |
| Unreleased | unreleased | If the game itself is unreleased and coming soon.
| Boolean | optional |
| (Obby) System | system | If known, the underlying obby system the obby uses. Leave blank if unknown. | String | optional |
| Visits | visits | The amount of total visits a obby has. Now filled and updated automatically. | Number | deprecated |
| Likes | likes | The amount of likes the obby has. Now filled and updated automatically. | Number | deprecated |
| Dislikes | dislikes | The amount of dislikes the obby has. Now filled and updated automatically. | Number | deprecated |
| Peak CCU | peak_ccu | The highest ever recorded CCU in the obby's lifespan. | Number | optional |
twitter x | The social media (Twitter) handle of the game, development group or owner's account, or attached social link. Does not include an `@`. | String | optional | |
| BlueSky | bluesky bsky | The social media (BlueSky) handle of the game, development group or owner's account, or attached social link. Does not include an `@`. | String | optional |
| YouTube | youtube | The social media (YouTube) handle of the game, development group or owner's account, or attached social link. Does not include an `@`. Only supports handles. Does not support legacy YouTube username systems. | String | optional |
| Roblox | roblox | The username of the featured Roblox account/developer. Does not include an `@`. | String | deprecated |
| Discord | discord | The invite code of the game, development group or owner's Discord server, or attached social link. Does not include a url or anything before or after the code. | String | optional |
| Guilded | guilded | Deprecated (as Guilded was sunset). Still works for legacy support. May be removed shortly. | String | deprecated |
| Website | website | The most prominent website related to the game or development studio/owner. Use the `wiki` field if appropriate. | String | optional |
| Wiki | wiki | If applicable, the game or community's wiki. Represented with a MediaWiki logo. | String | optional |
| PC | pc | If the game is compatible with PC/Desktop. | Boolean | optional |
| Tablet | tablet | If the game is compatible with Tablet. | Boolean | optional |
| Phone | phone | If the game is compatible with Phone. | Boolean | optional |
| VR | vr | If the game is compatible with VR. | Boolean | optional |
| Console | console | If the game is compatible with Console. | Boolean | optional |
| Release Day | day | The day the obby was released on. Will be filled with creation date if invalid.
| Number | optional |