Template:Emuinfobox: Difference between revisions
Jump to navigation
Jump to search
Dea7hsmiles (talk | contribs) Created page with "<noinclude> == Usage == {{Emuinfobox |title = Name of the emulator / Name of the tool (only visible if the logo is missing) |logo = Logo png |category = Emulator / Third party tool |core = Retroarch core for Retroarch emu |system = Emulated system (emulators only) |download = link to DL: URL/ Text |developer = Developer |license = Commercial, free, demo |gameplayshot = Screenshot of a game running in this emu |note = Requires patches, requires special files }} </noinclu..." |
Dea7hsmiles (talk | contribs) No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
<table class="infobox" style="width:270px; font-size:90%; float:right; border:1px solid #aaa; background:#f9f9f9; margin-left:1em;"> | |||
<table class="infobox" style=" | |||
<tr> | <tr> | ||
<th | <th colspan="2" style="text-align:center; background:#b0c4de; font-size:110%;">{{{title}}}</th> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
< | <td colspan="2" style="text-align:center;">[[File:{{{logo}}}|250px]]</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
< | <td><b>Category</b></td> | ||
</tr> | <td>{{{category}}}</td> | ||
</tr> | |||
<tr> | <tr> | ||
<td | <td><b>System</b></td> | ||
<td>{{{ | <td>{{{system}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td | <td><b>Developer</b></td> | ||
<td>{{{ | <td>{{{developer}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td | <td><b>License</b></td> | ||
<td>{{{ | <td>{{{license}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td | <td><b>Download</b></td> | ||
<td>{{{ | <td>{{{download}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td | <td colspan="2" style="text-align:center;">[[File:{{{gameplayshot}}}|250px]]</td> | ||
</tr> | |||
</tr> | |||
<tr> | <tr> | ||
<td colspan="2">{{{note}}}</td> | |||
</tr> | |||
<td | |||
</tr> | |||
</table> | </table> |
Revision as of 16:37, 20 May 2025
{{{title}}} | |
---|---|
[[File:{{{logo}}}|250px]] | |
Category | {{{category}}} |
System | {{{system}}} |
Developer | {{{developer}}} |
License | {{{license}}} |
Download | {{{download}}} |
[[File:{{{gameplayshot}}}|250px]] | |
{{{note}}} |