Toggle menu
7
27
38
5.2K
Sanarchive
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox concert: Difference between revisions

Template page
[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      = width: 100%; max-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.5em 0 1em 0.5em; float: right; clear: right;
| 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; background-color: var(--background-color-neutral, #f8f9fa); border-bottom: 1px solid var(--border-color-base, #eaecf0);
| 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.8em 0.4em; text-align: center; background-color: var(--background-color-neutral, #f8f9fa); border-bottom: 1px solid var(--border-color-base, #a2a9b1);
| 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; width: 100%; font-weight: bold; padding: 0.5em 0;">{{#if:{{{artist|}}}|<span class="category">{{#switch:{{lc:{{{type|}}}}}
| 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; width: 100%; padding: 0.5em 0; background-color: transparent;">{{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|upright={{#ifeq:{{{landscape|}}}|yes|1.1|1}}|border=no|alt={{{alt|}}}}}</div>
| 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: 0.4em 0.8em 0.8em 0.8em;
| captionstyle  = text-align: center; font-size: 90%; padding-bottom: 0.8em;


| label1          = Venue
| label1          = Venue

Revision as of 16:41, 31 January 2026