Template:Game: Difference between revisions

From MZXWiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 23: Line 23:
| colspan="2" style="text-align: center;" | {{{image}}}
| colspan="2" style="text-align: center;" | {{{image}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap; background: #ccccff none; padding: 5px;" | '''[[Author]]'''
| style="white-space: nowrap; background: #ccccff none; padding: 5px;" | '''Author'''
| style="width:15em; padding: 5px;" | {{{creator}}}
| style="width:15em; padding: 5px;" | {{{creator}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap; background: #ccccff none; padding: 5px;" | '''[[ZZT Company|Company]]'''
| style="white-space: nowrap; background: #ccccff none; padding: 5px;" | '''[[Company]]'''
| style="width:15em; padding: 5px;" | {{{company}}}
| style="width:15em; padding: 5px;" | {{{company}}}
|- valign="top"
|- valign="top"
Line 32: Line 32:
| style="width:15em; padding: 5px;" | {{{released}}}
| style="width:15em; padding: 5px;" | {{{released}}}
|- valign="top"
|- valign="top"
| style="white-space: nowrap; background: #ccccff none; padding: 5px;" | '''[[Genre]]'''
| style="white-space: nowrap; background: #ccccff none; padding: 5px;" | '''Genre'''
| style="width:15em; padding: 5px;" | {{{genre}}}
| style="width:15em; padding: 5px;" | {{{genre}}}
|}
|}


[[Category:Games]]
[[Category:Games]]

Revision as of 06:13, 13 October 2006

Here is both the code and a preview of the Game template. Use it in MZX/ZZT game articles. For the image, you can use the following code: [[Image:Filename|center||250 px|Caption]]

{{Game| title = 
|image = 
|creator = 
|company = 
|released = 
|genre = 
}}


{{{title}}}
{{{image}}}
Author {{{creator}}}
Company {{{company}}}
Release Date {{{released}}}
Genre {{{genre}}}