Template:Game: Difference between revisions

From MZXWiki
Jump to navigation Jump to search
No edit summary
m (Undo revision 9008 by Lachesis (talk))
Line 33: Line 33:
| 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}}}
{{#if:{{{vault|}}}
|
|- valign="top"
|- valign="top"
| style="white-space: nowrap; background: #00509f none; padding: 5px;" | '''Download'''
| style="white-space: nowrap; background: #00509f none; padding: 5px;" | '''Download'''
| style="width:15em; padding: 5px;" | <span class="plainlinks">[https://www.digitalmzx.com/show.php?id={{{vault}}} DMZX Archive]</span>
| style="width:15em; padding: 5px;" | {{#if: {{{vault|}}} | <span class="plainlinks">[https://www.digitalmzx.com/show.php?id={{{vault}}} DMZX Archive]</span> | ''No link available.''}}
}}
|} [[Category:Games]]</includeonly>
|} [[Category:Games]]</includeonly>

Revision as of 04:02, 29 December 2019

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" field is for an archive ID, if applicable.

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