Difference between revisions of "Template:Infobox Tour"
Jump to navigation
Jump to search
(7 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 20: | Line 17: | ||
| header7 = {{{Tour|}}} | | header7 = {{{Tour|}}} | ||
| label8 = Previous Show | | label8 = Previous Show | ||
− | | data8 = {{{Last Show}}} | + | | data8 = {{{Last Show|}}} |
| label9 = Next Show | | label9 = Next Show | ||
− | | data9 = {{{Next Show}}} | + | | data9 = {{{Next Show|}}} |
}} | }} | ||
+ | </noinclude> |