Difference between revisions of "Template:Emuinfobox"
Jump to navigation
Jump to search
(→Usage) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
{{Emuinfobox | {{Emuinfobox | ||
|title = Name of the emulator / Name of the tool (only visible if the logo is missing) | |title = Name of the emulator / Name of the tool (only visible if the logo is missing) | ||
− | |logo = | + | |logo = Logo png |
|category = Emulator / Third party tool | |category = Emulator / Third party tool | ||
|core = Retroarch core for Retroarch emu | |core = Retroarch core for Retroarch emu | ||
|system = Emulated system (emulators only) | |system = Emulated system (emulators only) | ||
− | |download = link to DL: | + | |download = link to DL: URL/ Text |
|developer = Developer | |developer = Developer | ||
|license = Commercial, free, demo | |license = Commercial, free, demo | ||
|gameplayshot = Screenshot of a game running in this emu | |gameplayshot = Screenshot of a game running in this emu | ||
+ | |gameplayshot2 = Screenshot of a game running in this emu | ||
|note = Requires patches, requires special files | |note = Requires patches, requires special files | ||
}} | }} | ||
Line 57: | Line 58: | ||
<tr> | <tr> | ||
<th class="infobox-image" colspan="2" style="text-align: center;">[[File:{{{gameplayshot}}}|300px]]</div></th> | <th class="infobox-image" colspan="2" style="text-align: center;">[[File:{{{gameplayshot}}}|300px]]</div></th> | ||
+ | </tr>}} | ||
+ | {{#if:{{{gameplayshot2|}}}| | ||
+ | <tr> | ||
+ | <th class="infobox-image" colspan="2" style="text-align: center;">[[File:{{{gameplayshot2}}}|300px]]</div></th> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{note|}}}| | {{#if:{{{note|}}}| |
Latest revision as of 18:20, 11 August 2025
Usage