Template:Game: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 21: | Line 21: | ||
| 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}}} | | colspan="2" style="text-align: center;" | [[Image:{{{image|}}}|160px]] | ||
|- 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 15:15, 17 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:|160px]] | |
| Author | {{{creator}}} |
| Company | {{{company}}} |
| Release Date | {{{released}}} |
| Genre | {{{genre}}} |