Difference between revisions of "Template:Infobox"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (→Usage)  | 
				|||
| (27 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
|logo = Logo Png  | |logo = Logo Png  | ||
|category = Windows Game, Arcade game, Console Game,  | |category = Windows Game, Arcade game, Console Game,  | ||
| + | |gamename = Template:Infobox   | ||
| + | <!-- Game Name (same as page) for the Voting widget -->  | ||
|platform = Console or Arcade board (SNES , Naomi)  | |platform = Console or Arcade board (SNES , Naomi)  | ||
|download = link to DL: [URL/ Text]  | |download = link to DL: [URL/ Text]  | ||
| Line 26: | Line 28: | ||
{{#if:{{{logo|}}}|  | {{#if:{{{logo|}}}|  | ||
<tr>  | <tr>  | ||
| − | <th class="infobox-logo" colspan="2" style="text-align: center;">[[File:{{{logo}}}|300px]]  | + | <th class="infobox-logo" colspan="2" style="text-align: center;">[[File:{{{logo}}}|300px]]</th>  | 
</tr>}}  | </tr>}}  | ||
<tr><th><br></th></tr>  | <tr><th><br></th></tr>  | ||
| Line 74: | Line 76: | ||
{{#if:{{{titleshot|}}}|  | {{#if:{{{titleshot|}}}|  | ||
<tr>  | <tr>  | ||
| − | <th class="infobox-image" colspan="2" style="text-align: center  | + | <th class="infobox-image" colspan="2" style="text-align: center;">[[File:{{{titleshot}}}|300px]]</th>  | 
</tr>}}  | </tr>}}  | ||
{{#if:{{{gameplayshot|}}}|  | {{#if:{{{gameplayshot|}}}|  | ||
<tr>  | <tr>  | ||
| − | <th class="infobox-image" colspan="2" style="text-align: center;">[[File:{{{gameplayshot}}}|frameless|300px]]  | + | <th class="infobox-image" colspan="2" style="text-align: center;">[[File:{{{gameplayshot}}}|frameless|300px]]</th>  | 
</tr>}}  | </tr>}}  | ||
| Line 84: | Line 86: | ||
<tr>  | <tr>  | ||
<td class="infobox-note" colspan="2" style="text-align: center; font-size: 0.85em;"><i class="fa-solid fa-note-sticky"></i> <b>Note: </b>{{{note}}}</td>  | <td class="infobox-note" colspan="2" style="text-align: center; font-size: 0.85em;"><i class="fa-solid fa-note-sticky"></i> <b>Note: </b>{{{note}}}</td>  | ||
| − | </tr>}}  | + | </tr>  | 
| + | }}  | ||
| + | {{#if:{{{gamename|}}}|  | ||
| + | <tr>  | ||
| + | <td colspan="2" style="text-align: center;"">{{#ratepage:{{{gamename}}}||200}}</td>  | ||
| + | </tr>  | ||
| + | }}  | ||
</table>  | </table>  | ||
Latest revision as of 20:12, 30 January 2023
Usage