Template:Game: Difference between revisions

From MZXWiki
Jump to navigation Jump to search
m (Reverted edits by DomacElrol (Talk); changed back to last version by Wervyn)
 
No edit summary
Line 3: Line 3:


{| style="background: transparent; float: left;"  
{| style="background: transparent; float: left;"  
|<pre>{{Game| title =  
|<pre>{{Game
|title =  
|image =  
|image =  
|creator =  
|creator =  
Line 19: Line 20:
| 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:{{{image|}}}|160px]]
| colspan="2" style="text-align: center;" | [[Image:{{{image|}}}|320px]]
|- 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 04:16, 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 screenshot system on the front page will soon be retooled to grab screenshots from the wiki instead of the /screens directory.

{{Game
|title = 
|image = 
|creator = 
|company = 
|released = 
|genre = 
}}
{{{title}}}
[[Image:|320px]]
Author {{{creator}}}
Company {{{company}}}
Release Date {{{released}}}
Genre {{{genre}}}