Difference between revisions of "Template:CBB yearly record end/doc"

From blackwiki
Jump to navigation Jump to search
imported>X96lee15
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
  
 
==Usage==
 
==Usage==
 
 
This template is the footer for a table containing the yearly record of either a college basketball coach or team. It is to be used in conjunction with the other templates associated with this table (under [[#See also|See also]]).
 
This template is the footer for a table containing the yearly record of either a college basketball coach or team. It is to be used in conjunction with the other templates associated with this table (under [[#See also|See also]]).
  
 
===Detail===
 
===Detail===
 
 
<pre>
 
<pre>
{{CBB Yearly Record End
+
{{CBB yearly record end
| rivalrygame = insert "yes" to use "Current series" as the row header instead of  
+
| rivalrygame = insert "yes" to use "Current series" as the row header instead of  
                "Total" and hides legend for championship colors
+
                "Total" and hides legend for championship colors
| overall    = insert the overall career record for the coach/team
+
| overall    = insert the overall career record for the coach/team
| conference  = insert the overall career conference record for the coach/team
+
| conference  = insert the overall career conference record for the coach/team
| legend      = insert "no" if you do not want to display the champions legend
+
| legend      = insert "no" if you do not want to display the champions legend
| cbb_c1      = National champ color, set custom color on the legend if you used custom colors in your entries
+
| cbb_c1      = National champ color, set custom color on the legend if you used custom colors in your entries
| cbb_c2      = Conference champ color, set custom color on the legend if you used custom colors in your entries
+
| cbb_c2      = Conference champ color, set custom color on the legend if you used custom colors in your entries
| cbb_c3      = Tournament champ color, set custom color on the legend if you used custom colors in your entries
+
| cbb_c3      = Tournament champ color, set custom color on the legend if you used custom colors in your entries
 
}}
 
}}
 
</pre>
 
</pre>
  
 
===Basic usage===
 
===Basic usage===
 
 
<pre>
 
<pre>
{{CBB Yearly Record End
+
{{CBB yearly record end
| overall =  
+
| overall =  
}}
+
}}
 
</pre>
 
</pre>
  
 
==See also==
 
==See also==
* [[Template:CBB Yearly Record Start]]
+
* [[Template:CBB yearly record start]]
* [[Template:CBB Yearly Record Subhead]]
+
* [[Template:CBB yearly record subhead]]
* [[Template:CBB Yearly Record Entry]]
+
* [[Template:CBB yearly record entry]]
* [[Template:CBB Yearly Record Subtotal]]
+
* [[Template:CBB yearly record subtotal]]
  
 +
<includeonly>{{Sandbox other||
 
[[Category:American college basketball templates]]
 
[[Category:American college basketball templates]]
 +
}}</includeonly>

Latest revision as of 01:21, 24 April 2020

Usage

This template is the footer for a table containing the yearly record of either a college basketball coach or team. It is to be used in conjunction with the other templates associated with this table (under See also).

Detail

{{CBB yearly record end
| rivalrygame = insert "yes" to use "Current series" as the row header instead of 
                "Total" and hides legend for championship colors
| overall     = insert the overall career record for the coach/team
| conference  = insert the overall career conference record for the coach/team
| legend      = insert "no" if you do not want to display the champions legend
| cbb_c1      = National champ color, set custom color on the legend if you used custom colors in your entries
| cbb_c2      = Conference champ color, set custom color on the legend if you used custom colors in your entries
| cbb_c3      = Tournament champ color, set custom color on the legend if you used custom colors in your entries
}}

Basic usage

{{CBB yearly record end
| overall = 
}}

See also