{{/*
Copyright 2018 Team 254. All Rights Reserved.
Author: pat@patfairbank.com (Patrick Fairbank)
Display that shows upcoming matches and timing information.
*/}}
{{if eq $i 0}}
On Field
{{else if eq $i 1}}
On Deck
{{else if eq $i 2}}
Last Call
{{else if eq $i 3}}
Second Call
{{else if eq $i 4}}
First Call
{{end}}