Difference between revisions of "Template:GameDescription"
Jump to navigation
Jump to search
m (Default to N/A for the alternateNames field) |
m (Add description and usage) |
||
Line 24: | Line 24: | ||
|Available for<br />Purchase || {{{purchase|No}}} | |Available for<br />Purchase || {{{purchase|No}}} | ||
|} | |} | ||
<noinclude> | |||
Template for game pages. | |||
== Usage == | |||
<pre> | |||
{{GameDescription| | |||
name=Doom| | |||
image=| | |||
release=1993| | |||
alternateNames=DOOM| | |||
developer=[[id Software]]| | |||
publisher=[[id Software]]| | |||
distributor=| | |||
platforms=DOS, Windows, Mac, Linux, Amiga, IRIX, NeXSTEP, PC-98, ...| | |||
resolution=640x480, 256 colors| | |||
support=Since ScummVM 1.42.0| | |||
purchase=| | |||
}} | |||
</pre> | |||
== See also == | |||
* [[Template:EngineDescription]] | |||
* [[Template:GameEngineDescription]] | |||
</noinclude> |
Revision as of 21:56, 24 May 2011
{{{name}}} | ||
---|---|---|
No Screenshot Available | ||
First release | {{{release}}} | |
Also known as | N/A | |
Developed by | {{{developer}}} | |
Published by | {{{publisher}}} | |
Distributed by | (unknown) | |
Platforms | {{{platforms}}} | |
Resolution | {{{resolution}}} | |
Engine | {{{engine}}} | |
Support | {{{support}}} | |
Available for Purchase |
No |
Template for game pages.
Usage
{{GameDescription| name=Doom| image=| release=1993| alternateNames=DOOM| developer=[[id Software]]| publisher=[[id Software]]| distributor=| platforms=DOS, Windows, Mac, Linux, Amiga, IRIX, NeXSTEP, PC-98, ...| resolution=640x480, 256 colors| support=Since ScummVM 1.42.0| purchase=| }}