git @ Cat's Eye Technologies The-Dossier / master schema / Computer game.md
master

Tree @master (Download .tar.gz)

Computer game.md @masterview rendered · raw · history · blame

Computer game (schema)
=====================

<!--
SPDX-FileCopyrightText: In 2024, Chris Pressey, the original author of this work, placed it into the public domain.

SPDX-License-Identifier: CC0-1.0
-->

This is a schema which defines, for now, a few rudimentary things about
what properties Computer Game entries in The Dossier should have.

The order in which they are listed here induces an order in which they
should appear on each entry.

### subtitle

*   optional: true

subtitle

### authors

The author(s) of the game.

### under the auspices of

*   optional: true

under the auspices of

### published by

*    optional: true

The entity which published the video game.

### genre

Genre.

### available for

*    optional: true

The platform or platforms that the video game is or was available for.

### controls

*    optional: true

What the game is controlled with.

### date released

Date released.

### written using

*    optional: true

### wikipedia

*    optional: true

If it has an entry on Wikipedia, a link to that.

### order

*    optional: true
*    multiple: true

Gives the link for where it can be ordered from.

### download

*    optional: true
*    multiple: true

Gives the link for where it can be downloaded from.

### entry

*    optional: true
*    multiple: true

Gives the link for an entry in a video games database.

### video

*    optional: true
*    multiple: true

Gives the link for a video of the game being played.

### walkthrough

*    optional: true
*    multiple: true

Gives the link for a walkthrough.

### review

*    optional: true
*    multiple: true

Gives the link for a review.

### play online

*    optional: true
*    multiple: true

Gives the link where it can be played online.