Difference between revisions of "Template:Infobox cricket tour"

From blackwiki
Jump to navigation Jump to search
imported>W. P. Uzer
(added section for overall points (relevant to e.g. Women's Ashes tours))
imported>W. P. Uzer
m
Line 147: Line 147:
 
{{!}} colspan="4" style="text-align:left;" {{!}} {{{player_of_twenty20_series}}}
 
{{!}} colspan="4" style="text-align:left;" {{!}} {{{player_of_twenty20_series}}}
 
{{!}}-
 
{{!}}-
 +
}}
 
{{#if:{{{team1_points|<noinclude>*</noinclude>}}}|
 
{{#if:{{{team1_points|<noinclude>*</noinclude>}}}|
 
{{!}} colspan=6 style="background-color:#EBF5FF; color:black; text-align:center" {{!}} '''{{{points_header|Points total}}}'''
 
{{!}} colspan=6 style="background-color:#EBF5FF; color:black; text-align:center" {{!}} '''{{{points_header|Points total}}}'''
Line 152: Line 153:
 
{{!}} colspan="6" style="text-align:center;" {{!}} {{{team1_name}}} {{{team1_points}}}, {{{team2_name}}} {{{team2_points}}}
 
{{!}} colspan="6" style="text-align:center;" {{!}} {{{team1_name}}} {{{team1_points}}}, {{{team2_name}}} {{{team2_points}}}
 
{{!}}-
 
{{!}}-
}}
 
 
}}
 
}}
 
|}<noinclude>
 
|}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 10:28, 2 February 2014

{{{series_name}}}
[[File:{{{team1_image}}}|center|999x50px|border]]{{{team1_name}}} [[File:{{{team2_image}}}|center|999x50px|border]]{{{team2_name}}}
Dates {{{from_date}}} – {{{to_date}}}
Captains {{{team1_captain}}} {{{team2_captain}}}
Test series
Most runs {{{team1_tests_most_runs}}} {{{team2_tests_most_runs}}}
Most wickets {{{team1_tests_most_wickets}}} {{{team2_tests_most_wickets}}}
Player of the series {{{player_of_test_series}}}
One Day International series
Most runs {{{team1_ODIs_most_runs}}} {{{team2_ODIs_most_runs}}}
Most wickets {{{team1_ODIs_most_wickets}}} {{{team2_ODIs_most_wickets}}}
Player of the series {{{player_of_ODI_series}}}
Twenty20 International series
Most runs {{{team1_twenty20s_most_runs}}} {{{team2_twenty20s_most_runs}}}
Most wickets {{{team1_twenty20s_most_wickets}}} {{{team2_twenty20s_most_wickets}}}
Player of the series {{{player_of_twenty20_series}}}
Points total
{{{team1_name}}} {{{team1_points}}}, {{{team2_name}}} {{{team2_points}}}
Template documentation[view] [edit] [history] [purge]

Usage

{{Infobox cricket tour
| series_name                  = 
| team1_image                  = 
| team1_name                   = 
| team2_image                  = 
| team2_name                   = 
| from_date                    = 
| to_date                      = 
| team1_captain                = 
| team2_captain                = 
| player_of_series             = <!-- To be used in case of multi-format series decided on a points system (i.e. The Women's Ashes) -->
| team1_series_most_runs       = <!-- To be used in case of multi-format series where run from all matches can be added (i.e. The Women's Ashes) -->
| team2_series_most_runs       = <!-- To be used in case of multi-format series where run from all matches can be added (i.e. The Women's Ashes) -->
| team1_series_most_wickets    = <!-- To be used in case of multi-format series where wickets from all matches can be added (i.e. The Women's Ashes) -->
| team2_series_most_wickets    = <!-- To be used in case of multi-format series where wickets from all matches can be added (i.e. The Women's Ashes) -->
| no_of_tests                  = 
| team1_tests_won              = 
| team2_tests_won              = 
| team1_tests_most_runs        = 
| team2_tests_most_runs        = 
| team1_tests_most_wickets     = 
| team2_tests_most_wickets     = 
| player_of_test_series        = 
| no_of_ODIs                   = 
| team1_ODIs_won               = 
| team2_ODIs_won               = 
| team1_ODIs_most_runs         = 
| team2_ODIs_most_runs         = 
| team1_ODIs_most_wickets      = 
| team2_ODIs_most_wickets      = 
| player_of_ODI_series         = 
| no_of_twenty20s              = 
| team1_twenty20s_won          = 
| team2_twenty20s_won          = 
| team1_twenty20s_most_runs    = 
| team2_twenty20s_most_runs    = 
| team1_twenty20s_most_wickets = 
| team2_twenty20s_most_wickets = 
| player_of_twenty20_series    = 
| no_of_FCs                  = 
| team1_FCs_won              = 
| team2_FCs_won              = 
| team1_FCs_most_runs        = 
| team2_FCs_most_runs        = 
| team1_FCs_most_wickets     = 
| team2_FCs_most_wickets     = 
| player_of_FC_series        = 
| no_of_LAs                  = 
| team1_LAs_won              = 
| team2_LAs_won              = 
| team1_LAs_most_runs        = 
| team2_LAs_most_runs        = 
| team1_LAs_most_wickets     = 
| team2_LAs_most_wickets     = 
| player_of_LA_series        = 
| team1_points                 = 
| team2_points                 = 
| points_header                = 
}}