Difference between revisions of "Template:Infobox cricket tour/doc"
Jump to navigation
Jump to search
imported>Zackmann08 |
imported>Zackmann08 (updating documentation) |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| − | {{ | + | {{Lua|Module:Infobox|Module:Infobox3cols}} |
| − | <!-- | + | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> |
| − | |||
== Usage == | == Usage == | ||
| − | + | <pre style="overflow: auto;"> | |
| − | <pre> | ||
{{Infobox cricket tour | {{Infobox cricket tour | ||
| series_name = | | series_name = | ||
| − | |||
| team1_image = | | team1_image = | ||
| team1_name = | | team1_name = | ||
| Line 52: | Line 49: | ||
</pre> | </pre> | ||
| − | + | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | |
| − | + | <!-- Categories below this line, please; interwikis at Wikidata --> | |
| − | |||
| − | <includeonly> | ||
| − | <!-- Categories | ||
[[Category:Cricket infobox templates]] | [[Category:Cricket infobox templates]] | ||
| − | </includeonly> | + | }}</includeonly> |
Revision as of 22:07, 12 January 2017
| 40px | This is a documentation subpage for Template:Infobox cricket tour. It contains usage information, categories and other content that is not part of the original template page. |
| 30px | This template uses Lua: |
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 =
| team1_points =
| team2_points =
| points_header =
}}