Template:College directory row

From QBWiki
Jump to navigation Jump to search

A row of the table listing 4-year colleges, their participation in quiz bowl, and their contact info. For use in the College directory page.

|-
| [[{{{1}}}]] || {{{2}}} || {{{3|}}} || {{{4|}}} || {{#if:{{{5|}}}|[[{{{5}}}]] {{#if:{{{contact|}}}|({{{contact}}})}}|{{#if:{{{contact|}}}|{{{contact}}}}}}} || {{{6|}}} || {{{7|}}}{{{notes|}}}
|-
  • {{{1}}} - College name
  • {{{2}}} - State
  • {{{3}}} - Last year active in any quiz bowl related activity. This includes College Bowl, HCASC, and things like playing IS sets. If not specified, cell will be left empty.
  • {{{4}}} - Last year active in mainstream quiz bowl, defined as NAQT, ACF, or housewrite tournaments that follow the norms of college quiz bowl. If not specified, cell will be left empty.
  • {{{5}}} - The point of contact for the school. Should be a person.
  • contact - A means of contacting the point of contact. Can be an email or another means of getting in touch (e.g. a Discord ID), but it should provide enough information for anyone visiting the page to be able to reach out to the person on their own.
  • {{{6}}}/update - The last time that contact and contact info were updated. Should only be used if the last year active (any) and last year active (mainstream) were provided.
  • {{{7}}}/notes - Additional information about the college. Can be the 7th anonymous parameter if all other fields are provided, or can be manually provided with notes.

To view the column names for this table, see Template:College directory table start.

Example table:

College State Last year active (any) Last year active (mainstream) Point of contact Last verified Notes
Amherst College MA 2021 2021 Kevin Wang (pandasmoothie@gmail.com) 2019 Example notes
University of Chicago IL 2021 2021 Matthew Lehmann 2021
Mount Royal University AB
University of Alberta AB 2014 2014 rpnair@ualberta.ca 2014
Arkansas Baptist College AR 2014 HCASC
McGill University QC 2014 2014 Joe Su (joesu234@gmail.com) 2014

For the purposes of this table, "mainstream" quiz bowl includes NAQT and ACF tournaments and housewrites. Participation in HCASC, College Bowl, or conventional quiz bowl not intended for college audiences (e.g. IS sets) would fall under the category of "any".


  • All fields.
{{College directory row|Amherst College|MA|2021|2021|Kevin Wang|contact=pandasmoothie@gmail.com|2019|Example notes}}
  • All fields but notes and contact.
{{College directory row|University of Chicago|IL|2021|2021|Matthew Lehmann|2021}}
  • Only name and state.
{{College directory row|Mount Royal University|AB}}
  • Name, state, active (any), and active (mainstream). No point of contact but a contact email and an update timestamp.
{{College directory row|University of Alberta|AB|2014|2014|contact=rpnair@ualberta.ca|update=2014}}
  • Name, state, and active (any).
{{College directory row|Arkansas Baptist College|AR|2014|notes=HCASC}}
  • All fields but notes.
{{College directory row|McGill University|QC|2014|2014|Joe Su|contact=joesu234@gmail.com|2014}}