Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
{{infobox | {{infobox | ||
|title = Title of the game / Name of the emulator / Name of the tool | |title = Title of the game / Name of the emulator / Name of the tool | ||
− | | | + | |logo = Name_of_the_logo.png |
|category = Windows Game, Arcade game, Emulator | |category = Windows Game, Arcade game, Emulator | ||
|download = link to DL: [URL/ Text] | |download = link to DL: [URL/ Text] | ||
Line 22: | Line 22: | ||
{{#if:{{{logo|}}}| | {{#if:{{{logo|}}}| | ||
<tr> | <tr> | ||
− | <th class="infobox- | + | <th class="infobox-logo" colspan="2" style="text-align: center;">[[File:{{{logo}}}|300px]]</div></th> |
</tr>}} | </tr>}} | ||
<tr><th><br></th></tr> | <tr><th><br></th></tr> |
Revision as of 15:21, 8 December 2022
Usage