Was kind of shocked this page took so long to exist before it did (2025-03-18 for the record), but then I remembered that I [[The Switch Post-Mortem|don't think that much of it, lol]]. ![[Games.base#System]] %% DATAVIEW_PUBLISHER: start ```dataview table without id file.link as Game, maker as Maker, year as Year, rating as Rating where contains(category, [[Games]]) and !contains(file.name, "Template") and contains(system, this.file.link) sort rating desc ``` %% | Game | Maker | Year | Rating | | ----------------------------------------------------------------------------------------------- | -------------------------------------------- | ---- | ------ | | [[Xenoblade Chronicles X - Definitive Edition.md\|Xenoblade Chronicles X - Definitive Edition]] | <ul><li>[[Nintendo.md\|Nintendo]]</li></ul> | 2025 | 5 | %% DATAVIEW_PUBLISHER: end %%