Template:Infobox shows: Difference between revisions

From The Kristen Barry Archive
Created page with "<noinclude> {{#template_params:date (label=Date)|venue (label=Venue)|location (label=Location)|festival (label=Festival)|tour (label=Tour)|lineup (label=Lineup)|bands (label=Bands)|recorded (label=Recorded)|notes (label=Notes)}} {{#cargo_declare:_table=shows|date=Date|venue=String|location=String|festival=String|tour=String|lineup=List (,) of String|bands=List (,) of String|recorded=Integer|notes=Text}} </noinclude><includeonly>{{#cargo_store:_table=shows}} {{#template_d..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:date (label=Date)|venue (label=Venue)|location (label=Location)|festival (label=Festival)|tour (label=Tour)|lineup (label=Lineup)|bands (label=Bands)|recorded (label=Recorded)|notes (label=Notes)}}
{{#template_params:venue (label=Venue)|location (label=Location)|date (label=Date)|lineup (label=Lineup)|bands (label=Bands)}}
{{#cargo_declare:_table=shows|date=Date|venue=String|location=String|festival=String|tour=String|lineup=List (,) of String|bands=List (,) of String|recorded=Integer|notes=Text}}
{{#cargo_declare:_table=shows|date=Date|venue=String|location=String|festival=String|tour=String|lineup=List (,) of String|bands=List (,) of String|recorded=Integer|notes=Text}}
</noinclude><includeonly>{{#cargo_store:_table=shows}}
</noinclude><includeonly>{{#cargo_store:_table=shows}}

Latest revision as of 20:13, 11 June 2025

This is the "Infobox shows" template.

It should be called in the following format:

{{Infobox shows
|venue=
|location=
|date=
|lineup=
|bands=
}}

Edit the page to see the template text.

This template defines the table "shows". This table has not been created yet.