Template:Roblox infobox: Difference between revisions

From Tigerjek
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 72: Line 72:


All the other fields below as before.
All the other fields below as before.
<noinclude>
<templatedata>
{
"params": {},
"description": "Example Usage\n{{RobloxGame\n| name = == My Cool Roblox Game ==\n| image = [[File:RobloxGameScreenshot.png|300px]]\n| caption = A screenshot of gameplay.\n| status = Active\n| active = 110,095\n| favorites = 3,173,873\n| visits = 58.2M+\n| voice_chat = Not Supported\n| camera = Not Supported\n| created = 8/5/2025\n| updated = 9/28/2025\n| server_size = 6\n| genre = Simulation\n| subgenre = Sandbox\n}}\n\n\nThis will display:\n\nGame title as a big bold heading (== Game Title ==) in the infobox header.\n\nImage centered at the top.\n\nImage caption in smaller gray text under the image.\n\nAll the other fields below as before."
}
</templatedata>
</noinclude>

Revision as of 22:05, 28 September 2025

== Game Title ==
Status Active
Active
Favorites
Visits
Voice Chat
Camera
Created
Updated
Server Size
Genre
Subgenre


Example Usage Template:RobloxGame


This will display:

Game title as a big bold heading (== Game Title ==) in the infobox header.

Image centered at the top.

Image caption in smaller gray text under the image.

All the other fields below as before.

Example Usage {{RobloxGame | name = == My Cool Roblox Game == | image = [[File:RobloxGameScreenshot.png|300px]] | caption = A screenshot of gameplay. | status = Active | active = 110,095 | favorites = 3,173,873 | visits = 58.2M+ | voice_chat = Not Supported | camera = Not Supported | created = 8/5/2025 | updated = 9/28/2025 | server_size = 6 | genre = Simulation | subgenre = Sandbox }} This will display: Game title as a big bold heading (== Game Title ==) in the infobox header. Image centered at the top. Image caption in smaller gray text under the image. All the other fields below as before.

Template parameters

ParameterDescriptionTypeStatus
No parameters specified