Difference between revisions of "Template:Game"

From Gamehiker Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{| class="toccolours" style="float: right; clear: right; margin: 0 0 1em 1em; width: 22em; font-size: 95%;"
+
<includeonly>
!colspan=0 style="text-align:center; background-color:{{{bgcolor}}}; color:{{{fgcolor}}}; border:{{{border|0}}}px solid;" | <span style="font-size: 120%" width="100%">{{{name}}}</span>
+
{| class="infobox" style="width: 25em; text-align: left; font-size: 90%" cellspacing="2"
 +
! style="font-size: 110%; background: {{{bgcolour|transparent}}}; text-align: center;" colspan="2" align="right" |
 
|-
 
|-
{{#if:{{{image|}}}|
+
{{#if: {{{image|<noinclude>-</noinclude>}}} |  
 +
{{!}} colspan="2" style="text-align: center;" {{!}} {{{image}}}
 
{{!}}-
 
{{!}}-
{{!}} align="center" colspan="2" {{!}} {{{image}}}
 
 
}}
 
}}
 +
! colspan="2" style="background-color: {{{bgcolor}}}; text-align: center; color:{{{fgcolor}}}; font-size: 110%;" | {{{name}}}
 
|-
 
|-
{{#if:{{{caption|}}}|
+
{{#if: {{{full title|<noinclude>-</noinclude>}}} |
{{!}}- style="text-align: center; font-size: smaller;"
+
! Full&nbsp;Title
{{!}} align="center" colspan="2" {{!}} {{{caption}}}
+
{{!}} {{{full title}}}
 +
{{!}}-
 +
}}
 +
{{#if: {{{developer|<noinclude>-</noinclude>}}} |
 +
! Developer
 +
{{!}} {{{developer}}}
 +
{{!}}-
 +
}}
 +
{{#if: {{{publisher|<noinclude>-</noinclude>}}} |
 +
! Publisher
 +
{{!}} {{{publisher}}}
 +
{{!}}-
 +
}}
 +
{{#if: {{{system|<noinclude>-</noinclude>}}} |
 +
! System
 +
{{!}} {{{system}}}
 +
{{!}}-
 +
}}
 +
{{#if: {{{release|<noinclude>-</noinclude>}}} |
 +
! Release&nbsp;Date
 +
{{!}} {{{release}}}
 +
{{!}}-
 +
}}
 +
{{#if: {{{genre|<noinclude>-</noinclude>}}} |
 +
! Genre
 +
{{!}} {{{genre}}}
 +
{{!}}-
 
}}
 
}}
|-
+
{{#if: {{{gallery|<noinclude>-</noinclude>}}} |
!colspan=2 style="text-align:center; background-color:{{{bgcolor}}}; width:300px; color:{{{fgcolor}}}; border:{{{border|0}}}px solid;" | <span style="font-size: 115%">'''Information'''</span>
+
! Gallery
|-
+
{{!}} {{{gallery}}}
{{#if:{{{full title|}}}|
+
{{!}}-
{{!}}- style="vertical-align: top;"
+
}}
{{!}} {{!}} '''Full Title:'''
+
{{#if: {{{rating|<noinclude>-</noinclude>}}} |
{{!}} {{!}} {{{full title}}}}}
+
! Rating
|-
+
{{!}} {{{rating}}}
{{#if:{{{system|}}}|
+
{{!}}-
{{!}}- style="vertical-align: top;"
+
}}
{{!}} {{!}} '''System:'''
+
|}</includeonly>
{{!}} {{!}} {{{system}}}}}
+
 
|-
 
{{#if:{{{developer|}}}|
 
{{!}}- style="vertical-align: top;"
 
{{!}} {{!}} '''Developer:'''
 
{{!}} {{!}} {{{developer}}}}}
 
|-
 
{{#if:{{{publisher|}}}|
 
{{!}}- style="vertical-align: top;"
 
{{!}} {{!}} '''Publisher:'''
 
{{!}} {{!}} {{{publisher}}}}}
 
|-
 
{{#if:{{{release|}}}|
 
{{!}}- style="vertical-align: top;"
 
{{!}} {{!}} '''Release Date:'''
 
{{!}} {{!}} {{{release}}}}}
 
|-
 
{{#if:{{{genre|}}}|
 
{{!}}- style="vertical-align: top;"
 
{{!}} {{!}} '''Genre:'''
 
{{!}} {{!}} {{{genre}}}}}
 
|-
 
{{#if:{{{gallery|}}}|
 
{{!}}- style="vertical-align: top;"
 
{{!}} {{!}} '''Gallery:'''
 
{{!}} {{!}} {{{gallery}}}}}
 
|-
 
{{#if:{{{rating|}}}|
 
{{!}}- style="vertical-align: top;"
 
{{!}} {{!}} '''Rating:'''
 
{{!}} {{!}} {{{rating}}}}}
 
  
|}</includeonly><noinclude>
+
<noinclude>
 
{| style="float: left; background: transparent;"
 
{| style="float: left; background: transparent;"
 
|<pre>
 
|<pre>
Line 66: Line 64:
 
| publisher=
 
| publisher=
 
| system=
 
| system=
 +
| genre =
 
| release=
 
| release=
 
| gallery=
 
| gallery=
Line 73: Line 72:
 
|}
 
|}
 
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
 
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
 +
 +
 +
<includeonly>[[Category: Video Games]]</includeonly>

Latest revision as of 12:23, 3 March 2007



{{Game
| name=
| image=
| bgcolor=
| fgcolor=
| full title=.
| developer=
| publisher=
| system=
| genre =
| release=
| gallery=
| rating=
|}}