More actions
m Change tag on infobox template to "Games" |
m Testing new change to fix non-floating infoboxes. |
||
| 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}}}}} | ||
Revision as of 09:08, 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
}}