Template:Invitational results box/doc
Jump to navigation
Jump to search
This template allows the generation of a results box for an invitational.
It relies on Template:Irb row to generate the rows.
Parameters
div
- the division that the results box is representing (appears in the box's title)<year>
(ex:2019
,2018
,2017
, ...) - the year of each row (this should equal a Template:Irb row)note<num>
- (ex:note1
,note2
,note3
, ...) - the note corresponding to a note found somewhere in the table, shown as a superscript caption at the bottom of the table
For parameters for the rows in the table (for example, first_name
or first_points
) please see the Irb row parameter documentation.
Examples
Code | Result | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{Invitational results box |div=B |2019={{Irb row |first_name=[[Kennedy Middle School]] |first_points=148 |second_name=[[Solon Middle School]] |second_points=191 |third_name=[[Community Middle School]] |third_points=250 |fourth_name=[[Beckendorff Junior High School]] |fourth_points=282 |fifth_name=[[Daniel Wright Junior High School]] |fifth_points=284 |teams=60 |date=6/1/19 }} }} |
| ||||||||||||||||||||||||
{{Invitational results box |div=B |2018={{Irb row |condition=cancelled |teams=60 |date=5/19/18 }} |2019={{Irb row |first_name=[[Kennedy Middle School]] |first_points=148 |second_name=[[Solon Middle School]] |second_points=191 |third_name=[[Community Middle School]] |third_points=250 |fourth_name=[[Beckendorff Junior High School]] |fourth_points=282 |fifth_name=[[Daniel Wright Junior High School]] |fifth_points=284 |teams=60 |date=6/1/19 }} }} |
| ||||||||||||||||||||||||
{{Invitational results box |div=B |2018={{Irb row |condition=cancelled |condition_reason=tropical storm warnings |teams=60 |date=5/19/18 }} |2019={{Irb row |first_name=[[Kennedy Middle School]] |first_points=148 |second_name=[[Solon Middle School]] |second_points=191 |second_note=1 |third_name=[[Community Middle School]] |third_points=250 |fourth_name=[[Beckendorff Junior High School]] |fourth_points=282 |fifth_name=[[Daniel Wright Junior High School]] |fifth_points=284 |teams=60 |date=6/1/19 }} |note1=[[Kennedy Middle School]]'s second team (Team X) came second with 178 points }} |
|