NewsUnrealEdForumsFilesModsFragBU

Skin

BeyondUnreal


Personal tools

Difference between revisions of "Template:Infobox game"

From Liandri Archives

Jump to: navigation, search
Line 1: Line 1:
<includeonly>[[Image:{{#if:{{{image|}}}|{{{image}}}|Placeholder.png}}|thumb|right|150px|]]
+
<includeonly>__TOC__
 +
[[Image:{{#if:{{{image|}}}|{{{image}}}|Placeholder.png}}|thumb|right|150px|]]
 
{{#if:{{{imageback|}}}|[[Image:{{{imageback}}}|thumb|right|150px|]]|}}
 
{{#if:{{{imageback|}}}|[[Image:{{{imageback}}}|thumb|right|150px|]]|}}
 
<div style="float: left;">
 
<div style="float: left;">
__TOC__
 
 
</div>
 
</div>
 
{| class="wikitable" style="font-size: 88%; margin: 0 auto;"
 
{| class="wikitable" style="font-size: 88%; margin: 0 auto;"

Revision as of 15:32, 8 November 2014

All fields are obligatory except imageback. Usage:

{{Infobox game
| image = <imagefilename>
| imageback = <imagefilenameforbackcover>
| releasedates = <releasedate1> (PC)<br /><releasedate2> (Xbox)...
| enginever = <engineversion> (UE1, UE2...)
| gamebuilds = <gamebuilds>
}}

"Whited" code for copypasta:

{{Infobox game
| image = 
| imageback = 
| releasedates = 
| enginever = 
| gamebuilds = 
}}