You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
361 B
15 lines
361 B
title: Board
|
|
|
|
create:
|
|
status: listed
|
|
|
|
sections:
|
|
fields:
|
|
type: fields
|
|
fields:
|
|
game:
|
|
label: Current Game
|
|
type: pages
|
|
query: site.find('seasons').getAllGames
|
|
text: "{{ page.parent.title }}: {{ page.type }} {{ page.player.toPages.first.surname }} vs. {{ page.player.toPages.last.surname }}"
|
|
multiple: false
|
|
|