Actions

Template

Game: Difference between revisions

From Project Rebearth

No edit summary
No edit summary
 
Line 34: Line 34:


---- Languages ----
---- Languages ----
-->{{#if:{{{languages|}}}|<div class="rb-ib-row"><div class="rb-ib-label">Languages</div><div class="rb-ib-data">{{#if:{{{languages_list|}}}|<details class="rb-ib-lang-details"><summary>{{{languages}}}</summary><div class="rb-ib-lang-list">{{{languages_list}}}</div></details>|{{{languages}}}}}</div></div>}}<!--
-->{{#if:{{{languages|}}}|<div class="rb-ib-row"><div class="rb-ib-label">Languages</div><div class="rb-ib-data">{{#if:{{{languages_list|}}}|<div class="mw-collapsible mw-collapsed rb-ib-lang-collapse">{{{languages}}}<div class="mw-collapsible-content rb-ib-lang-list">{{{languages_list}}}</div></div>|{{{languages}}}}}</div></div>}}<!--


---- LINKS SECTION ----
---- LINKS SECTION ----

Latest revision as of 20:47, 23 February 2026

Usage

[edit]
{{Game
| name         = Project Rebearth
| image        = ProjectRebearth.png
| caption      =
| developer    = Program Sam
| publisher    = Program Sam
| release_date = January 30, 2026
| platforms    = Windows, macOS, Linux
| genre        = Casual, Indie, MMO, Strategy
| modes        = Single-player, Multiplayer, MMO
| engine       = Custom
| languages    = 28
| languages_list = English, French, Italian, German, Spanish, Bulgarian, Czech, Danish, Dutch, Finnish, Greek, Hungarian, Indonesian, Japanese, Korean, Norwegian, Polish, Portuguese (Brazil), Portuguese (Portugal), Romanian, Russian, Simplified Chinese, Spanish (Latin America), Swedish, Thai, Turkish, Ukrainian, Vietnamese
| steam        = https://store.steampowered.com/app/2871870/Project_Rebearth/
| website      =
}}

Parameters

[edit]
Parameter Required Description
name No Game title. Defaults to the page title.
image No Logo or cover image filename (e.g. ProjectRebearth.png).
caption No Caption displayed below the image.
developer Yes Developer name.
publisher Yes Publisher name.
release_date Yes Release date.
platforms Yes Supported platforms (comma-separated).
genre No Genre tags (comma-separated).
modes No Game modes (e.g. Single-player, Multiplayer, MMO).
engine No Game engine.
languages No Number of supported languages (shown as the collapsed summary text).
languages_list No Full comma-separated list of supported languages. When provided, the languages row becomes expandable — clicking the count reveals the full list.
steam No Full Steam store URL. Displays as "Store page" link.
website No Full official website URL. Displays as "Official site" link.