Template:LightgunGame: Difference between revisions

From Dea7hsmiles
Jump to navigation Jump to search
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..."
 
No edit summary
Line 1: Line 1:
<includeonly>
{{#cargo_declare:_table=LightgunGames
<div class="game-info-box" style="border:1px solid #ccc; background:#f9f9f9; padding:15px; border-radius:8px;">
|name=String
'''Title:''' {{{title}}}<br />
|platform=String
'''Platform(s):''' {{{platform}}}<br />
|year=Year
'''Release Year:''' {{{year}}}<br />
|developer=String
'''Developer:''' {{{developer}}}<br />
|thumbnail=File
'''Emulator Tested:''' {{{emulator}}}<br />
|notes=Text
'''Working Status:''' {{{status}}}<br />
}}
'''Notes:''' {{{notes}}}
 
</div>
{| class="wikitable"
</includeonly>
|-
<noinclude>
! Thumbnail !! Name !! Platform !! Year !! Developer !! Notes
This template is used for formatting lightgun game database entries.
|-
</noinclude>
| [[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}}}