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) |
Zackmann08 (talk | contribs) No edit summary |
||
Line 22: | Line 22: | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{developer|}}} | | {{#if:{{{developer|}}} | | ||
!width=100{{!}}Developer | !width=100{{!}}Developer: | ||
!width=200{{!}}{{{developer|}}} | !width=200{{!}}{{{developer|}}} | ||
}} | }} | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{publisher|}}} | | {{#if:{{{publisher|}}} | | ||
!width=100{{!}}Publisher | !width=100{{!}}Publisher: | ||
!width=200{{!}}{{{publisher|}}} | !width=200{{!}}{{{publisher|}}} | ||
}} | }} | ||
Line 42: | Line 42: | ||
|-valign="top" | |-valign="top" | ||
{{#if:{{{platform|}}} | | {{#if:{{{platform|}}} | | ||
!width=100{{!}} | !width=100{{!}}Platforms: | ||
!width=200{{!}}{{{platform|}}} | !width=200{{!}}{{{platform|}}} | ||
}} | }} | ||
Line 63: | Line 63: | ||
<div style="width: 500px; font-size:150%;"><pre> | <div style="width: 500px; font-size:150%;"><pre> | ||
{{Infobox Video Game|{{PAGENAME}} | {{Infobox Video Game|{{PAGENAME}} | ||
|name = | |name = Game Name | ||
|picture = "Image name including .jpg" | |picture = "Image name including .jpg" | ||
|caption = ''Caption for image'' | |caption = ''Caption for image'' | ||
|developer= | |developer= Developer | ||
|publisher= | |publisher= Publisher | ||
|date= YEAR of release | |date= YEAR of release | ||
| | |platforms= Platforms game is avaliable on (separate each one with <br>) | ||
| | |genre= Genre | ||
}} | }} | ||
</pre></div> | </pre></div> | ||
=Example= | =Example= |
Revision as of 20:04, 7 May 2012
Work In Progress This article is still under construction. It may contain factual errors. See Template talk:Infobox Video Game for current discussions. Content is subject to change. |
PLEASE DO NOT USE THIS TEMPLATE UNTIL THE "WORK IN PROGRESS" TAG HAS BEEN REMOVED!!!
I am still working out the details.
I am still working out the details.
--Zackmann08 22:37, 29 April 2012 (CDT)
{{Infobox Video Game|{{PAGENAME}} |name = Game Name |picture = "Image name including .jpg" |caption = ''Caption for image'' |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 |publisher= Activision |genre=[[First-Person Shooter]] }}
Resulsts in the following (normally aligned on the right of the screen):
|