Skin
Game Sections
- Unreal
- Unreal: RTNP
- Unreal II
- Unreal Tournament
- UT2003
- UT2004
- Unreal Tournament 3
- Unreal Championship
- Unreal Championship 2
Personal tools
Difference between revisions of "Template:Infobox game"
From Liandri Archives
Neon Knight (talk | contribs) |
Neon Knight (talk | contribs) |
||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Image:{{#if:{{{image|}}}|{{{image}}}|Placeholder.png}}|thumb|right|250px|]] | + | <includeonly>[[Image:{{#if:{{{image|}}}|{{{image}}}|Placeholder.png}}|thumb|right|{{#if:{{{imagewidth|}}}|{{{imagewidth}}}px|250px}}|]] |
− | |||
<div style="float: left;"> | <div style="float: left;"> | ||
__TOC__ | __TOC__ | ||
Line 6: | Line 5: | ||
{| class="wikitable" style="font-size: 88%; margin: 0 auto;" | {| class="wikitable" style="font-size: 88%; margin: 0 auto;" | ||
|- | |- | ||
− | ! Release | + | !style="text-align:left;vertical-align:top"| Release dates |
| {{{releasedates}}} | | {{{releasedates}}} | ||
|- | |- | ||
− | ! Engine | + | !style="text-align:left;vertical-align:top"| Engine version |
| {{{enginever}}} | | {{{enginever}}} | ||
|- | |- | ||
− | ! Game builds | + | !style="text-align:left;vertical-align:top"| Game builds |
− | | {{{gamebuilds | + | | {{{gamebuilds}}} |
|} | |} | ||
− | {{clear}} | + | {{clear}}</includeonly> |
− | <noinclude></noinclude><includeonly>[[Category:Games]]</includeonly> | + | <noinclude>All four fields are obligatory. Usage: |
+ | <pre>{{Infobox game | ||
+ | | image = <imagefilename> | ||
+ | | imagewidth = <imagewidth> | ||
+ | | releasedates = <releasedate1> (PC)<br /><releasedate2> (Xbox)... | ||
+ | | enginever = <engineversion> (UE1, UE2...) | ||
+ | | gamebuilds = <gamebuilds> | ||
+ | }}</pre> | ||
+ | "Whited" code for copypasta: | ||
+ | <pre>{{Infobox game | ||
+ | | image = | ||
+ | | imagewidth = | ||
+ | | releasedates = | ||
+ | | enginever = | ||
+ | | gamebuilds = | ||
+ | }}</pre> | ||
+ | </noinclude><includeonly>[[Category:Games]]</includeonly> |
Latest revision as of 15:35, 8 November 2014
All four fields are obligatory. Usage:
{{Infobox game | image = <imagefilename> | imagewidth = <imagewidth> | releasedates = <releasedate1> (PC)<br /><releasedate2> (Xbox)... | enginever = <engineversion> (UE1, UE2...) | gamebuilds = <gamebuilds> }}
"Whited" code for copypasta:
{{Infobox game | image = | imagewidth = | releasedates = | enginever = | gamebuilds = }}