Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Game: Difference between revisions

Template page
mNo edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:title (label=Title)|developer (label=Developer)|publisher (label=Publisher)|artwork (label=Artwork)|platform (label=Platform)}}
{{#template_params:title (label=Title)|developer (label=Developer)|publisher (label=Publisher)|image (label=Image)|platform (label=Platform)}}
{{#cargo_declare:_table=games|title=String|developer=List (,) of Page|publisher=List (,) of Page|artwork=List (,) of File|platform=List (,) of Page}}
{{#cargo_declare:_table=games|title=String|developer=List (,) of Page|publisher=List (,) of Page|image=List (,) of File|platform=List (,) of Page}}
</noinclude>
</noinclude>
<includeonly>{{#cargo_store:_table=games}}<table class="infobox-table citizen-table-nowrap floatright">
<includeonly>{{#cargo_store:_table=games}}<table class="infobox-table citizen-table-nowrap floatright">
<tr id="infobox-table-img-bg">
<tr id="infobox-table-img-bg">
<td width="100%" colspan="3" class="infobox-table-img">{{#if:{{{artwork|}}}|[[{{{artwork}}}|400px]]|[[File:AlbumArt_Placeholder.jpg|400px]]}}</td>
<td width="100%" colspan="3" class="infobox-table-img">{{#if:{{{image|}}}|[[{{{image}}}|400px]]|[[File:AlbumArt_Placeholder.jpg|400px]]}}</td>
</tr>
</tr>
<tr>
<tr>

Revision as of 07:04, 28 October 2025

This is the "Game" template.

It should be called in the following format:

{{Game
|title=
|developer=
|publisher=
|image=
|platform=
}}

Edit the page to see the template text.

This template defines the table "games". View table.