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.
Usage
New contributors should utilize the Article Flow tool, found at the top left of the page (the plus button), as it guides you through making a new article, as well as automating some tedious tasks. Currently, this infobox only supports obbies on Roblox.
At the bare minimum, the below parameters are required to produce an infobox.
{{ObbyGameInfobox
| name = {{PAGENAME}} <!-- Automatically fills in the name of the obby with the page's name (default) -->
| root_place_id = 1818 <!-- The root place ID of a game, also referred to as the start place ID. Typically, this is found with-in the numbers part of a Roblox game URL (e.g., https://www.roblox.com/games/1818/...) -->
}}
Supply the suggested parameters for the ideal output from the template:
{{ObbyGameInfobox
| name = {{PAGENAME}}
| image = UploadedFileName.webp <!-- The name of an uploaded file/image on the ObbyWiki. WebP is recommended, as it is also the default file type from Roblox. This should be a game's thumbnail, ideally. -->
| root_place_id = 1818
| developer = @UsernameOrGroupName <!-- This may be confusing, but this is only the uploader/owner of the game, such as the name displayed after 'By ...' on the game's page. This can be an @Username (must be prefixed with an @ symbol if the developer is a user), or just a Group Name. -->
| subgenre = stage_tower_obby <!-- See https://obby.wiki/Help:Supported_obby_genres -->
| maturity = minimal
<!-- The date the obby was released or created (the release date takes precendent, if known). -->
| year = 2023
| month = 04
| day = 27
| avatar_type = r6 <!-- r6/r15/choice -->
| verified = true <!-- See https://obby.wiki/Obby_Wiki:Playability -->
}}
While additional parameters can help, these are the ones you should focus on supplying.
For collection and organization purposes, such as displaying contributed obbies on a developer's wiki page, you can use the developers parameter to attach it to them (note: this is distinct from the developer parameter).
{{ObbyGameInfobox
<!-- ... -->
| developers = @Username1,@Username2,@Username3 <!-- @Usernames only, entries are separated by a comma (,) and no spaces. -->
<!-- ... -->
}}
You can also use the contributors parameter if the contributor is not a core developer.
Optional device parameters may also be used, if known:
{{ObbyGameInfobox
<!-- ... -->
| pc = true
| tablet = true
| phone = true
| vr = true
| console = true
<!-- ... -->
}}
Some parameters have _total counterparts. This is useful for obbies that have stages, but have not finished them yet. Instead of just displaying Stages: 30, the infobox can display Stages: 30 (of 40) instead.
{{ObbyGameInfobox
<!-- ... -->
| stages = 30
| stages_total = 40
<!-- ... -->
}}
This goes for many different sub-genre-specific parameters, such as difficulties or towers.
{{ObbyGameInfobox
<!-- ... -->
| towers = 1
| towers_total = 2
| difficulties = 10
| difficulties_total = 12
<!-- ... -->
}}
While a parameter and its _total counterpart can have an equal value, this behavior is not widely used.
As well as genre-specific parameters, which you can find below.
Examples
Here are some examples for what you can directly use on a page:
A Classic Obby is a bland obby with no applicable sub-genre. As such, it has no genre-specific parameters.
Example from Obby Creator.
{{ObbyGameInfobox
| name = Obby Creator
| image = Obby_creator_thumb_1.webp
| root_place_id = 2913303231
| developer = Whirlpool Studio
| publisher = Whirlpool Studio
| subgenre = Obby
| maturity = minimal
| year = 2019
| month = 03
| obbies = 1000000 <!-- Could be 'stages', alternatively -->
| avatar_type = r6
| verified = true
| ai = none
| peak_ccu = 0
| pc = true
| tablet = true
| phone = true
| vr = true
| console = true
}}
A Difficulty Chart Obby needs a few specific and unique aspects added, such as the difficulties parameter.
Example from Star's Difficulty Chart Obby.
{{ObbyGameInfobox
| name = Star's Difficulty Chart Obby
| image = Star's Difficulty Chart Obby v3 thumb upsell.png
| root_place_id = 10384955640
| developer = Kiwi's Obbies
| developers = @Wolf1te,@ActuallyAKiwi,@or_ob,@MohoOoPvP
| contributors = @TheAvsar,@Sylv0791
| subgenre = dco
| maturity = minimal
| year = 2022
| month = 07
| stages = 260
| avatar_type = r6
| tier = 9 <!-- See https://obby.wiki/Tiers -->
| verified = true
| system = WOS v0.8.5 Premium (modified) <!-- This is completely optional, as many developers hide their obby system today -->
| peak_ccu = 1100
| pc = true
| tablet = true
| phone = true
| vr = true
| console = true
}}
The config reference of this template is provided below. This reference is also accessible via the Visual Editor when editing a page.
Template Data
The main infobox for an obby game page. Requests live information and the correct universe ID automatically based on the root/start place ID provided. Requires `name`, `image`, and `root_place_id` at a minimum. Certain sub-genres may require more. Fill in every suggested response related to your sub-genre to ensure prefect functionality.
Template parameters[Edit template data]
This template prefers block formatting of parameters.
| Parameter | Description | Type | Status |
|---|
| Obby Name | name | The actual name of the Obby. Do not include updates or markers like [NEW] or [DCO]. - Suggested values
{{PAGENAME}}- Default
- {{PAGENAME}}
- Example
- {{PAGENAME}}
- Auto value
{{PAGENAME}}
| String | required |
|---|
| Image | image thumb | Provides the main thumbnail image by name of the file. Do not include markdown. - Default
- standard169placeholder.webp
- Example
- thumbnail.webp
| 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. - Example
- 1818
| Number | required |
|---|
| Tier | tier | If known, the [[Special:MyLanguage/Tiers Obby Tier] of the obby. Leave at 0 or unfilled if unknown or unrated. - Suggested values
0 1 2 3 4 5 6 7 8 9 10 11 12- Default
- 0
| 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 - Example
- classic_obby
| String | suggested |
|---|
| Maturity Rating | maturity | The age/maturity rating provided by Roblox. - Suggested values
minimal na unrated none mild mature restricted- Default
- na
- Example
- minimal
| 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'') - Suggested values
2026
| Number | suggested |
|---|
| Release Month | month | The month the obby was released; 1-12 only. - Suggested values
1 2 3 4 5 6 7 8 9 10 11 12
| Number | suggested |
|---|
| Developer | developer | The developer of the obby, either an @username or a Group Name. Will be used as a fallback. - Example
- My Group Name
| String | suggested |
|---|
| Stages | stages levels | The amount of stages/checkpoints if applicable and with-in the game. - Default
- 0
- Example
- 220
| 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`. - Example
- 300
| Number | optional |
|---|
| Difficulties | difficulties | Mainly referring to difficulties from the Difficulty Chart Obby sub-genre. - Example
- 10
| Number | optional |
|---|
| Difficulties (total/planned) | difficulties_total | The total amount of difficulties total that are planned. Requires `difficulties`. - Example
- 12
| Number | optional |
|---|
| Towers | towers | If the game is a tower obby or has bonus towers, fill in this field. - Example
- 3
| Number | optional |
|---|
| Towers (total/planned) | towers_total | The amount of total planned towers and bonus towers. Requires `towers`. - Example
- 5
| Number | optional |
|---|
| Avatar Type | avatar_type | The avatar type the obby allows. Typically R6. - Suggested values
r6 r15 rthro choice
| String | suggested |
|---|
| Verified (playability) | verified | The verified playability/completability of the obby's main progression. See [[Project:Playability]] for more information. - Suggested values
true false broken does_not_load- Default
- false
| String | optional |
|---|
| AI Usage | ai | If known, this field discloses if AI was used during the games development or marketting. - Suggested values
branding thumbnails icon identity stated_none description unknown- Default
- unknown
| String | optional |
|---|
| Public | is_public | If the obby is publicly playable. May fill automatically. - Default
- true
- Example
- true
- Auto value
true
| Boolean | optional |
|---|
| Unreleased | unreleased | If the game itself is unreleased and coming soon. - Default
- false
- Auto value
false
| 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 | 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. - Suggested values
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
| Number | optional |
|---|