Template:LightgunGame: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Dea7hsmiles (talk | contribs)  Created page with "<includeonly> <div class="game-info-box" style="border:1px solid #ccc; background:#f9f9f9; padding:15px; border-radius:8px;"> '''Title:''' {{{title}}}<br /> '''Platform(s):''' {{{platform}}}<br /> '''Release Year:''' {{{year}}}<br /> '''Developer:''' {{{developer}}}<br /> '''Emulator Tested:''' {{{emulator}}}<br /> '''Working Status:''' {{{status}}}<br /> '''Notes:''' {{{notes}}} </div> </includeonly> <noinclude> This template is used for formatting lightgun game databas..." | Dea7hsmiles (talk | contribs) No edit summary | ||
| Line 1: | Line 1: | ||
| {{#cargo_declare:_table=LightgunGames | |||
| |name=String | |||
| |platform=String | |||
| |year=Year | |||
| |developer=String | |||
| |thumbnail=File | |||
| |notes=Text | |||
| }} | |||
| {| class="wikitable" | |||
| |- | |||
| ! Thumbnail !! Name !! Platform !! Year !! Developer !! Notes | |||
| |- | |||
| | [[File:{{{thumbnail}}}|50px]] | |||
| | {{{name}}} | |||
| | {{{platform}}} | |||
| | {{{year}}} | |||
| | {{{developer}}} | |||
| | {{{notes}}} | |||
| |} | |||
Revision as of 01:54, 20 May 2025
This template defines the table "LightgunGames". This table has not been created yet.
| Thumbnail | Name | Platform | Year | Developer | Notes | 
|---|---|---|---|---|---|
| [[File:{{{thumbnail}}}|50px]] | {{{name}}} | {{{platform}}} | {{{year}}} | {{{developer}}} | {{{notes}}} |