Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Obby: Difference between revisions

Template page
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
<data source="publisher">
<data source="publisher">
<label>Publisher</label>
<label>Publisher</label>
<default>Example</default>
<default>Self-published</default>
</data>
</data>
<data source="sequel">
<data source="sequel">
<label>Sequel to</label>
<label>Sequel to</label>
<default>Example</default>
</data>
</data>
<header>Gameplay</header>
<header>Gameplay</header>

Latest revision as of 05:04, 6 April 2025


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
Supports Phonephone

Set to true if the game is accessible to phones.

Booleanoptional
Supports Tablettablet

Set to true if the game is accessible to tablet.

Booleanoptional
Supports PCpc

Set to true if the game is accessible on desktop.

Booleanoptional
Supports Consoleconsole

Set to true if the game is accessible to consoles.

Booleanoptional
Supports VRvr

Set to true if the game is accessible to VR.

Booleanoptional
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
  | phone=true
  | tablet=true
  | pc=true
  | console=true
  | vr=true
  | twitter=Roblox
  | discord=invite
  | roblox=Roblox
  | guilded=Roblox
  | bsky=roblox.com
  | youtube=Roblox
  | wiki=roblox.fandom.com
}}