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
 
(47 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>
Line 45: Line 44:
         <default>0</default>
         <default>0</default>
</data>
</data>
<data source="type">
<data source="sub_genre">
<label>Obby Type</label>
<label>Sub-genre</label>
         <default>Classic Obby</default>
         <default>Classic Obby</default>
</data>
</data>
Line 57: Line 56:
         <default>Rare</default>
         <default>Rare</default>
</data>
</data>
<header>Platforms</header>
<data source="platforms">
<data source="platforms">
<label>Platforms</label>
      <default>{{#invoke:ObbyInfobox|format_platforms}}</default>
        <default>phone,tablet,pc,vr,console</default>
      <format>{{#invoke:ObbyInfobox|format_platforms}}</format>
</data>
</data>
<header>Socials</header>
<header>Socials</header>
<data source="twitter">
<data source="social_media">
<label>twitter</label>
      <default>{{#invoke:ObbyInfobox|format_media}}</default>
        <default>Roblox</default>
      <format>{{#invoke:ObbyInfobox|format_media}}</format>
</data>
  </data>  
<data source="discord">
  <data source="last_updated">
<label>discord</label>
    <default><small>Last edited on '''{{Format_REVISIONTIMESTAMP|{{REVISIONTIMESTAMP}}}}'''</small></default>
        <default>Roblox</default>
  </data>
</data>
<data source="roblox">
<label>roblox</label>
        <default>Roblox</default>
</data>
<data source="guilded">
<label>guilded</label>
        <default>Roblox</default>
</data>
<data source="bsky">
<label>bsky</label>
        <default>roblox.com</default>
</data>
</infobox>
</infobox>
<includeonly>[[Category:Obby]]</includeonly>
<includeonly>[[Category:Obby]]</includeonly>


<noinclude>
<noinclude>
== Parameters ==
== Documentation ==
=== Parameters ===
<templatedata>
{
    "description": "Infobox template for Roblox obby games.",
    "params": {
        "title": { "label": "Title", "description": "The title of the game, set to {{PAGENAME}} by default, should be hyperlinked to roblox.com.", "type": "string", "default": "{{PAGENAME}}", "required": true },
        "thumbnail": { "label": "Thumbnail", "description": "Image filename for the game's thumbnail.", "type": "string", "default": "ObbyWiki.png" },
        "caption-thumbnail": { "label": "Thumbnail Caption", "description": "Caption for the thumbnail image.", "type": "string", "default": "Example" },
        "creator": { "label": "Creator", "description": "The game's creator, either a user or group, hyperlinked if available.", "type": "string", "required": true },
        "publisher": { "label": "Publisher", "description": "The entity that published the game, hyperlinked if available.", "type": "string" },
        "stages": { "label": "Stages", "description": "The number of stages in the game.", "type": "number", "required": true },
        "sequel_to": { "label": "Sequel To", "description": "Hyperlink to the previous obby if this game is a sequel.", "type": "string" },
        "difficulty_tier": { "label": "Difficulty Tier", "description": "The game's difficulty tier, ranging from 0 to 15.", "type": "number", "required": false },
        "visits": { "label": "Visits", "description": "Total number of visits to the game.", "type": "number" },
        "peak_ccu": { "label": "Peak CCU", "description": "Peak concurrent users recorded in the game.", "type": "number" },
        "likes": { "label": "Likes", "description": "Total number of likes received by the game.", "type": "number" },
        "released": { "label": "Release Date", "description": "The date when the game was released.", "type": "string", "required": true },
        "sub_genre": { "label": "Sub-genre", "description": "The sub-genre of obby (Classic Obby, Tower Obby, Difficulty Chart Obby, Gimmick Obby, Tier Obby).", "type": "string", "required": true },
        "maturity": { "label": "Maturity Rating", "description": "The game's maturity level (Minimal, Moderate, Mature, N/A).", "type": "string" },
        "update_frequency": { "label": "Update Frequency", "description": "How frequently the game is updated (Frequent, Rare, Never).", "type": "string", "required": false },
        "platforms": { "label": "Platforms", "description": "Supported platforms (phone, tablet, PC, console, VR).", "type": "string", "required": false },
        "phone": { "label": "Supports Phone", "description": "Set to true if the game is accessible to phones.", "type": "boolean", "required": false },
        "tablet": { "label": "Supports Tablet", "description": "Set to true if the game is accessible to tablet.", "type": "boolean", "required": false },
        "pc": { "label": "Supports PC", "description": "Set to true if the game is accessible on desktop.", "type": "boolean", "required": false },
        "console": { "label": "Supports Console", "description": "Set to true if the game is accessible to consoles.", "type": "boolean", "required": false },
        "vr": { "label": "Supports VR", "description": "Set to true if the game is accessible to VR.", "type": "boolean", "required": false },
        "twitter": { "label": "Twitter", "description": "Twitter username (without @).", "type": "string" },
        "discord": { "label": "Discord", "description": "Discord invite alias (discord.gg/ : invite : ).", "type": "string" },
        "roblox": { "label": "Roblox", "description": "Roblox username (without @).", "type": "string" },
        "guilded": { "label": "Guilded", "description": "Guilded alias.", "type": "string" },
        "bsky": { "label": "Bluesky", "description": "Bluesky username (without @).", "type": "string" }
    }
}
</templatedata>
 
=== Usage ===
<pre>
<pre>
{{Game
{{Obby
   | title=Example
   | title=[https://roblox.com/ {{PAGENAME}}]
   | thumbnail=ObbyWiki.png
   | thumbnail=ObbyWiki.png
   | caption-thumbnail=Example
   | caption-thumbnail=Example
   | creator=Example
   | creator=[[Developer:Roblox|@Roblox]]
   | publisher?=Example
   | publisher?=[https://Roblox.com Roblox]
   | stages=Example
   | stages=100
   | sequel_to=Example
   | sequel_to?=Example -1
   | difficulty_tier=Example
   | difficulty_tier?=Tier 0-15
   | visits=Example
   | visits=0
   | peak_ccu=Example
   | peak_ccu=0
   | likes=Example
   | likes=0
   | released=Example
   | released=14th Apr 2025
   | type=Example
   | sub_genre=Classic Obby
   | maturity=Example
   | maturity?=Minimal
   | update_frequency=Example
   | update_frequency?=Frequent
   | platforms=Example
  | phone=true
   | twitter=Example
  | tablet=true
   | discord=Example
  | pc=true
   | roblox=Example
  | console=true
   | guilded=Example
   | vr=true
   | bsky=Example
   | twitter=Roblox
   | discord=invite
   | roblox=Roblox
   | guilded=Roblox
   | bsky=roblox.com
  | youtube=Roblox
  | wiki=roblox.fandom.com
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

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
}}