Difference between revisions of "Template:Infobox IPL team"
Jump to navigation
Jump to search
imported>আফতাবুজ্জামান |
|||
| Line 1: | Line 1: | ||
| − | # | + | {| class="infobox vcard" style="font-size: 88%; width: 22em; text-align: left; line-height: 1.5em" |
| + | ! colspan=2 class="fn" style="font-size: 125%; color:{{{text_color}}}; background-color:{{{bg_color}}}; text-align: center" | {{{team_name}}} | ||
| + | |- | ||
| + | ! colspan=2 class="fn" style="font-size: 125%; text-align: center" | {{{alt_name}}} | ||
| + | |- | ||
| + | {{#if: {{{logo_image|}}}| | ||
| + | {{!}} colspan=2 style="background-color:#eeeeee ; text-align: center" {{!}} [[file:{{{logo_image}}}{{!}}200px{{!}}{{{team_name}}}{{!}}alt={{{logo_alt|}}}]] | ||
| + | {{!}}- | ||
| + | }} | ||
| + | |- bgcolor="#eeeeee" | ||
| + | {{#if:{{{city|}}}| | ||
| + | ! City | ||
| + | {{!}} {{{city}}} | ||
| + | }} | ||
| + | |- | ||
| + | ! Founded | ||
| + | | {{{founded}}} | ||
| + | |- bgcolor="#eeeeee" | ||
| + | {{#if:{{{ground|}}}| | ||
| + | ! Home ground(s) | ||
| + | {{!}} {{{ground}}} | ||
| + | }} | ||
| + | |- | ||
| + | {{#if:{{{owner|}}}| | ||
| + | ! Owner(s) | ||
| + | {{!}} class="agent" {{!}} {{{owner}}} | ||
| + | }} | ||
| + | |- bgcolor="#eeeeee" | ||
| + | {{#if:{{{colors|}}}| | ||
| + | ! Colors | ||
| + | {{!}} {{{colors}}} | ||
| + | }} | ||
| + | |- | ||
| + | {{#if:{{{captain|}}}| | ||
| + | ! Captain | ||
| + | {{!}} class="agent" {{!}} {{{captain}}} | ||
| + | }} | ||
| + | |- | ||
| + | {{#if:{{{head_coach|}}}| | ||
| + | ! Head coach | ||
| + | {{!}} class="agent" {{!}} {{{head_coach}}} | ||
| + | }} | ||
| + | |- bgcolor="#eeeeee" | ||
| + | {{#if:{{{ipl_wins|}}}| | ||
| + | ! [[Indian Premier League|IPL]] wins | ||
| + | {{!}} {{{ipl_wins|}}} | ||
| + | }} | ||
| + | |- | ||
| + | {{#if:{{{clt20_wins|}}}| | ||
| + | ! [[Champions League Twenty20|CLT20]] wins | ||
| + | {{!}} {{{clt20_wins|}}} | ||
| + | }} | ||
| + | |- bgcolor="#eeeeee" | ||
| + | {{#if:{{{website|}}}| | ||
| + | !Official website | ||
| + | {{!}} {{{website|}}} | ||
| + | }} | ||
| + | |- | ||
| + | | colspan="2" | {{#if:{{{current<includeonly>|</includeonly>}}} | ||
| + | |{{hide in print|1= <table width="100%"><tr><td width="40px">[[File:Cricket current event.svg|33px|alt=|link=]]</td><td style="text-align:center; vertical-align:middle; border:0;">''[[{{{current}}}]]''</td></tr></table> }} }} | ||
| + | |- | ||
| + | |}<noinclude>{{documentation}}</noinclude> | ||