Template:State results box
Appearance
| Team | Place | Points |
|---|
- This template is about creating a results table for a single state tournament. For the template used to create a table showing results of all state tournaments, see Template:State tournament results box.
The State results box template is a template that allows for the creation of a results table for a state tournament.
Unlike other results templates, it does not have an associated row template (meaning that this is the only template needed to create a state results box).
For a template used to copy and paste the code for this template, see Template:Article template/State tournament.
Parameters
<place>_name- the name of the school associated with the particular place<place>_regional(optional) - the regional that the school associated with the particular place attended<place>_regional_champ(optional) - if the school associated with the place won their regional, set this to true<place>_points- the number of points won by the school associated with the place
Examples
| Code | Result | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{State results box
|div=C
|1st_name=[[Thomas Jefferson High School for Science and Technology]]
|1st_points=49
|2nd_name=[[Langley High School]]
|2nd_points=81
|3rd_name=[[Fairfax High School]]
|3rd_points=86
}}
|
| ||||||||||||||||||||
{{State results box
|div=C
|1st_name=[[Thomas Jefferson High School for Science and Technology]]
|1st_regional=[[Charlottesville Regional|Charlottesville]]
|1st_points=49
|2nd_name=[[Langley High School]]
|2nd_regional=[[Fairfax Regional|Fairfax]]
|2nd_points=81
|3rd_name=[[Fairfax High School]]
|3rd_regional=[[Mary Washington Regional|Lake Braddock/Woodson]]
|3rd_points=86
}}
|
| ||||||||||||||||||||
{{State results box
|div=C
|1st_name=[[Thomas Jefferson High School for Science and Technology]]
|1st_regional=[[Charlottesville Regional|Charlottesville]]
|1st_regional_champ=true
|1st_points=49
|2nd_name=[[Langley High School]]
|2nd_regional=[[Fairfax Regional|Fairfax]]
|2nd_regional_champ=true
|2nd_points=81
|3rd_name=[[Fairfax High School]]
|3rd_regional=[[Mary Washington Regional|Lake Braddock/Woodson]]
|3rd_points=86
}}
|
| ||||||||||||||||||||