Difference between revisions of "Template:GameInfobox"
Jump to navigation
Jump to search
m |
|||
Line 5: | Line 5: | ||
margin: 10px; | margin: 10px; | ||
border-radius: 3px; | border-radius: 3px; | ||
− | width: {{{width| | + | width: {{{width|300px}}}; |
background: {{{background|#f8f8f8}}}; | background: {{{background|#f8f8f8}}}; | ||
text-align: center; | text-align: center; | ||
Line 25: | Line 25: | ||
[[File:{{{image}}}|300px]]</div>}} | [[File:{{{image}}}|300px]]</div>}} | ||
<small>{{{imagecaption|Game title screen}}}</small> | <small>{{{imagecaption|Game title screen}}}</small> | ||
− | <table>{{#if:{{{developer}}}|<tr> | + | <table>{{#if:{{{developer|}}}|<tr> |
<th>Developer: </th> | <th>Developer: </th> | ||
<td>{{{developer}}}</td> | <td>{{{developer}}}</td> | ||
− | </tr>}}{{#if:{{{music}}}|<tr> | + | </tr>}}{{#if:{{{music|}}}|<tr> |
<th>Music: </th> | <th>Music: </th> | ||
<td>{{{music}}}</td> | <td>{{{music}}}</td> | ||
− | </tr>}}{{#if:{{{program}}}|<tr> | + | </tr>}}{{#if:{{{program|}}}|<tr> |
<th>Program: </th> | <th>Program: </th> | ||
<td>{{{program}}}</td> | <td>{{{program}}}</td> | ||
− | </tr>}}{{#if:{{{art}}}|<tr> | + | </tr>}}{{#if:{{{art|}}}|<tr> |
<th>Art: </th> | <th>Art: </th> | ||
<td>{{{art}}}</td> | <td>{{{art}}}</td> | ||
− | </tr>}}{{#if:{{{previousgame}}}|<tr> | + | </tr>}}{{#if:{{{previousgame|}}}|<tr> |
<th>Previous game:</th> | <th>Previous game:</th> | ||
<td>{{{previousgame}}}</td> | <td>{{{previousgame}}}</td> | ||
− | </tr>}}{{#if:{{{nextgame}}}|<tr> | + | </tr>}}{{#if:{{{nextgame|}}}|<tr> |
<th>Next game:</th> | <th>Next game:</th> | ||
<td>{{{nextgame}}}</td> | <td>{{{nextgame}}}</td> | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> |
Revision as of 07:27, 1 July 2020
GameInfobox
Game title screen