Difference between revisions of "Template:HSBB Yearly Record Start/doc"

From blackwiki
Jump to navigation Jump to search
imported>Jlhcpa
(Created page with '{{Documentation subpage}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> {{CBB Yearly Record Navbar}} ==Usage== This template is the header for a table con...')
 
imported>Jlhcpa
m
Line 2: Line 2:
 
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
 
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
  
{{CBB Yearly Record Navbar}}
+
{{HSBB Yearly Record Navbar}}
  
 
==Usage==
 
==Usage==
  
This template is the header for a table containing the yearly record of either a college basketball coach, team, or rivalry. It is to be used in conjunction with the other templates associated with this table (under [[#See also|See also]]).
+
This template is the header for a table containing the yearly record of either a high school basketball coach, team, or rivalry. It is to be used in conjunction with the other templates associated with this table (under [[#See also|See also]]).
  
 
{{Caution|For the time being, do not remove any columns by modifying the default parameters within this template. Doing so will cause problems with the subsequent templates needed for the table.}}
 
{{Caution|For the time being, do not remove any columns by modifying the default parameters within this template. Doing so will cause problems with the subsequent templates needed for the table.}}
Line 13: Line 13:
  
 
<pre>
 
<pre>
{{CBB Yearly Record Start
+
{{HSBB Yearly Record Start
 
  | type        = insert "team" if this table describes the yearly record of a team under one or more coaches
 
  | type        = insert "team" if this table describes the yearly record of a team under one or more coaches
 
                   insert "coach" if this table describes the yearly record of a coach while with one or more teams
 
                   insert "coach" if this table describes the yearly record of a coach while with one or more teams
Line 33: Line 33:
  
 
<pre>
 
<pre>
{{CBB Yearly Record Start | type = | conference = | postseason= | poll = }}
+
{{HSBB Yearly Record Start | type = | conference = | postseason= | poll = }}
 
</pre>
 
</pre>
  
 
<pre>
 
<pre>
{{CBB Yearly Record Start | type = rivalry | rivalryteam1 = | rivalryteam2 = }}
+
{{HSBB Yearly Record Start | type = rivalry | rivalryteam1 = | rivalryteam2 = }}
 
</pre>
 
</pre>
  
 
==See also==
 
==See also==
* [[Template:CBB Yearly Record Subhead]]
+
* [[Template:HSBB Yearly Record Subhead]]
* [[Template:CBB Yearly Record Entry]]
+
* [[Template:HSBB Yearly Record Entry]]
* [[Template:CBB Yearly Record Subtotal]]
+
* [[Template:HSBB Yearly Record Subtotal]]
* [[Template:CBB Yearly Record End]]
+
* [[Template:HSBB Yearly Record End]]
  
[[Category:American college basketball templates]]
+
[[Category:Basketball templates]]

Revision as of 17:58, 6 February 2011

Usage

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

Detail

{{HSBB Yearly Record Start
 | type         = insert "team" if this table describes the yearly record of a team under one or more coaches
                  insert "coach" if this table describes the yearly record of a coach while with one or more teams
                  insert "rivalry" if this table describes a rivalry series
                  leave blank to omit this column
 | conference   = insert "no" if you do not want the conference record/standing columns to appear;
 | postseason   = insert "no" if you do not want the postseason column to appear;
 | poll         = insert poll name to use, defaults to "Rank"
                  insert "no" if you do not want the ranking column(s) to appear
                  insert "both" to use two polls, use in conjunction with 'poll1' and 'poll2'
 | poll1        = insert poll name to use, defaults to "AP"
 | poll2        = insert poll name to use, defaults to "Coaches"
 | rivalryteam1 = insert the name of the first rivalry team
 | rivalryteam2 = insert the name of the second rivalry team
}}

Basic usage

{{HSBB Yearly Record Start | type = | conference = | postseason= | poll = }}
{{HSBB Yearly Record Start | type = rivalry | rivalryteam1 = | rivalryteam2 = }}

See also