(Use Citizen native infobox CSS classes) |
(Remove engine field, clean up) |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Displays a game information box | Displays a game information box. | ||
== Usage == | == Usage == | ||
| Line 10: | Line 10: | ||
|platforms = PC, PS5, Xbox | |platforms = PC, PS5, Xbox | ||
|genre = RPG | |genre = RPG | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude><includeonly>{| class="infobox | </noinclude><includeonly>{| class="infobox" | ||
|-class="infobox-title" | |-class="infobox-title" | ||
! colspan="2" | {{PAGENAME}} | ! colspan="2" | {{PAGENAME}} | ||
| Line 33: | Line 32: | ||
! scope="row" | Genre | ! scope="row" | Genre | ||
| {{{genre}}} | | {{{genre}}} | ||
|}</includeonly> | |}</includeonly> | ||
Revision as of 10:05, 18 February 2026
Displays a game information box.
Usage
{{Infobox game
|developer = Studio Name
|publisher = Publisher Name
|year = 2024
|platforms = PC, PS5, Xbox
|genre = RPG
}}