Difference between revisions of "Template:GameDescription"

Jump to navigation Jump to search
m
add missing pipe and remove last one which does not seem to be necessary
m (Default to N/A for the alternateNames field)
m (add missing pipe and remove last one which does not seem to be necessary)
(4 intermediate revisions by 3 users not shown)
Line 16: Line 16:
|Platforms || {{{platforms}}}
|Platforms || {{{platforms}}}
|- style="background:#ffffff"
|- style="background:#ffffff"
|Resolution || {{{resolution}}}
|Resolution || {{{resolution|''(unknown)''}}}
|- style="background:#ffffff"
|- style="background:#ffffff"
|Engine || {{{engine}}}
|Engine || {{{engine}}}
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=http://scummvm.org/screenshots/other/doom/scummvm_0_0_0.jpg|
release=1993|
alternateNames=DOOM, DooM|
developer=[[id Software]]|
publisher=[[Activision]], [[Atari]], [[GT Interactive]],<br />[[id Software]], Sega...|
distributor=Activision, Atari, GT Interactive,<br />id Software, Sega, Valve...|
platforms=Amiga, DOS, IRIX, Linux, Mac,<br />NeXTSTEP, PC-98, Windows...|
resolution=640x480, 256 colors|
engine=[[PrBoom]]|
support=Since ScummVM 1.42.0|
purchase=[[Where to get the games#Other Games|Yes]]
}}
</pre>
== See also ==
* [[Template:EngineDescription]]
* [[Template:GameEngineDescription]]
[[Category:Information templates]]
</noinclude>
736

edits

Navigation menu