Template:Game: Difference between revisions
Jump to navigation
Jump to search
(Fixed template to fix terminology.) |
(changed {{{image|}}} to {{{image}}}; fixed the alternate text) |
||
Line 19: | Line 19: | ||
| colspan="2" style="background: #00509f none; font-size: 150%; text-align: center;" | '''''{{{title}}}''''' | | colspan="2" style="background: #00509f none; font-size: 150%; text-align: center;" | '''''{{{title}}}''''' | ||
|- | |- | ||
| colspan="2" style="text-align: center;" | [[Image:{{{image|}}} | | colspan="2" style="text-align: center;" | [[Image:{{{image}}}|Screenshot of {{{title}}}]] | ||
|- valign="top" | |- valign="top" | ||
| style="white-space: nowrap; background: #00509f none; padding: 5px;" | '''Author''' | | style="white-space: nowrap; background: #00509f none; padding: 5px;" | '''Author''' |
Revision as of 23:55, 18 October 2006
Here is both the code and a preview of the Game template. Use it in MZX/ZZT game articles. For the image, just enter the filename as it appears in the wiki uploads directory. The screenshot system on the front page will soon be retooled to grab screenshots from the wiki instead of the /screens directory.
{{Game| title = |image = |creator = |company = |released = |genre = }} |
{{{title}}} | |
[[Image:{{{image}}}|Screenshot of {{{title}}}]] | |
Author | {{{creator}}} |
Company | {{{company}}} |
Release Date | {{{released}}} |
Genre | {{{genre}}} |