27,614
edits
(removing formatting from "Associated album" in case more than one album is used) |
(parameters in lower case for better differentiation) |
||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| bodyclass = vevent | | bodyclass = vevent | ||
| abovestyle = color: inherit; background-color: {{#ifeq:{{Infobox concert/color|{{{ | | abovestyle = color: inherit; background-color: {{#ifeq:{{Infobox concert/color|{{{name|}}}}}|khaki|{{Infobox concert/color}}|{{Infobox concert/color|{{{name|}}}}}}}; | ||
| above = {{#if:{{{ | | above = {{#if:{{{name|}}}|{{name}}}|<includeonly><span style="font-style: normal">Untitled</span></includeonly>}} | ||
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{#switch:{{{image|{{{ | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{#switch:{{{image|{{{photo|}}}}}}|blank=|???=Nocover.png|#default={{{image|{{{photo|}}}}}}}}|border={{{border|}}}|alt={{{alt|}}}|title={{{alt|}}}|size=220px}} | ||
| caption = <div style="line-height: 1.4em;">{{{ | | caption = <div style="line-height: 1.4em;">{{{caption|}}}</div> | ||
| headerstyle = color: #202122;background-color: {{#ifeq:{{Infobox concert/color|{{{ | | headerstyle = color: #202122;background-color: {{#ifeq:{{Infobox concert/color|{{{name|}}}}}|khaki|{{Infobox concert/color}}|{{Infobox concert/color|{{{name|}}}}}}} | ||
| headerclass = description | | headerclass = description | ||
| label2 = Artist | | label2 = Artist | ||
| data2 = {{{ | | data2 = {{{artist|}}} | ||
| label3 = Performances | | label3 = Performances | ||
| data3 = {{{ | | data3 = {{{performances|}}} | ||
| label4 = Start date | | label4 = Start date | ||
| data4 = {{{ | | data4 = {{{start_date|}}} | ||
| label5 = End date | | label5 = End date | ||
| data5 = {{{ | | data5 = {{{end_date|}}} | ||
| label6 = Other band(s) | | label6 = Other band(s) | ||
| data6 = {{{ | | data6 = {{{other_bands|}}} | ||
| label7 = Supporting act(s) | | label7 = Supporting act(s) | ||
| data7 = {{{ | | data7 = {{{supporting_acts|}}} | ||
| label8 = Headerliner(s) | | label8 = Headerliner(s) | ||
| data8 = {{{ | | data8 = {{{headerliners|}}} | ||
| label9 = Associated album | | label9 = Associated album | ||
| data9 = {{{ | | data9 = {{{associated_album|}}} | ||
| label10 = Legs | | label10 = Legs | ||
| data10 = {{{ | | data10 = {{{legs|}}} | ||
| label11 = Tour Mngr | | label11 = Tour Mngr | ||
| data11 = {{{ | | data11 = {{{tour_mngr|}}} | ||
| header12 = {{#if:{{{ | | header12 = {{#if:{{{last_tour|}}}{{{next_tour|}}}|{{#if:{{{chronology|}}}|{{{chronology|}}}|{{#ifeq: {{str letter|{{delink| {{{artist|}}} }}}}|0|{{{artist|}}}|{{{artist|}}}}}}} tour chronology }} | ||
| data13 = {{#if:{{{ | | data13 = {{#if:{{{last_tour|}}}{{{next_tour|}}}| | ||
{{(!}} style="color:inherit; background: transparent; width: 100%; min-width: 100%; border-collapse: collapse; display: inline-table;" | {{(!}} style="color:inherit; background: transparent; width: 100%; min-width: 100%; border-collapse: collapse; display: inline-table;" | ||
{{!}}- style="line-height: 1.4em;" | {{!}}- style="line-height: 1.4em;" | ||
{{!}} style="width: 33%; text-align: center; vertical-align: top; padding: .2em .1em .2em 0" {{!}} {{#if:{{{ | {{!}} style="width: 33%; text-align: center; vertical-align: top; padding: .2em .1em .2em 0" {{!}} {{#if:{{{last_tour|}}}|{{{last_tour}}}|}}<br />{{#if:{{{last_year|}}}|({{{last_year}}})|}} | ||
{{!}} style="width: 33%; text-align: center; vertical-align: top; padding: .2em .1em" {{!}} '''{{{ | {{!}} style="width: 33%; text-align: center; vertical-align: top; padding: .2em .1em" {{!}} '''{{{name|{{PAGENAMEBASE}}}}}''' {{#if:{{{start_date|}}}|<br />({{#invoke:String|match|error_category=Music infoboxes with Module:String errors{{!}}A|{{{start_date}}}|%d%d%d+}})| }} | ||
{{!}} style="width: 33%; text-align: center; vertical-align: top; padding: .2em .1em .2em 0" {{!}} {{#if:{{{ | {{!}} style="width: 33%; text-align: center; vertical-align: top; padding: .2em .1em .2em 0" {{!}} {{#if:{{{next_tour|}}}|{{{next_tour}}}|}}<br />{{#if:{{{next_year|}}}|({{{next_year}}})|}} | ||
{{!)}} | {{!)}} | ||
}} | }} | ||