Difference between revisions of "Template:Infobox cricket series begin/doc"

From blackwiki
Jump to navigation Jump to search
imported>Frietjes
m (doc)
imported>Vanisaac
m (→‎Usage: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
Line 57: Line 57:
 
</pre>
 
</pre>
  
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
+
<includeonly>{{Sandbox other||
 
<!-- 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>

Latest revision as of 18:33, 25 April 2020

This template is part of a collection of templates used for a cricket series article.

The complete set of templates is

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}}