Difference between revisions of "Template:GameDescription"

Jump to navigation Jump to search
Probable fix for the {{image}} tag in games that don't have images. The tag should now be optional
(Finally managed to display images in the table, Wikipedia's way didn't work)
(Probable fix for the {{image}} tag in games that don't have images. The tag should now be optional)
Line 1: Line 1:
{| border="0" cellpadding="2" cellspacing="1" align="right" style="margin-left:1em; background:#CADCFB;"
{| border="0" cellpadding="2" cellspacing="1" align="right" style="margin-left:1em; background:#CADCFB;"
!colspan="3" | {{{name}}}
!colspan="3" | {{{name}}}
|- border="0" cellpadding="2" cellspacing="1" align="center" style="margin-left:1em; background:#ffffff;"
|- {{#if:{{{image|}}}|<tr><td style="background:#ffffff;" align="center" colspan="3">{{{image|}}}</td></tr>}}
!colspan="3" | {{{image}}}
|- style="background:#ffffff"
|- style="background:#ffffff"
|First release || {{{release}}}
|First release || {{{release}}}
1,489

edits

Navigation menu