Template:Infobox recurring event: Difference between revisions
| [checked revision] | [checked revision] |
Created page with "<includeonly>{{Infobox | autoheaders = yes | headerstyle = border-top: 1px solid #aaa | above = {{br separated entries<!-- -->|{{if empty|{{{name|}}}|{{{music_festival_name|}}}|{{PAGENAMEBASE}}}}<!-- -->|{{#if:{{{native_name|}}}|<div style="display:inline;" class="nickname" {{#if:{{{native_name_lang|}}}|lang="{{{native_name_lang}}}"}}>{{{native_name}}}</div>}}<!-- -->}} | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{logo|}}}|size={{if empty|{{{logo..." |
No edit summary |
||
| (3 intermediate revisions 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; 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; | ||
| 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 | | 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> | ||
| caption | | captionstyle = text-align: center; font-size: 90%; padding-bottom: 0.5em; | ||
| caption = {{{logo_caption|}}} | |||
| image2 | | 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> | ||
| caption2 | | caption2style = text-align: center; font-size: 90%; padding-top: 0.2em; | ||
| caption2 = {{{caption|}}} | |||
| label1 = Nickname | | label1 = Nickname | ||
| Line 138: | Line 139: | ||
| below = {{{footnotes|}}} | | below = {{{footnotes|}}} | ||
}}</includeonly> | |||