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

Template:Album: Difference between revisions

Template page
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:image (label=Image)|title (label=Title)|barcode (label=Barcode)|catalog_number (label=Catalog Number)|label (label=Label)|release_price (label=Release Price)}}
{{#template_params:image (label=Image)|title (label=Title)|barcode (label=Barcode)|catalog_number (label=Catalog Number)|label (label=Label)|release_price (label=Release Price)}}
{{#cargo_declare:_table=albums|image=List (,) of File|title=String|barcode=List (,) of String|catalog_number=List (,) of String|label=List (,) of Page|release_price=List (,) of String}}
{{#cargo_declare:_table=albums|image=File|title=String|barcode=List (,) of String|catalog_number=List (,) of String|label=List (,) of Page|release_price=List (,) of String}}
</noinclude><includeonly>{{#cargo_store:_table=albums}}<table class="infobox-table citizen-table-nowrap floatright">
</noinclude><includeonly>{{#cargo_store:_table=albums}}<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:{{{image|}}}|[[{{{image}}}|400px]]|[[File:Placeholderv2.png|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>
<th width="100%" colspan="3" class="infobox-table-name"><b>{{{title}}}</b></th>
<th width="100%" colspan="3" class="infobox-table-name"><b>''{{{title}}}''</b></th>
</tr>
</tr>
{{#if:{{{catalog_number|}}}|<tr>
{{#if:{{{catalog_number|}}}|<tr>
Line 25: Line 25:
<td width="60%">{{{release_price}}}</td>
<td width="60%">{{{release_price}}}</td>
</tr>}}
</tr>}}
</table>[[Category:Albums]]<templatestyles src="Template:Game/styles.css" /></includeonly>
</table> {{{ReleaseDates|}}} {{{Contributors|}}} [[Category:{{FULLPAGENAME}}]] [[Category:Albums]] {{DISPLAYTITLE:''{{{title}}}''}} <templatestyles src="Template:Game/styles.css" /></includeonly>

Latest revision as of 04:36, 29 October 2025

This is the "Album" template.

It should be called in the following format:

{{Album
|image=
|title=
|barcode=
|catalog_number=
|label=
|release_price=
}}

Edit the page to see the template text.

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