Template:Game: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
|released = | |released = | ||
|genre = | |genre = | ||
|vault = | |||
}}</pre> | }}</pre> | ||
|} | |} | ||
| Line 33: | Line 34: | ||
| style="white-space: nowrap; background: #00509f none; padding: 5px;" | '''Genre''' | | style="white-space: nowrap; background: #00509f none; padding: 5px;" | '''Genre''' | ||
| style="width:15em; padding: 5px;" | {{{genre}}} | | style="width:15em; padding: 5px;" | {{{genre}}} | ||
|- valign="top" | |||
| style="white-space: nowrap; background: #00509f none; padding: 5px;" | '''Download''' | |||
| style="width:15em; padding: 5px;" | {{{vault}}} | |||
|} | |} | ||
[[Category:Games]] | [[Category:Games]] | ||
Revision as of 04:23, 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. Provide a link to the vault page in the game title, if anywhere.
{{Game
|title =
|image =
|creator =
|company =
|released =
|genre =
|vault =
}}
|
| {{{title}}} | |
| [[Image:|320px]] | |
| Author | {{{creator}}} |
| Company | {{{company}}} |
| Release Date | {{{released}}} |
| Genre | {{{genre}}} |
| Download | {{{vault}}} |