240 B
240 B
category, tags
| category | tags | ||
|---|---|---|---|
|
|
Games
table without id
file.link as Game,
year as Year,
rating as Rating
where
contains(category,[[Games]]) and
contains(maker,this.file.link)
sort year desc