Template:Infobox concert: Difference between revisions
Template page
More languages
More actions
| [checked revision] | [checked revision] |
No edit summary Tags: Mobile edit Mobile web edit |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{Infobox | <includeonly>{{Infobox | ||
| bodyclass = infobox vevent | | bodyclass = infobox vevent | ||
| bodystyle = | | bodystyle = width: 22em; font-size: 88%; line-height: 1.5em; border: 1px solid var(--border-color-base, #a2a9b1); background-color: var(--background-color-neutral-subtle, #f8f9fa); color: var(--color-base, #202122); border-collapse: collapse; margin: 0 0 1em 1em; float: right; clear: right; | ||
| headerstyle = background-color: var(--background-color-neutral, #eaecf0); border-top: 1px solid var(--border-color-base, #a2a9b1); border-bottom: 1px solid var(--border-color-base, #a2a9b1); text-align: center; | | headerstyle = background-color: var(--background-color-neutral, #eaecf0); border-top: 1px solid var(--border-color-base, #a2a9b1); border-bottom: 1px solid var(--border-color-base, #a2a9b1); text-align: center; | ||
| labelstyle = font-weight: bold; padding: 0.4em 0.6em | | labelstyle = font-weight: bold; padding: 0.4em 0.6em; border-bottom: 1px solid var(--border-color-base, #eaecf0); text-align: left; width: 35%; | ||
| datastyle = padding: 0.4em 0.6em; border-bottom: 1px solid var(--border-color-base, #eaecf0); | | datastyle = padding: 0.4em 0.6em; border-bottom: 1px solid var(--border-color-base, #eaecf0); text-align: left; | ||
| titlestyle = font-size: 125%; font-weight: bold; padding: 0. | | titlestyle = font-size: 125%; font-weight: bold; padding: 0.5em; text-align: center; background-color: var(--background-color-neutral, #f8f9fa); border-bottom: 1px solid var(--border-color-base, #a2a9b1); | ||
| title = {{If empty|{{{concert_tour_name|}}}|{{{concert_name|}}}|{{PAGENAMEBASE}}}} | | title = {{If empty|{{{concert_tour_name|}}}|{{{concert_name|}}}|{{PAGENAMEBASE}}}} | ||
| subheader = <div style="text-align: center | | subheader = <div style="text-align: center; font-weight: bold; padding: 0.4em 0;">{{#if:{{{artist|}}}|<span class="category">{{#switch:{{lc:{{{type|}}}}} | ||
| = {{#if:{{{concert_name|}}}|Concert|Tour}} | | = {{#if:{{{concert_name|}}}|Concert|Tour}} | ||
| concert = Concert | | concert = Concert | ||
| Line 18: | Line 18: | ||
| concert residency = Residency | | concert residency = Residency | ||
| #default = {{{type}}} {{#if:{{{concert_name|}}}|concert|tour}}}}</span> by <span class="attendee">{{{artist}}}</span>}}</div> | | #default = {{{type}}} {{#if:{{{concert_name|}}}|concert|tour}}}}</span> by <span class="attendee">{{{artist}}}</span>}}</div> | ||
| subheaderstyle = border-bottom: 1px solid var(--border-color-base, #a2a9b1); | |||
| image = <div style="text-align: center | | image = <div style="text-align: center; padding: 0.8em 0;">{{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|upright={{#ifeq:{{{landscape|}}}|yes|1.1|1}}|border=no|alt={{{alt|}}}}}</div> | ||
| caption = {{{caption|{{{image_caption|}}}}}} | | caption = {{{caption|{{{image_caption|}}}}}} | ||
| captionstyle = text-align: center; font-size: 90%; padding: | | captionstyle = text-align: center; font-size: 90%; padding-bottom: 0.8em; | ||
| label1 = Venue | | label1 = Venue | ||