Template:Infobox Concert: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 17: | Line 17: | ||
| abovestyle = color: #202122;background-color: {{Infobox musical artist/color}}; font-size: 125%; | | abovestyle = color: #202122;background-color: {{Infobox musical artist/color}}; font-size: 125%; | ||
| above = | | above = {{#if:{{{event_name|}}}|{{{event_name|}}}|{{{headliners|}}}, {{{opening_acts|}}}}} | ||
| | | label1 = Event Name | ||
| | | data1 = {{{event_name|}}} | ||
| | | label2 = Headliners | ||
| | | data2 = {{{headliners|}}} | ||
| | | label3 = Opening Acts | ||
| | | data3 = {{{opening_acts|}}} | ||
| | | label4 = Location | ||
| | | data4 = {{{location|}}} | ||
| label6 = | | label5 = Ticket Price | ||
| data6 = {{{ | | data5 = {{{ticket_price|}}} | ||
| label6 = Visitors | |||
| data6 = {{{visitors|}}} | |||
| label7 = Note | |||
| data7 = {{{note|}}} | |||
}} | }} | ||
<noinclude> | <noinclude> | ||
| Line 41: | Line 45: | ||
{{Infobox Concert | {{Infobox Concert | ||
|image = [[File:02-18-The-Unkowns-Willem-Kolvoort.jpg|250px]] | |||
|event_name = Test Fest | |||
|opening_acts=Band A, Band B | |opening_acts=Band A, Band B | ||
|headliners=Main Artist | |headliners=Main Artist | ||
| Line 46: | Line 52: | ||
|ticket_price=€50 | |ticket_price=€50 | ||
|visitors=5,000 | |visitors=5,000 | ||
| | |note = test note | ||
}} | }} | ||
== Parameters == | == Parameters == | ||
* '''image''' – Filename of the concert photo | * '''image''' – Filename of the concert photo | ||
* '''event_name''' - name of the event/festival (if applicable) | |||
* '''opening_acts''' – Names of opening acts | * '''opening_acts''' – Names of opening acts | ||
* '''headliners''' – Names of headlining artists | * '''headliners''' – Names of headlining artists | ||
| Line 56: | Line 63: | ||
* '''ticket_price''' – Ticket price | * '''ticket_price''' – Ticket price | ||
* '''visitors''' – Number of people who attended | * '''visitors''' – Number of people who attended | ||
* ''' | * '''note''' – Additional info about the show | ||
</noinclude> | </noinclude> | ||
Latest revision as of 09:23, 16 April 2026
| , |
|---|
Usage
| Test Fest | |
|---|---|
| Event Name | Test Fest |
| Headliners | Main Artist |
| Opening Acts | Band A, Band B |
| Location | Mainstage |
| Ticket Price | €50 |
| Visitors | 5,000 |
| Note | test note |
Parameters
- image – Filename of the concert photo
- event_name - name of the event/festival (if applicable)
- opening_acts – Names of opening acts
- headliners – Names of headlining artists
- location – Mainstage/Downstage/Elsewhere
- ticket_price – Ticket price
- visitors – Number of people who attended
- note – Additional info about the show