Difference between revisions of "Template:CBB schedule end/doc"

From blackwiki
Jump to navigation Jump to search
imported>Magioladitis
m (updated)
imported>Trialpears
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{Documentation subpage}}
 
{{Documentation subpage}}
 
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
 
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
 +
 
==Usage==
 
==Usage==
 
This template is the footer for a college basketball schedule. It should be used in conjunction with the templates in the [[#See also]] section.
 
This template is the footer for a college basketball schedule. It should be used in conjunction with the templates in the [[#See also]] section.
Line 6: Line 7:
 
===Detail===
 
===Detail===
 
<pre>
 
<pre>
{{CBB Schedule end
+
{{CBB schedule end
 
| rank    = insert "no" if you do not want ranking info to appear
 
| rank    = insert "no" if you do not want ranking info to appear
 
| poll    = Name of the poll if other than the AP Poll
 
| poll    = Name of the poll if other than the AP Poll
 
| timezone = Name of the time zone the times in the schedule adhere to
 
| timezone = Name of the time zone the times in the schedule adhere to
 +
| region = Can be used to denote tournament region. This field is for the abbreviation (S, MW, E, etc.)
 +
| regionname = The full name of the tournament region (South, Midwest, East, etc.)
 
}}
 
}}
 
</pre>
 
</pre>
Line 15: Line 18:
 
===Blank===
 
===Blank===
 
<pre>
 
<pre>
{{CBB Schedule end
+
{{CBB schedule end
 
| rank    =  
 
| rank    =  
 
| poll    =  
 
| poll    =  
 
| timezone =  
 
| timezone =  
 +
| region  =
 +
| regionname =
 +
| notes =
 
}}
 
}}
 
</pre>
 
</pre>
 
or
 
or
 
<pre>
 
<pre>
{{CBB Schedule end|rank=|poll=|timezone=}}
+
{{CBB schedule end|rank=|poll=|timezone=|region=|regionname=|notes=}}
 
</pre>
 
</pre>
  
 
==Examples==
 
==Examples==
 +
 
===Example 1===
 
===Example 1===
<pre>{{CBB Schedule end|rank=|poll=|timezone=[[Central Time Zone|Central Time]]}}</pre>
+
<pre>{{CBB schedule end|rank=|poll=|region=S|regionname=South region|notes=}}
{| <!-- Inserted since the header template is missing -->
+
</pre>
{{CBB Schedule End|rank=|poll=|timezone=[[Central Time Zone|Central Time]]}}
 
 
 
===Example 2===
 
<pre>{{CBB Schedule end|rank=no|poll=|timezone=[[Eastern Time Zone|Eastern Time]]}}</pre>
 
{| <!-- Inserted since the header template is missing -->
 
{{CBB Schedule end|rank=no|poll=|timezone=[[Eastern Time Zone|Eastern Time]]}}
 
 
 
===Example 3===
 
<pre>{{CBB Schedule end|rank=|poll=[[Associated Press|AP]]|timezone=[[Mountain Time Zone|Mountain Time]]}}</pre>
 
 
{| <!-- Inserted since the header template is missing -->
 
{| <!-- Inserted since the header template is missing -->
{{CBB Schedule end|rank=|poll=[[Associated Press|AP]]|timezone=[[Mountain Time Zone|Mountain Time]]}}
+
{{CBB schedule end|rank=|poll=|region=S|regionname=South region|notes=}}
  
 
==See also==
 
==See also==
*{{tl|CBB Schedule Start}}
+
*{{tl|CBB schedule start}}
*{{tl|CBB Schedule Entry}}
+
*{{tl|CBB schedule entry}}
 +
* CBB game log templates
 +
** {{tl|CBB game log start}}
 +
** {{tl|CBB game log section header}}
 +
** {{tl|CBB game log section entry}}
 +
** {{tl|CBB game log end}}
  
{{esoteric}}
 
  
<includeonly>
+
<includeonly>{{Sandbox other||
 
<!-- ADD CATEGORIES BELOW THIS LINE -->
 
<!-- ADD CATEGORIES BELOW THIS LINE -->
 
[[Category:Basketball templates|{{PAGENAME}}]]
 
[[Category:Basketball templates|{{PAGENAME}}]]
Line 54: Line 56:
  
 
<!-- ADD INTERWIKIS BELOW THIS LINE -->
 
<!-- ADD INTERWIKIS BELOW THIS LINE -->
</includeonly>
+
}}</includeonly>

Latest revision as of 22:23, 9 July 2020

Usage

This template is the footer for a college basketball schedule. It should be used in conjunction with the templates in the #See also section.

Detail

{{CBB schedule end
| rank     = insert "no" if you do not want ranking info to appear
| poll     = Name of the poll if other than the AP Poll
| timezone = Name of the time zone the times in the schedule adhere to
| region = Can be used to denote tournament region. This field is for the abbreviation (S, MW, E, etc.)
| regionname = The full name of the tournament region (South, Midwest, East, etc.)
}}

Blank

{{CBB schedule end
| rank     = 
| poll     = 
| timezone = 
| region  = 
| regionname = 
| notes = 
}}

or

{{CBB schedule end|rank=|poll=|timezone=|region=|regionname=|notes=}}

Examples

Example 1

{{CBB schedule end|rank=|poll=|region=S|regionname=South region|notes=}}
Template:Smalldiv

See also