Template:Infobox recurring event: Difference between revisions
Template page
More languages
More actions
| [checked revision] | [checked revision] |
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
| autoheaders = yes | | autoheaders = yes | ||
| headerstyle = border-top: 1px solid #aaa | | headerstyle = border-top: 1px solid #aaa | ||
| bodystyle = width: 22em; font-size: 88%; line-height: 1.4em; border: 1px solid #a2a9b1; | | 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; border-top: none; border-left: none; border-right: none; | | 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; border-top: none; border-left: none; border-right: none; | ||
| title = {{#if:{{{name|{{{music_festival_name|}}}}}}|{{{name|{{{music_festival_name|}}}}}}|{{PAGENAMEBASE}}}}{{#if:{{{native_name|}}}|<br /><span style="font-size: 80%; font-weight: normal;" class="nickname" {{#if:{{{native_name_lang|}}}|lang="{{{native_name_lang}}}"}}>{{{native_name}}}</span>}} | | title = {{#if:{{{name|{{{music_festival_name|}}}}}}|{{{name|{{{music_festival_name|}}}}}}|{{PAGENAMEBASE}}}}{{#if:{{{native_name|}}}|<br /><span style="font-size: 80%; font-weight: normal;" class="nickname" {{#if:{{{native_name_lang|}}}|lang="{{{native_name_lang}}}"}}>{{{native_name}}}</span>}} | ||
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|}}}|size={{if empty|{{{logo_size|}}}|{{{logosize|}}}}}|sizedefault=220px|alt={{{logo_alt|}}}|suppressplaceholder=yes}} | | image = <div style="text-align: center; width: 100%;">{{#invoke:InfoboxImage|InfoboxImage|image={{{logo|}}}|size={{if empty|{{{logo_size|}}}|{{{logosize|}}}}}|sizedefault=220px|alt={{{logo_alt|}}}|suppressplaceholder=yes}}</div> | ||
| captionstyle = text-align: center; font-size: 90%; padding-bottom: 0.5em; | | captionstyle = text-align: center; font-size: 90%; padding-bottom: 0.5em; | ||
| caption = {{{logo_caption|}}} | | caption = {{{logo_caption|}}} | ||
| image2 = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{if empty|{{{image_size|}}}|{{{imagesize|}}}}}|upright={{if empty|{{{image_upright|}}}|1}}|sizedefault=220px|alt={{{alt|}}}|suppressplaceholder=yes}} | | image2 = <div style="text-align: center; width: 100%;">{{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{if empty|{{{image_size|}}}|{{{imagesize|}}}}}|upright={{if empty|{{{image_upright|}}}|1}}|sizedefault=220px|alt={{{alt|}}}|suppressplaceholder=yes}}</div> | ||
| caption2style = text-align: center; font-size: 90%; padding-top: 0.2em; | | caption2style = text-align: center; font-size: 90%; padding-top: 0.2em; | ||
| caption2 = {{{caption|}}} | | caption2 = {{{caption|}}} | ||
| Line 139: | Line 139: | ||
| below = {{{footnotes|}}} | | below = {{{footnotes|}}} | ||
}}</includeonly> | |||