Template:Game: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{| class="infobox" border="0" cellspacing="0" cellpadding="4" style="float: right; margin-left: 10px; margin-bottom: 10px; border: 1px solid #cedff2; background:#f6fafd; width: 300px; border-collapse:collapse;" | {| class="infobox" border="0" cellspacing="0" cellpadding="4" style="float: right; margin-left: 10px; margin-bottom: 10px; border: 1px solid #cedff2; background:#f6fafd; width: 300px; border-collapse:collapse;" | ||
|- style="text-align:center;" | |- style="text-align:center;" | ||
| colspan="2" | '''''{{{game title | | colspan="2" | '''''{{{game title}}}''''' | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
{{!-}} | {{!-}} | ||
| Line 7: | Line 7: | ||
|- | |- | ||
{{#ifeq: {{{developers|no}}}|no|| | {{#ifeq: {{{developers|no}}}|no|| | ||
{{!}} style=" | {{!}} style="width: 30%" {{!}} '''Developers''' | ||
{{!}} {{{developers}}} | |||
{{!}}-}} | {{!}}-}} | ||
{{#ifeq: {{{publishers|no}}}|no|| | {{#ifeq: {{{publishers|no}}}|no|| | ||
| Line 15: | Line 15: | ||
{{!}}-}} | {{!}}-}} | ||
{{#ifeq: {{{designers|no}}}|no|| | {{#ifeq: {{{designers|no}}}|no|| | ||
{{!}} style=" | {{!}} style="width: 30%" {{!}} '''Designers''' | ||
{{!}} style=" | {{!}} } {{{designers}}} | ||
{{!}}-}}|- | {{!}}-}} | ||
{{#ifeq: {{{release|no}}}|no|| | |||
{{!}} style="width: 30%" {{!}} '''Release date''' | |||
{{!}} {{{release}}} | |||
{{!}}-}} | |||
{{#ifeq: {{{genre|no}}}|no|| | |||
{{!}} style="width: 30%" {{!}} '''Genre''' | |||
{{!}} {{{genre}}} | |||
{{!}}-}} | |||
{{#ifeq: {{{ratings|no}}}|no|| | |||
{{!}} style="width: 30%" {{!}} '''Ratings''' | |||
{{!}} {{{ratings}}} | |||
{{!}}-}} | |||
{{#ifeq: {{{platform|no}}}|no|| | |||
{{!}} style="width: 30%" {{!}} '''Platform''' | |||
{{!}} {{{platform}}} | |||
{{!}}-}} | |||
{{#ifeq: {{{predecessor|no}}}|no|| | |||
{{!}} style="width: 30%" {{!}} '''Predecessor''' | |||
{{!}} {{{predecessor}}} | |||
{{!}}-}} | |||
{{#ifeq: {{{successor|no}}}|no|| | |||
{{!}} style="width: 30%" {{!}} '''Successor''' | |||
{{!}} {{{successor}}} | |||
{{!}}-}} | |||
|- | |||
| colspan="2" id="infoboxend" class="plainlinks" style="text-align:right;-moz-border-radius:15px; font-size: 70%;" | [[Template:Game|[Source]]] | | colspan="2" id="infoboxend" class="plainlinks" style="text-align:right;-moz-border-radius:15px; font-size: 70%;" | [[Template:Game|[Source]]] | ||
|} | |} | ||