1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 16:47:45 +00:00
EXDSchema/schemas/HowTo.yml

22 lines
381 B
YAML
Raw Normal View History

2024-11-08 15:29:57 -08:00
name: HowTo
displayField: Name
fields:
- name: Name
- name: HowToPagePC
type: array
count: 5
fields:
- type: link
targets: [HowToPage]
- name: HowToPageController
type: array
count: 5
fields:
- type: link
targets: [HowToPage]
- name: Sort
- name: Category
type: link
targets: [HowToCategory]
- name: Announce