notebook/config/attributes/scene.yml
2016-11-01 21:51:57 +01:00

40 lines
890 B
YAML

:overview:
:label: Overview
:icon: info
:attributes:
- :name: name
:label: Name
- :name: summary
:label: Summary
- :name: universe_id
:label: Universe
:looks:
:label: members
:icon: face
:attributes:
- :name: scene_characters
:label: Characters in scene
- :name: scene_locations
:label: Locations in scene
- :name: scene_items
:label: Items in scene
:action:
:label: Action
:icon: gesture
:attributes:
- :name: cause
:label: What caused this?
- :name: description
:label: Description
- :name: results
:label: Results
:notes:
:label: Notes
:icon: edit
:attributes:
- :name: notes
:label: Notes
- :name: private_notes
:label: Private notes
:description: Private notes are <em>always</em> visible to only you, even if content is made public and shared.