More actions
m Testing new change to fix non-floating infoboxes. |
Skycrafter (talk | contribs) test Tag: Reverted |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class=" | {| class="infobox infobox-game" style="width:300px;" | ||
|- | |- | ||
! colspan="2" class="infobox-title" | {{{title|{{PAGENAME}}}}} | ! colspan="2" class="infobox-title" | {{{title|{{PAGENAME}}}}} | ||
Revision as of 09:14, 14 August 2025
Usage
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
| series = Series Name
| platforms = Windows, PlayStation, etc.
| release_date = YYYY-MM-DD
| genre = Racing, FPS, etc.
| modes = Single-player, Multiplayer
}}