Error creating thumbnail: File missing Join our Discord! |
If you have been locked out of your account you can request a password reset here. |
Template:Infobox Video Game: Difference between revisions
Jump to navigation
Jump to search
Zackmann08 (talk | contribs) No edit summary |
No edit summary |
||
(15 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<br clear=all> | |||
<!-- START OF PADDING AROUND INFO BOX --> | <!-- START OF PADDING AROUND INFO BOX --> | ||
{| border="0" cellpadding="20" | {| border="0" cellpadding="20" style="float: right;" | ||
|- | |- | ||
| | | | ||
Line 20: | Line 21: | ||
| | | | ||
{| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #aaaaaa" | {| border="0" cellpadding="2" cellspacing="1" style="text-align:left; background: none; border-top:1px solid #aaaaaa" | ||
|-valign="top" | |||
{{#if:{{{date|}}} | | |||
!width=100{{!}}Release Date: | |||
!width=200{{!}}{{{date|}}} | |||
}} | |||
|-valign="top" | |-valign="top" | ||
{{#if:{{{developer|}}} | | {{#if:{{{developer|}}} | | ||
Line 29: | Line 35: | ||
!width=100{{!}}Publisher: | !width=100{{!}}Publisher: | ||
!width=200{{!}}{{{publisher|}}} | !width=200{{!}}{{{publisher|}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
Line 41: | Line 42: | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{ | {{#if:{{{platforms|}}} | | ||
!width=100{{!}}Platforms: | !width=100{{!}}Platforms: | ||
!width=200{{!}}{{{ | !width=200{{!}}{{{platforms|}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
Line 59: | Line 60: | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
<div><pre> | |||
<div | |||
{{Infobox Video Game|{{PAGENAME}} | {{Infobox Video Game|{{PAGENAME}} | ||
|name = Game Name | |name = Game Name | ||
|picture = | |picture = Image name including .jpg | ||
|caption = ''Caption for image'' | |caption = ''Caption for image'' | ||
|series= Series game is part of ([[Call of Duty]] for example) | |||
|developer= Developer | |developer= Developer | ||
|publisher= Publisher | |publisher= Publisher | ||
Line 76: | Line 76: | ||
=Example= | =Example= | ||
Using the following: | Using the following: | ||
<div | <div><pre style=> | ||
{{Infobox Video Game|{{PAGENAME}} | {{Infobox Video Game|{{PAGENAME}} | ||
|name = Call of Duty: Modern Warfare 3 | |name = Call of Duty: Modern Warfare 3 | ||
Line 84: | Line 84: | ||
|date= 2011 | |date= 2011 | ||
|developer=Infinity Ward<br>Sledgehammer Games | |developer=Infinity Ward<br>Sledgehammer Games | ||
|platforms=Microsoft Windows<br>PlayStation 3<br>Xbox 360<br>Wii | |||
|publisher= Activision | |publisher= Activision | ||
|genre=[[First-Person Shooter]] | |genre=[[First-Person Shooter]] | ||
}} | }} | ||
</pre></div> | </pre></div> | ||
Results in the following (normally aligned on the right of the screen): | |||
{| | {| | ||
|- | |- | ||
Line 94: | Line 95: | ||
|name = Call of Duty: Modern Warfare 3 | |name = Call of Duty: Modern Warfare 3 | ||
|picture = Cover MW3.jpg | |picture = Cover MW3.jpg | ||
|caption = ''Official Box Art '' | |caption = ''Official Box Art'' | ||
|series=[[Call of Duty]] | |series=[[Call of Duty]] | ||
|date= 2011 | |date= 2011 | ||
|developer=Infinity Ward<br>Sledgehammer Games | |developer=Infinity Ward<br>Sledgehammer Games | ||
| | |platforms=Microsoft Windows<br>PlayStation 3<br>Xbox 360<br>Wii | ||
|publisher= Activision | |publisher= Activision | ||
|genre=[[First-Person Shooter]] | |genre=[[First-Person Shooter]] | ||
Line 105: | Line 106: | ||
|} | |} | ||
<br clear=all> | <br clear=all> | ||
[[ | [[Category:Infobox]] | ||
</noinclude> | </noinclude> |
Latest revision as of 20:40, 18 November 2022
{{Infobox Video Game|{{PAGENAME}} |name = Game Name |picture = Image name including .jpg |caption = ''Caption for image'' |series= Series game is part of ([[Call of Duty]] for example) |developer= Developer |publisher= Publisher |date= YEAR of release |platforms= Platforms game is avaliable on (separate each one with <br>) |genre= Genre }}
Example
Using the following:
{{Infobox Video Game|{{PAGENAME}} |name = Call of Duty: Modern Warfare 3 |picture = Cover MW3.jpg |caption = ''Official Box Art'' |series=[[Call of Duty]] |date= 2011 |developer=Infinity Ward<br>Sledgehammer Games |platforms=Microsoft Windows<br>PlayStation 3<br>Xbox 360<br>Wii |publisher= Activision |genre=[[First-Person Shooter]] }}
Results in the following (normally aligned on the right of the screen):
|