Template:Infobox/Game Info: Difference between revisions
From PC Gaming Shelter
Created blank page |
No edit summary |
||
| (20 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#if: {{{Developer|}}} | |||
|{{Infobox/Generic | |||
|Developer | |||
|{{{Developer|}}} | |||
|multiple=1 | |||
|links=1 | |||
}} | |||
}}<!-- | |||
-->{{#if: {{{Publisher|}}} | |||
|{{Infobox/Generic | |||
|Publisher | |||
|{{{Publisher|}}} | |||
|multiple=1 | |||
|links=1 | |||
}} | |||
}}<!-- | |||
-->{{#if: {{{Genre|}}} | |||
|{{Infobox/Generic | |||
|Genre | |||
|{{{Genre|}}} | |||
|multiple=1 | |||
|links=1 | |||
}} | |||
}}<!-- | |||
-->{{#if: {{{Series|}}} | |||
|{{#ifeq: {{{Series|}}}|{{PAGENAME}}||{{Infobox/Generic | |||
|Series | |||
|{{{Series|}}} | |||
|links=1 | |||
}}}} | |||
}}<!-- | |||
-->{{#if: {{{Setting|}}} | |||
|{{Infobox/Generic | |||
|Setting | |||
|{{{Setting|}}} | |||
|links=1 | |||
}} | |||
}}<!-- | |||
-->{{#if: {{{Has game mode|}}} | |||
|{{Infobox/Generic | |||
|Mode | |||
|{{{Has game mode|}}} | |||
|multiple=1 | |||
|links=1 | |||
}} | |||
}}<!-- | |||
-->{{#if: {{{Platform|}}} | |||
|{{Infobox/Generic | |||
|Platform | |||
|{{{Platform|}}} | |||
|links=1 | |||
}} | |||
}}<!-- | |||
-->{{#if: {{{Release date|}}} | |||
|{{Infobox/Generic | |||
|Released | |||
|{{#time: Y|{{{Release date|}}}}} | |||
|links=0 | |||
}} | |||
}}<!-- | |||
-->{{#if: {{{System requirements|}}} | |||
|{{Infobox/Generic | |||
|System Req. | |||
|{{{System requirements|}}} | |||
|multiple=1 | |||
}} | |||
}}<!-- | |||
-->{{#if: {{{Works on|}}} | |||
|{{Infobox/Generic | |||
|Works on | |||
|{{{Works on|}}} | |||
|multiple=1 | |||
}} | |||
}}<!-- | |||
-->{{#if: {{{Community links|}}} | |||
|{{Infobox/Subobject | |||
|Community | |||
|{{{Community links|}}} | |||
}} | |||
}} | |||
