Difference between revisions of "Template:Emuinfobox"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 5: | Line 5: | ||
|logo = Name_of_the_logo.png  | |logo = Name_of_the_logo.png  | ||
|category = Emulator / Third party tool  | |category = Emulator / Third party tool  | ||
| + | |core = Retroarch core for Retroarch emu  | ||
|system = Emulated system (emulators only)  | |system = Emulated system (emulators only)  | ||
|download = link to DL: [URL/ Text]  | |download = link to DL: [URL/ Text]  | ||
| Line 29: | Line 30: | ||
</tr>}}  | </tr>}}  | ||
{{#if:{{{system|}}}|  | {{#if:{{{system|}}}|  | ||
| + | <tr>  | ||
| + | <td class="infoboxtd1strow"><b>Core:</b></td>  | ||
| + | <td>{{{core}}}</td>  | ||
| + | </tr>}}  | ||
| + | {{#if:{{{download|}}}|  | ||
<tr>  | <tr>  | ||
<td class="infoboxtd1strow"><b>Emulates:</b></td>  | <td class="infoboxtd1strow"><b>Emulates:</b></td>  | ||