Difference between revisions of "Template:Infobox IPL team"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
imported>Pigsonthewing
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox
+
#REDIRECT[[Template:Infobox cricket team]]
| bodyclass = vcard
 
| aboveclass = fn
 
| abovestyle = font-size: 125%; color:{{{text_color}}}; background-color:{{{bg_color}}};
 
| above = {{{team_name}}}
 
| subheaderstyle = font-size: 125%; font-weight:bold;
 
| subheaderclass = fn
 
| subheader = {{{alt_name|}}}
 
 
 
| image = {{#invoke:InfoboxImage|InfoboxImage|image= {{{logo_image|}}}|alt={{{logo_alt|}}}}}
 
 
 
| label1 = City
 
| data1 = {{{city|}}}
 
 
 
| label2 = Founded
 
| data2 = {{{founded|}}}
 
 
 
| label3 = Home ground
 
| data3 = {{{ground|}}}
 
 
 
| label4 = Secondary home ground(s)
 
| data4 = {{{ground2|}}}
 
 
 
| label5 = Owner(s)
 
| class5 = agent
 
| data5 = {{{owner|}}}
 
 
 
| label6 = {{#if:{{{colors|}}}|Colors|Colours}}
 
| data6 = {{#if:{{{colors|}}}|{{{colors}}}|{{{colours|}}}}}
 
 
 
| label7 = Captain
 
| class7 = agent
 
| data7 = {{{captain|}}}
 
 
 
| label8 = Head coach
 
| class8 = agent
 
| data8 = {{{head_coach|}}}
 
 
 
| label9 = [[Indian Premier League|IPL]] wins
 
| data9 ={{{ipl_wins|}}}
 
 
 
| label10 = [[Champions League Twenty20|CLT20]] wins
 
| data10 = {{{clt20_wins|}}}
 
 
 
| label11 = Official website
 
| data11 ={{{website|}}}
 
 
 
| belowclass = noprint
 
| below =  {{#if:{{{current|}}}
 
|<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|content=
 
== Usage ==
 
<pre>
 
{{Infobox IPL team
 
| team_name =
 
| alt_name =
 
| logo_image =
 
| logo_alt =
 
| text_color =
 
| bg_color =
 
| city =
 
| founded =
 
| ground =
 
| ground2 =
 
| owner =
 
| colors = <!-- or | colours = -->
 
| captain =
 
| head_coach =
 
| ipl_wins =
 
| clt20_wins =
 
| website =
 
| current =
 
}}</pre>
 
 
 
[[Category:Sports infobox templates|IPL team]]
 
}}</noinclude>
 

Latest revision as of 17:50, 22 February 2015