Template:Infobox video game: Difference between revisions

From Destiny Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>Template doc page transcluded from {{SUBJECTPAGENAME}}/doc</includeonly><noinclude>Documentation for [[Template:Infobox video game]]</br></br></noinclude>
<includeonly>
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
{| class="infobox" style="background: hsla(219, 25%, 80%, 0.1);border-radius: 4px; width: auto;min-width:20em;max-width:30em; font-size: 90%; text-align: left; float: right; overflow: auto; border: 1px solid hsla(219, 25%, 80%, 0.2); float: right; margin: 14px; padding: 2px 5px 2px 5px; box-shadow: 0em 0em 0em hsla(0, 0%, 0%, .2);"
 
|-
<nowiki>{{Infobox video game
| colspan="2" style="font-size: larger; text-align: center;" | '''{{{title}}}'''
| title          =
|-
| image          =
{{#if: {{{image|}}}|
| caption        =
{{!}} colspan="2" style="font-size: smaller; text-align: center;" {{!}} [[File:{{{image}}}|250px]]<br>{{{caption|}}}}}
| developer      =
|-
| publisher      =
! colspan="2" style="background-color: hsla(240, 65%, 55%, 1); width: 50%; text-align: center; color: hsla(219, 25%, 80%, 1); margin:0px -4px 0px -4px" | Game Information
| designer       =
|-
| composer       =
{{#if: {{{developer|}}}|
| engine        =
! Developer(s)
| released       =
{{!}} {{{developer|}}}}}
| genre         =
|-
| modes         =  
{{#if: {{{publisher|}}}|
| platforms      =
! Publisher(s)
| distribution  =
{{!}} {{{publisher|}}}}}
}}
|-
</nowiki>
{{#if: {{{director|}}}|
<noinclude>
! Director(s)
== Documentation ==
{{!}} {{{director|}}}}}
 
|-
{{#if: {{{designer|}}}|
! Designer(s)
{{!}} {{{designer|}}}}}
|-
{{#if: {{{programmer|}}}|
! Programmer(s)
{{!}} {{{programmer|}}}}}
|-
{{#if: {{{artist|}}}|
! Artist(s)
{{!}} {{{artist|}}}}}
|-
{{#if: {{{composer|}}}|
! Composer(s)
{{!}} {{{composer|}}}}}
|-
{{#if: {{{platforms|}}}|
! Platform(s)
{{!}} {{{platforms|}}}}}
|-
{{#if: {{{released|}}}|
! Release
{{!}} {{{released|}}}}}
|-
{{#if: {{{genre|}}}|
! Genre(s)
{{!}} {{{genre|}}}}}
|-
{{#if: {{{modes|}}}|
! Mode(s)
{{!}} {{{modes|}}}}}
|-
! colspan="2" style="background-color: hsla(240, 65%, 55%, 1); text-align: center; color: hsla(219, 25%, 80%, 1)" | Links
|-
{{#if: {{{steam|}}}|
! Steam
{{!}} [{{{steam}}} Steam page]}}
|-
{{#if: {{{twitter|}}}|
! Twitter
{{!}} [https://twitter.com/{{{twitter|}}} {{{twitter|}}}]}}
|-
{{#if: {{{youtube|}}}|
! YouTube
{{!}} [https://youtube.com/{{{youtube|}}} {{{youtube|}}}]}}
|}
</includeonly>
<noinclude>{{Documentation}}
[[Category:Template Infobox]]
<templatedata>
<templatedata>
{
{
"params": {
"params": {
"Developer(s)": {
"title": {},
"description": "The company or individuals responsible for the development of the video game. This can include multiple developers if applicable.",
"image": {},
"type": "string",
"caption": {},
"suggested": true
"developer": {},
},
"publisher": {},
"Publisher(s)": {
"director": {},
"description": "The company or companies responsible for publishing the video game. This can include multiple publishers if applicable.",
"designer": {},
"type": "string",
"programmer": {},
"suggested": true
"artist": {},
},
"composer": {},
"image": {
"platforms": {},
"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.",
"released": {},
"type": "wiki-file-name",
"genre": {},
"suggested": true
"modes": {},
},
"steam": {},
"Director(s)": {
"twitter": {},
"description": "The individual(s) who directed the game. This can include creative or technical directors.",
"youtube": {}
"type": "string",
}
"suggested": true
},
"Designer(s)": {
"description": "The individual(s) responsible for the game design, including gameplay mechanics, level design, and overall concept.",
"type": "string"
},
"Programmer(s)": {
"description": "The individual(s) who programmed the game, handling the coding and technical implementation.",
"type": "string"
},
"Artist(s)": {
"description": "The individual(s) responsible for the game's visual design, including character design, environment design, and overall art direction.",
"type": "string"
},
"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>
</templatedata></noinclude>
</noinclude>

Latest revision as of 00:15, 20 September 2024

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
titletitle

no description

Unknownoptional
imageimage

no description

Unknownoptional
captioncaption

no description

Unknownoptional
developerdeveloper

no description

Unknownoptional
publisherpublisher

no description

Unknownoptional
directordirector

no description

Unknownoptional
designerdesigner

no description

Unknownoptional
programmerprogrammer

no description

Unknownoptional
artistartist

no description

Unknownoptional
composercomposer

no description

Unknownoptional
platformsplatforms

no description

Unknownoptional
releasedreleased

no description

Unknownoptional
genregenre

no description

Unknownoptional
modesmodes

no description

Unknownoptional
steamsteam

no description

Unknownoptional
twittertwitter

no description

Unknownoptional
youtubeyoutube

no description

Unknownoptional