Template:LightgunGame: Difference between revisions
Jump to navigation
Jump to search
Dea7hsmiles (talk | contribs) No edit summary |
Dea7hsmiles (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{# | <includeonly> | ||
| | {{#cargo_store:_table=LightgunGames | ||
| | |Name={{{Name|}}} | ||
| | |Platform={{{Platform|}}} | ||
| | |Year={{{Year|}}} | ||
| | |Developer={{{Developer|}}} | ||
| | |Thumbnail={{{Thumbnail|}}} | ||
}} | }} | ||
<div class="game-entry"> | |||
[[File:{{{Thumbnail|}}}|100px|left]] | |||
'''{{{Name}}}''' ({{{Year}}})<br> | |||
Platform: {{{Platform}}}<br> | |||
Developer: {{{Developer}}} | |||
</div> | |||
<hr style="clear: both;" /> | |||
</includeonly> | |||
<noinclude> | |||
{{Documentation}} | |||
</noinclude> |