Template:Infobox game: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
<div id="Game_Infobox" class="infobox hidable">
<div id="Game_Infobox" class="infobox hidable" align=right>
{| class="infoboxtable hidable-content" cellspacing="0" cellpadding="4"
{| class="infoboxtable hidable-content" cellspacing="0" cellpadding="4"
|-
|-
Line 106: Line 106:
|}}
|}}
|}
|}
<div class="infoboxfooter plainlinks" style="text-align: center; {{#if:{{{1|}}}|background: #{{{1}}}|background: #224FA9}}"><span id="infoboxend"></span>&nbsp;</div>
<div class="infoboxfooter plainlinks" style="width:fit-content; text-align: center; {{#if:{{{1|}}}|background: #{{{1}}}|background: #224FA9}}"><span id="infoboxend"></span>&nbsp;</div>
{{#if:{{{1|}}}|{{rb|#{{{1}}}}}|{{rb|#224FA9}}}}</div><!-- TEMPLATE ENDS HERE. In order to regenerate the template, replace the code above with the source code provided. --><noinclude>
{{#if:{{{1|}}}|{{rb|#{{{1}}}}}|{{rb|#224FA9}}}}</div><!-- TEMPLATE ENDS HERE. In order to regenerate the template, replace the code above with the source code provided. --><noinclude>



Revision as of 13:11, 19 June 2024

{{{name}}}

Usage instructions

Copy and paste the following code into the top of the article, filling the appropriate fields. Omitted or blank fields will not be shown on the article page.

{{Game_Infobox
|image=
|image2=
|name=
|hidei=
|developer=
|date=
|genre=
|mode=
|platform=
|hidep=
|hideu=
|rating=
|distribution=
|system=
|input=
|engine=
|series=
|designer=
|writer=
|composer=
|previous=
|next=
}}

Display parameters

  • hidei
  • hidep
  • hideu

Credits

The original version of the infobox was created on Combine Overwiki, and copied from there for adapted use.