Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
(→Usage) |
|||
Line 6: | Line 6: | ||
|category = Windows Game, Arcade game, Emulator | |category = Windows Game, Arcade game, Emulator | ||
|download = link to DL: [URL/ Text] | |download = link to DL: [URL/ Text] | ||
+ | |developer = Developed | ||
|license = Commercial, free, demo | |license = Commercial, free, demo | ||
|players = 1 Player, 2 Players | |players = 1 Player, 2 Players | ||
Line 38: | Line 39: | ||
<td>{{{license}}}</td> | <td>{{{license}}}</td> | ||
</tr>}} | </tr>}} | ||
− | {{#if: {{{players|}}}{{{type|}}}| | + | {{#if: {{{players|}}}{{{type|}}}{{{gameplayshot|}}}{{{titleshot|}}}| |
<tr> | <tr> | ||
<th class="infobox-subtitle" colspan="2" style="text-align: center;">Game info</th> | <th class="infobox-subtitle" colspan="2" style="text-align: center;">Game info</th> | ||
+ | </tr>}} | ||
+ | {{#if:{{{developer|}}}| | ||
+ | <tr> | ||
+ | <td class="infoboxtd1strow"><b>Developer:</b></td> | ||
+ | <td>{{{developer}}}</td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{players|}}}| | {{#if:{{{players|}}}| |
Revision as of 15:13, 8 December 2022
Usage