{{ define "title" }}Custom Races{{ end }} {{ define "custom-race-table" }} {{ $writeAccess := WriteAccess }}
Details | Created | {{ if $writeAccess }}Actions | {{ end }}|
---|---|---|---|
{{ if $race.Starred }} {{ else }} {{ end }} {{ if $race.Loop }} {{ else }} {{ end }} |
{{ template "race-card" $race }}
Name: {{ $race.Name }} |
{{ timeFormat $race.Created }} {{ dateFormat $race.Created }} |
{{ if $writeAccess }}
Use as Template Edit Race Delete | {{ end }}
Custom races are fully configurable events, once you have created a custom race you can Star it or add it to the automatic race loop. You can use a custom race as a template for a new race, which will create a copy of the custom race, or edit the custom race directly. Custom races can be run quickly on the server using the start race button.
You haven't Scheduled any races!
{{ end }}You haven't starred any Custom Races yet. Star some using the table below!
{{ end }}These custom races will be looped on the server whilst it is inactive!
{{ else }}No custom races have been added to the auto loop list yet! Use the play icon to add a race to the loop. Any added races will loop on the server whilst it is inactive!
{{ end }}We couldn't find any recent races. Perhaps you should create one now?
{{ end }} {{ end }}