Template:Infobox video game/doc: Difference between revisions

From Research Realm
No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}
 
{{Copied from Wikipedia|last update=10 February 2024}}
{{Auto italic title}}
{{Lua|Module:InfoboxImage|Module:String2|Module:Check for unknown parameters}}
{{Uses TemplateStyles|Template:Infobox video game/styles.css}}


This is an infobox for video games. It was copied from Wikipedia; see the description there for more information.
This is an infobox for video games. It was copied from Wikipedia; see the description there for more information.


== Usage ==
== Usage ==
<syntaxhighlight lang="wikitext">
<pre>
{{Infobox video game
{{Infobox video game
| collapsible =  
| collapsible =  
Line 31: Line 34:
| composer =  
| composer =  
}}
}}
</syntaxhighlight>
</pre>


<includeonly>{{Sandbox other||
<includeonly>{{Sandbox other||

Latest revision as of 12:44, 15 February 2024

This is an infobox for video games. It was copied from Wikipedia; see the description there for more information.

Usage

{{Infobox video game
| collapsible = 
| state = 
| italic title = 
| title = 
| image = 
| alt = 
| caption = 
| developer = 
| publisher = 
| series = 
| engine = 
| platforms = 
| released = 
| genre = 
| modes = 
| arcade system = 
| director = 
| producer = 
| designer = 
| programmer = 
| artist = 
| writer = 
| composer = 
}}