mirror of
https://github.com/Shizmob/arcade-docs.git
synced 2024-11-27 16:10:49 +01:00
Add new categories of tags, media and claim
This commit is contained in:
parent
17722e520d
commit
3a20b0b833
@ -32,18 +32,25 @@ A source tagging system is in the works, the preliminary version consists of add
|
||||
`#<type>:<info*>`
|
||||
|
||||
Types can be:
|
||||
|
||||
* `WEB`: website, info identifies the website in question
|
||||
* `SCRAPE`: scrape, info identiies the source of the scrape
|
||||
* `GAME`: game data, info identifies the data and location
|
||||
* `MAME`: MAME sources, info identifies the driver filename
|
||||
* `DOC`: official documentation, info identifies the producer and identifier of the document
|
||||
* `CLAIM`: observation or information without direct proof, e.g. picture
|
||||
* `MEDIA`: uploaded media to [media repository](https://github.com/Shizmob/arcade-docs-media), e.g. pictures of
|
||||
cabinets, boards, model stickers, etc.
|
||||
|
||||
Examples:
|
||||
|
||||
* `#WEB:http://kururusky.com/?p=1458`, a website source;
|
||||
* `#SCRAPE:sega:arcade-history`, a scrape source (SEGA's [arcade history](https://sega.jp/history/arcade) page);
|
||||
* `#GAME:namco:PBN100-1-NA-MPRO-A:AMCUS/AMConfig.ini`, a game data source (`AMConfig.ini` in Pokemon Battle Network);
|
||||
* `#MAME:namcops2`: a MAME source (the `namcops2.cpp` driver comments);
|
||||
* `#DOC:konami:114946810000`, an official document source: the KONAMI beatmania IIDX 23 tricoro cabinet manual (doc #114946810000);
|
||||
* `#CLAIM:shiz`, an observation by [shiz](https://github.com/Shizmob)
|
||||
* `#MEDIA:konami/GPI36-JA-sticker.jpg`, picture of the model sticker of the Metal Gear Arcade cabinet
|
||||
|
||||
In the meantime here are some major sources used:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user