Difference between revisions of "Template:Infobox"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Line 5: | Line 5: | ||
|logo = Name_of_the_logo.png  | |logo = Name_of_the_logo.png  | ||
|category = Windows Game, Arcade game, Emulator  | |category = Windows Game, Arcade game, Emulator  | ||
| + | |system = Emulated system (emulators only)  | ||
|download = link to DL: [URL/ Text]  | |download = link to DL: [URL/ Text]  | ||
|developer = Developer  | |developer = Developer  | ||
| Line 30: | Line 31: | ||
<tr>  | <tr>  | ||
<th class="infobox-category" colspan="2" style="min-width:15em;">{{{category}}}</th>  | <th class="infobox-category" colspan="2" style="min-width:15em;">{{{category}}}</th>  | ||
| + | </tr>}}  | ||
| + | {{#if:{{{system|}}}|  | ||
| + | <tr>  | ||
| + | <td class="infoboxtd1strow"><b>Emulated system:</b></td>  | ||
| + | <td>{{{download}}}</td>  | ||
</tr>}}  | </tr>}}  | ||
{{#if:{{{download|}}}|  | {{#if:{{{download|}}}|  | ||
<tr>  | <tr>  | ||
| − | <td class="infoboxtd1strow"><b>  | + | <td class="infoboxtd1strow"><b>Download:</b></td>  | 
<td>{{{download}}}</td>  | <td>{{{download}}}</td>  | ||
</tr>}}  | </tr>}}  | ||
Revision as of 17:54, 8 December 2022
Usage