Template:Infobox concert: Difference between revisions
Template page
More languages
More actions
| [checked revision] | [checked revision] |
m Protected "Template:Infobox concert": Excessive spamming ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) |
No edit summary Tags: Mobile edit Mobile web edit |
||
| Line 3: | Line 3: | ||
| bodystyle = width: 22em; font-size: 88%; line-height: 1.4em; border: 1px solid #a2a9b1; float: right; clear: right; margin: 0 0 1em 1em; background-color: var(--background-color-neutral-subtle, #fff); color: var(--color-base, #202122); | | bodystyle = width: 22em; font-size: 88%; line-height: 1.4em; border: 1px solid #a2a9b1; float: right; clear: right; margin: 0 0 1em 1em; background-color: var(--background-color-neutral-subtle, #fff); color: var(--color-base, #202122); | ||
| titlestyle = background-color: var(--background-color-neutral-subtle, #f8f9fa); color: var(--color-emphasized, #000); font-size: 125%; font-weight: bold; padding: 0.3em; border: 1px solid #a2a9b1; | | titlestyle = background-color: var(--background-color-neutral-subtle, #f8f9fa); color: var(--color-emphasized, #000); font-size: 125%; font-weight: bold; padding: 0.3em; border: 1px solid #a2a9b1; text-align: center; | ||
| title = {{If empty|{{{concert_tour_name|}}}|{{{concert_name|}}}|{{PAGENAMEBASE}}}} | | title = {{If empty|{{{concert_tour_name|}}}|{{{concert_name|}}}|{{PAGENAMEBASE}}}} | ||
| titleclass = summary | | titleclass = summary | ||
| Line 16: | Line 16: | ||
| 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 = padding-bottom: 0.5em; | | subheaderstyle = text-align: center; padding-bottom: 0.5em; | ||
| image = <div style="text-align: center; width: 100%;">{{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|upright={{#ifeq:{{{landscape|}}}|yes|1.1|1}}|border={{#if:{{{border|}}}|yes}}|alt={{{alt|}}}}}</div> | | image = <div style="text-align: center; width: 100%; margin: 0 auto; display: block;">{{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|upright={{#ifeq:{{{landscape|}}}|yes|1.1|1}}|border={{#if:{{{border|}}}|yes}}|alt={{{alt|}}}}}</div> | ||
| caption = {{{caption|{{{image_caption|}}}}}} | | caption = {{{caption|{{{image_caption|}}}}}} | ||
| captionstyle = text-align: center; font-size: 90%; padding-top: 0.3em; padding-bottom: 0.5em; | | captionstyle = text-align: center; font-size: 90%; padding-top: 0.3em; padding-bottom: 0.5em; | ||
| Line 106: | Line 106: | ||
}} | }} | ||
| rowclass24 = noprint | | rowclass24 = noprint | ||
| headerstyle = background-color: var(--background-color-neutral-subtle, #f8f9fa); border-top: 1px solid #a2a9b1; | | headerstyle = background-color: var(--background-color-neutral-subtle, #f8f9fa); border-top: 1px solid #a2a9b1; text-align: center; | ||
| data25 = {{{misc|{{{Misc|{{{Misc1|}}}}}}}}} | | data25 = {{{misc|{{{Misc|{{{Misc1|}}}}}}}}} | ||