Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox video game: Difference between revisions

Template page
No edit summary
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>Template doc page transcluded from {{SUBJECTPAGENAME}}/doc</includeonly>
<includeonly>{| class="infobox" style="background: hsla(219, 25%, 40%, 0.05);border-radius: 4px; width: 26em; min-width:20em; max-width:30em; font-size: 90%; text-align: left; float: right; overflow: auto; border: 1px solid darkgrey; float: right; margin: 0px 0px 10px 10px; padding: 0px;"
<templatedata>
|style="font-family: arial black, arial, sans-serif; font-size: 140%; text-align:center; border-bottom: 1px solid #66666650;"|<b><i>{{{title|{{PAGENAME}}}}}</b></i>
{
{{#if:{{{caption|}}}|{{!}}-
"params": {
{{!}}style="text-align: center; padding-bottom: 1px;"{{!}}{{{caption|}}}}}
"Developer(s)": {
{{#if:{{{image|}}}|{{!}}-
"description": "The company or individuals responsible for the development of the video game. This can include multiple developers if applicable.",
{{!}}style="text-align: center;"{{!}}[[image:{{{image}}}|200px]]}}
"type": "string",
|-
"suggested": true
|style="text-align: center; font-size: 110%; font-weight: bold; border-bottom: 1px solid #66666650;"|Game Information
},
|
"Publisher(s)": {
|-
"description": "The company or companies responsible for publishing the video game. This can include multiple publishers if applicable.",
|{{#if:{{{developer|}}}|<table style="width:100%"><tr><td style="width:30%; padding:0px 4px 0px 0px; border-right: 3px solid {{olb}}; text-align: right;"><b>Developer(s)<b></td><td>{{{developer|}}}</td></tr></table>}}<!--
"type": "string",
 
"suggested": true
-->{{#if:{{{publisher|}}}|<table style="width:100%"><tr><td style="width:30%; padding:0px 4px 0px 0px; border-right: 3px solid {{olb}}; text-align: right;"><b>Publisher<b></td><td>{{{publisher|}}}</td></tr></table>}}<!--
},
 
"image": {
-->{{#if:{{{designer|}}}|<table style="width:100%"><tr><td style="width:30%; padding:0px 4px 0px 0px; border-right: 3px solid {{olb}}; text-align: right;"><b>Designer(s)<b></td><td>{{{designer|}}}</td></tr></table>}}<!--
"description": "An image of the game's cover art. Leave out the 'File:' prefix, as it is already included in the template. The image should be relevant and clearly depict the game's cover.",
 
"type": "wiki-file-name",
-->{{#if:{{{composer|}}}|<table style="width:100%"><tr><td style="width:30%; padding:0px 4px 0px 0px; border-right: 3px solid {{olb}}; text-align: right;"><b>Composer<b></td><td>{{{composer|}}}</td></tr></table>}}<!--
"suggested": true
 
},
-->{{#if:{{{platform|}}}|<table style="width:100%"><tr><td style="width:30%; padding:0px 4px 0px 0px; border-right: 3px solid {{olb}}; text-align: right;"><b>Platform(s)<b></td><td>{{{platform|}}}</td></tr></table>}}<!--
"Director(s)": {
 
"description": "The individual(s) who directed the game. This can include creative or technical directors.",
-->{{#if:{{{engine|}}}|<table style="width:100%"><tr><td style="width:30%; padding:0px 4px 0px 0px; border-right: 3px solid {{olb}}; text-align: right;"><b>Engine<b></td><td>{{{engine|}}}</td></tr></table>}}<!--
"type": "string",
 
"suggested": true
-->{{#if:{{{released|}}}|<table style="width:100%"><tr><td style="width:30%; padding:0px 4px 0px 0px; border-right: 3px solid {{olb}}; text-align: right;"><b>Release<b></td><td>{{{released|}}}</td></tr></table>}}<!--
},
 
"Designer(s)": {
-->{{#if:{{{genre|}}}|<table style="width:100%"><tr><td style="width:30%; padding:0px 4px 0px 0px; border-right: 3px solid {{olb}}; text-align: right;"><b>Genre(s)<b></td><td>{{{genre|}}}</td></tr></table>}}<!--
"description": "The individual(s) responsible for the game design, including gameplay mechanics, level design, and overall concept.",
 
"type": "string"
-->{{#if:{{{modes|}}}|<table style="width:100%"><tr><td style="width:30%; padding:0px 4px 0px 0px; border-right: 3px solid {{olb}}; text-align: right;"><b>Mode(s)<b></td><td>{{{modes|}}}</td></tr></table>}}
},
 
"Programmer(s)": {
|-
"description": "The individual(s) who programmed the game, handling the coding and technical implementation.",
|style="text-align: center; font-size: 110%; font-weight: bold; border-bottom: 1px solid #66666650;""| Links
"type": "string"
|-
},
|{{#if:{{{steam|}}}|<table style="width:100%"><tr><td style="width:30%; padding:0px 4px 0px 0px; border-right: 3px solid {{olb}}; text-align: right;"><b>Steam<b></td><td>[https://store.steampowered.com/{{{steam|}}} Steam page]</td></tr></table>}}
"Artist(s)": {
|}</includeonly><noinclude>{{Documentation}}
"description": "The individual(s) responsible for the game's visual design, including character design, environment design, and overall art direction.",
[[Category:Template]]
"type": "string"
[[Category:Block template]]
},
[[Category:Infobox template]]
"Composer(s)": {
"description": "The individual(s) who composed the music for the game. This may include multiple composers if applicable.",
"type": "string"
},
"Platform(s)": {
"description": "The platforms on which the game was released. Examples include PC, PlayStation, Xbox, Nintendo Switch, etc.",
"type": "string"
},
"Release": {
"description": "The release date(s) of the game.",
"type": "string"
},
"Genre(s)": {
"description": "The genre(s) of the game, such as Action, RPG, Adventure, etc.",
"type": "string"
},
"Mode(s)": {
"description": "The gameplay modes available in the game, such as Single-player, Multiplayer, Co-op, etc.",
"type": "string"
}
},
"description": "This template is used to generate an infobox for a video game article. It provides a standardized format for presenting key information about the game.",
"paramOrder": [
"Developer(s)",
"image",
"Publisher(s)",
"Director(s)",
"Designer(s)",
"Programmer(s)",
"Artist(s)",
"Composer(s)",
"Platform(s)",
"Release",
"Genre(s)",
"Mode(s)"
]
}
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 18:08, 19 June 2025