Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 07:43, 4 April 2025 by Wlft (talk | contribs)


Documentation

Parameters

Infobox template for Roblox obby games.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

The title of the game, set to {{PAGENAME}} by default, should be hyperlinked to roblox.com.

Default
{{PAGENAME}}
Stringrequired
Thumbnailthumbnail

Image filename for the game's thumbnail.

Default
ObbyWiki.png
Stringoptional
Thumbnail Captioncaption-thumbnail

Caption for the thumbnail image.

Default
Example
Stringoptional
Creatorcreator

The game's creator, either a user or group, hyperlinked if available.

Stringrequired
Publisherpublisher

The entity that published the game, hyperlinked if available.

Stringoptional
Stagesstages

The number of stages in the game.

Numberrequired
Sequel Tosequel_to

Hyperlink to the previous obby if this game is a sequel.

Stringoptional
Difficulty Tierdifficulty_tier

The game's difficulty tier, ranging from 0 to 15.

Numberoptional
Visitsvisits

Total number of visits to the game.

Numberoptional
Peak CCUpeak_ccu

Peak concurrent users recorded in the game.

Numberoptional
Likeslikes

Total number of likes received by the game.

Numberoptional
Release Datereleased

The date when the game was released.

Stringrequired
Sub-genresub_genre

The sub-genre of obby (Classic Obby, Tower Obby, Difficulty Chart Obby, Gimmick Obby, Tier Obby).

Stringrequired
Maturity Ratingmaturity

The game's maturity level (Minimal, Moderate, Mature, N/A).

Stringoptional
Update Frequencyupdate_frequency

How frequently the game is updated (Frequent, Rare, Never).

Stringoptional
Platformsplatforms

Supported platforms (phone, tablet, PC, console, VR).

Stringoptional
Twittertwitter

Twitter username (without @).

Stringoptional
Discorddiscord

Discord invite alias (discord.gg/ : invite : ).

Stringoptional
Robloxroblox

Roblox username (without @).

Stringoptional
Guildedguilded

Guilded alias.

Stringoptional
Blueskybsky

Bluesky username (without @).

Stringoptional

Usage

{{Obby
  | title=[https://roblox.com/ {{PAGENAME}}]
  | thumbnail=ObbyWiki.png
  | caption-thumbnail=Example
  | creator=[[Developer:Roblox|@Roblox]]
  | publisher?=[https://Roblox.com Roblox]
  | stages=100
  | sequel_to?=Example -1
  | difficulty_tier?=Tier 0-15
  | visits=0
  | peak_ccu=0
  | likes=0
  | released=14th Apr 2025
  | sub_genre=Classic Obby
  | maturity?=Minimal
  | update_frequency?=Frequent
  | platforms=phone,tablet,pc,console,vr
  | twitter?=Roblox
  | discord?=invite
  | roblox?=Roblox
  | guilded?=Roblox
  | bsky?=roblox.com
  | youtube?=Roblox
  | wiki?=roblox.fandom.com
}}