More actions
m Update to allow theme to dictate colors. |
Obbybigfast (talk | contribs) test Tag: Manual revert |
||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="wikitable infobox-game" style="width:300px; float:right; margin-left:10px;" | {| class="wikitable infobox-game" style="width:300px; float:right; clear:right; margin-left:10px;" | ||
|- | |- | ||
! colspan="2" class="infobox-title" | {{{title|{{PAGENAME}}}}} | ! colspan="2" class="infobox-title" | {{{title|{{PAGENAME}}}}} | ||
Line 9: | Line 9: | ||
|- | |- | ||
! Publisher(s) || {{{publisher|Unknown}}} | ! Publisher(s) || {{{publisher|Unknown}}} | ||
|- | |- | ||
! Platform(s) || {{{platforms|Unknown}}} | ! Platform(s) || {{{platforms|Unknown}}} | ||
Line 20: | Line 18: | ||
! Mode(s) || {{{modes|Unknown}}} | ! Mode(s) || {{{modes|Unknown}}} | ||
|} | |} | ||
[[Category:Games|{{PAGENAME}}]] | |||
</includeonly><noinclude> | </includeonly><noinclude> | ||
== Usage == | == Usage == | ||
Line 30: | Line 29: | ||
| developer = Developer Name | | developer = Developer Name | ||
| publisher = Publisher Name | | publisher = Publisher Name | ||
| platforms = Windows, PlayStation, etc. | | platforms = Windows, PlayStation, etc. | ||
| release_date = YYYY-MM-DD | | release_date = YYYY-MM-DD |
Latest revision as of 00:51, 15 August 2025
Usage[edit]
This is the infobox template for video games. To use it, copy and paste the following code into an article:
{{Infobox video game | title = Game Title | image = Example.jpg | developer = Developer Name | publisher = Publisher Name | platforms = Windows, PlayStation, etc. | release_date = YYYY-MM-DD | genre = Racing, FPS, etc. | modes = Single-player, Multiplayer }}