Template:Game: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
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. | 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 download/vault row is for a vault link, if any. | ||
{| style="background: transparent; float: left;" | {| style="background: transparent; float: left;" | ||
Revision as of 04:32, 20 January 2013
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 download/vault row is for a vault link, if any.
{{Game
|title =
|image =
|creator =
|company =
|released =
|genre =
|vault =
}}
|
| {{{title}}} | |
| [[Image:|320px]] | |
| Author | {{{creator}}} |
| Company | {{{company}}} |
| Release Date | {{{released}}} |
| Genre | {{{genre}}} |
| Download | {{{vault}}} |