Difference between revisions of "Template:Infobox Tour"
Jump to navigation
Jump to search
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{infobox | + | <noinclude>{{infobox |
| bodyclass = vevent haudio | | bodyclass = vevent haudio | ||
| aboveclass = summary concert | | aboveclass = summary concert | ||
| abovestyle = font-style: italic; background-color: white | | abovestyle = font-style: italic; background-color: white | ||
− | | above = {{ | + | | above = {{{Date|}}} |
| image = {{#if:{{{Picture|}}}|[[Image:{{#ifeq:{{{Picture}}}|???|Nocover.png|{{{Picture}}} }}|{{min|200|{{{Picture size|}}}}}px|alt={{{Alt|}}}|{{#ifeq:{{{Border|}}}|yes|border}}]]}} | | image = {{#if:{{{Picture|}}}|[[Image:{{#ifeq:{{{Picture}}}|???|Nocover.png|{{{Picture}}} }}|{{min|200|{{{Picture size|}}}}}px|alt={{{Alt|}}}|{{#ifeq:{{{Border|}}}|yes|border}}]]}} | ||
− | |||
− | |||
− | |||
| label2 = Date | | label2 = Date | ||
| data2 = {{{Date|}}} | | data2 = {{{Date|}}} | ||
Line 18: | Line 15: | ||
| label6 = Country | | label6 = Country | ||
| data6 = {{{Country|}}} | | data6 = {{{Country|}}} | ||
− | | header7 = {{{Tour}}} | + | | header7 = {{{Tour|}}} |
| label8 = Previous Show | | label8 = Previous Show | ||
| data8 = {{{Last Show|}}} | | data8 = {{{Last Show|}}} | ||
Line 24: | Line 21: | ||
| data9 = {{{Next Show|}}} | | data9 = {{{Next Show|}}} | ||
}} | }} | ||
+ | </noinclude> |