Difference between revisions of "Template:Infobox cricket tour"

From blackwiki
Jump to navigation Jump to search
imported>PeeJay
(Undid revision 678755900 by 94.210.161.20 (talk) maybe the "player of the series" bit, but you wouldn't aggregate runs scored in Test, ODI and T20I cricket)
(Undid revision 678759949 by PeeJay2K3 (talk) At the Women's Ashes this happens, even Cricinfo provide stats for all matches during this series.)
Line 20: Line 20:
 
{{!}} colspan="2" {{!}} {{{team1_captain}}}
 
{{!}} colspan="2" {{!}} {{{team1_captain}}}
 
{{!}} colspan="2" {{!}} {{{team2_captain}}}
 
{{!}} colspan="2" {{!}} {{{team2_captain}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{player_of_series|<noinclude>*</noinclude>}}}|
 +
{{!}} colspan="2" {{!}} '''Player of the series'''
 +
{{!}} colspan="4" style="text-align:left;" {{!}} {{{player_of_series}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{team1_series_most_runs|<noinclude>*</noinclude>}}}|
 +
{{!}} colspan="2" {{!}} '''Most runs'''
 +
{{!}} colspan="2" {{!}} {{{team1_series_most_runs}}}
 +
{{!}} colspan="2" {{!}} {{{team2_series_most_runs}}}
 +
{{!}}-
 +
}}
 +
{{#if:{{{team1_series_most_wickets|<noinclude>*</noinclude>}}}|
 +
{{!}} colspan="2" {{!}} '''Most wickets'''
 +
{{!}} colspan="2" {{!}} {{{team1_series_most_wickets}}}
 +
{{!}} colspan="2" {{!}} {{{team2_series_most_wickets}}}
 
{{!}}-
 
{{!}}-
 
}}
 
}}
Line 53: Line 70:
 
{{!}}-
 
{{!}}-
 
}}
 
}}
{{#if:{{{team1_tests_most_runs|<noinclude>*</noinclude>}}}|
+
{{#if:{{{team1_tests_most_wickets|<noinclude>*</noinclude>}}}|
 
{{!}} colspan="2" {{!}} '''Most wickets'''
 
{{!}} colspan="2" {{!}} '''Most wickets'''
 
{{!}} colspan="2" {{!}} {{{team1_tests_most_wickets}}}
 
{{!}} colspan="2" {{!}} {{{team1_tests_most_wickets}}}
Line 95: Line 112:
 
{{!}}-
 
{{!}}-
 
}}
 
}}
{{#if:{{{team1_ODIs_most_runs|<noinclude>*</noinclude>}}}|
+
{{#if:{{{team1_ODIs_most_wickets|<noinclude>*</noinclude>}}}|
 
{{!}} colspan="2" {{!}} '''Most wickets'''
 
{{!}} colspan="2" {{!}} '''Most wickets'''
 
{{!}} colspan="2" {{!}} {{{team1_ODIs_most_wickets}}}
 
{{!}} colspan="2" {{!}} {{{team1_ODIs_most_wickets}}}
Line 137: Line 154:
 
{{!}}-
 
{{!}}-
 
}}
 
}}
{{#if:{{{team1_twenty20s_most_runs|<noinclude>*</noinclude>}}}|
+
{{#if:{{{team1_twenty20s_most_wickets|<noinclude>*</noinclude>}}}|
 
{{!}} colspan="2" {{!}} '''Most wickets'''
 
{{!}} colspan="2" {{!}} '''Most wickets'''
 
{{!}} colspan="2" {{!}} {{{team1_twenty20s_most_wickets}}}
 
{{!}} colspan="2" {{!}} {{{team1_twenty20s_most_wickets}}}

Revision as of 13:35, 31 August 2015

{{{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}}}
Player of the series {{{player_of_series}}}
Most runs {{{team1_series_most_runs}}} {{{team2_series_most_runs}}}
Most wickets {{{team1_series_most_wickets}}} {{{team2_series_most_wickets}}}
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                = 
}}