Difference between revisions of "Template:Infobox cricket series begin/doc"
Jump to navigation
Jump to search
imported>Frietjes |
imported>Frietjes m (doc) |
||
| Line 12: | Line 12: | ||
== Usage == | == Usage == | ||
| + | <pre> | ||
| + | {{Infobox cricket series begin | ||
| + | | series_name = | ||
| + | | team1_image = | ||
| + | | team1_name = | ||
| + | | team2_image = | ||
| + | | team2_name = | ||
| + | | from_date = | ||
| + | | to_date = | ||
| + | | team1_captain = | ||
| + | | team2_captain = | ||
| + | }} | ||
| + | {{Infobox cricket series tests | ||
| + | | 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 = | ||
| + | }} | ||
| + | {{Infobox cricket series one day internationals | ||
| + | | 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 = | ||
| + | }} | ||
| + | {{Infobox cricket series twenty20 | ||
| + | | 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 = | ||
| + | }} | ||
| + | {{Infobox cricket series end}} | ||
| + | </pre> | ||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| | ||
<!-- Categories go here and interwikis go in Wikidata. --> | <!-- Categories go here and interwikis go in Wikidata. --> | ||
| − | [[Category:Cricket infobox templates|{{#invoke:string|replace|{{PAGENAME}}|Infobox cricket | + | [[Category:Cricket infobox templates|{{#invoke:string|replace|{{PAGENAME}}|Infobox cricket|}}]] |
}}</includeonly> | }}</includeonly> | ||
Revision as of 23:16, 24 March 2014
| 40px | This is a documentation subpage for Template:Infobox cricket series begin. It contains usage information, categories and other content that is not part of the original template page. |
This template is part of a collection of templates used for a cricket series article.
The complete set of templates is
- {{Infobox cricket series begin}}
- {{Infobox cricket series tests}}
- {{Infobox cricket series one day internationals}}
- {{Infobox cricket series twenty20}}
- {{Infobox cricket series end}}
Usage
{{Infobox cricket series begin
| series_name =
| team1_image =
| team1_name =
| team2_image =
| team2_name =
| from_date =
| to_date =
| team1_captain =
| team2_captain =
}}
{{Infobox cricket series tests
| 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 =
}}
{{Infobox cricket series one day internationals
| 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 =
}}
{{Infobox cricket series twenty20
| 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 =
}}
{{Infobox cricket series end}}