@if (loading() || saving()) { } @if (loadFailed()) {
error_outline

Game not found

It may have been removed, or it belongs to another account.

Back to library
} @else {
@if (artPreview(); as preview) { Box art preview } @else {
image No box art
} @if (uploading()) {
}
@if (artPreview()) { }

{{ isEdit() ? 'Edit game' : 'New game' }}

Title @if (form.controls.title.touched && form.controls.title.invalid) { Title is required }
System — @for (option of systems; track option) { {{ option }} } Genre — @for (option of genres; track option) { {{ option }} } Year
Developer Publisher
Description
Collection status Own Dumped Played Finished
Cancel @if (isEdit()) { }
}