Difference between revisions of "Template:Infobox"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (→Usage)  | 
				 (→Usage)  | 
				||
| (24 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 19: | Line 21: | ||
</noinclude>  | </noinclude>  | ||
| − | <table class="infobox" style="text-align: left; width: 400px; font-size: 100%; border-radius:10px; border: 1px   | + | <table class="infobox" style="text-align: left; width: 400px; font-size: 100%; border-radius:10px; border: 1px black solid; overflow:hidden;">  | 
{{#if:{{{logo|}}}||  | {{#if:{{{logo|}}}||  | ||
<tr>  | <tr>  | ||
| Line 78: | Line 80: | ||
{{#if:{{{gameplayshot|}}}|  | {{#if:{{{gameplayshot|}}}|  | ||
<tr>  | <tr>  | ||
| − | <th class="infobox-image" colspan="2" style="text-align: center  | + | <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