The Infobox state regions template is a template used to generate an infobox for pages representing all the regions of a state. The map display relies on a pre-existing map template with regions and tournament sites labeled.
Parameters
General Information
state - the state where the regions are located
caption - immediately follows the map, to be used for a key
RegionsB - the number of regions in Division B
RegionsC - the number of regions in Division C
RegionType - the type of regions, open or closed
Usage
The template should be placed at the very top of an article, with no empty line breaks before or after the template
Examples
| Code |
Result
|
{{Infobox state regions
| state = Kansas}}
|
| Infobox state regions/doc
|
 Johnson County Community College Andover Central High School Fort Hays State University
|
|
{{Infobox state regions
| state = Ohio
| RegionsB = 8
| RegionsC = 8}}
|
| Infobox state regions/doc
|
 Baldwin Wallace University Baldwin Wallace University Bowling Green State University
|
| Divisions B Regions
|
8
|
| Division C Regions
|
8
|
|
{{Infobox state regions
| state = Ohio
| RegionsB = 8
| RegionsC = 8
| RegionType = Closed
| caption = {{color box|rgb(170, 0, 0)|Region 1: Northwest Region|white}} - ''John Carroll University'' {{break}}
{{color box|#bfeabf|Region 2: Western Region}} - ''Piqua High School'' {{break}}
{{color box|#d48080|Region 3: Eastern Region}} - ''University of Akron'' {{break}}
{{color box|#eabfbf|Region 4: Northern Region}} - ''St. Ignatius High School'' {{break}}
{{color box|#80d480|Region 5: Southwestern Region}} - ''Xavier University'' {{break}}
{{color box|#0a0|Region 6: Central Region|white}} - ''Grandview Heights High School'' {{break}}
{{color box|#ff8c00|Region 7: Southeastern Region}} - ''Marietta College'' {{break}}
{{color box|#FEE372|Region 8: Northeastern Region}} - ''Bowling Green State University''}}
|
| Infobox state regions/doc
|
 Baldwin Wallace University Baldwin Wallace University Bowling Green State University
|
Region 1: Northwest Region - John Carroll University
Region 2: Western Region - Piqua High School
Region 3: Eastern Region - University of Akron
Region 4: Northern Region - St. Ignatius High School
Region 5: Southwestern Region - Xavier University
Region 6: Central Region - Grandview Heights High School
Region 7: Southeastern Region - Marietta College
Region 8: Northeastern Region - Bowling Green State University
|
| Divisions B Regions
|
8
|
| Division C Regions
|
8
|
| Region Type
|
Closed
|
|