Jump to content

🚨 Get your Google Knowledge Panel
◉ Displays your name, photo, and profession in Google Search
Click here to get started now

Template:Infobox event: Difference between revisions

From Knowlepedia
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
{{Infobox event
{| class="infobox" style="width:100%; max-width:300px; font-size:90%; line-height:1.5em; border:1px solid #aaa; background:#f9f9f9; float:right; margin:0 0 1em 1em;"
| name          =  
|+ style="background:#e1f5fe; color:#000; font-weight:bold; text-align:center; padding:6px; font-size:1.2em;" | {{{name|Event Name}}}
| image          =  
 
| image_size    = 250px
{{#if:{{{image|}}}
| caption        =
|-
| status        =
| colspan="2" style="text-align:center;" | [[File:{{{image}}}|250px|frameless|alt={{{caption|}}}]]
| genre          =
| date          =
| frequency      =
| venue          =
| location      =  
| country        =  
| years_active  =
| founder        =
| attendance    =
| organiser      =  
| website        =
}}
}}
{{#if:{{{caption|}}}
|-
| colspan="2" style="text-align:center; font-size:90%; font-style:italic;" | {{{caption}}}
}}
{{#if:{{{genre|}}}
|-
! style="background:#e0e0e0;" | Genre
| {{{genre}}}
}}
{{#if:{{{date|}}}
|-
! style="background:#e0e0e0;" | Date
| {{{date}}}
}}
{{#if:{{{venue|}}}
|-
! style="background:#e0e0e0;" | Venue
| {{{venue}}}
}}
{{#if:{{{organizer|}}}
|-
! style="background:#e0e0e0;" | Organizer
| {{{organizer}}}
}}
{{#if:{{{powered_by|}}}
|-
! style="background:#e0e0e0;" | Powered by
| {{{powered_by}}}
}}
{{#if:{{{language|}}}
|-
! style="background:#e0e0e0;" | Language
| {{{language}}}
}}
{{#if:{{{country|}}}
|-
! style="background:#e0e0e0;" | Country
| {{{country}}}
}}
{{#if:{{{first_aired|}}}
|-
! style="background:#e0e0e0;" | First Aired
| {{{first_aired}}}
}}
{{#if:{{{last_season|}}}
|-
! style="background:#e0e0e0;" | Last Season
| {{{last_season}}}
}}
{{#if:{{{website|}}}
|-
! style="background:#e0e0e0;" | Website
| [{{{website}}} Visit]
}}
|}
</includeonly>
<noinclude>
[[Category:Infobox templates]]
</noinclude>

Revision as of 07:49, 24 June 2025

Template loop detected: Template:Infobox event