The console where my love of [[JRPG|JRPGs]] first originated!
![[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 |
| ----------------------------------------- | -------------------------------------------------- | ---- | ------ |
| [[Wild Arms 2.md\|Wild Arms 2]] | \- | 1999 | 6 |
| [[Parasite Eve.md\|Parasite Eve]] | <ul><li>[[Square Enix.md\|Square Enix]]</li></ul> | 1998 | 5 |
| [[Legend of Legaia.md\|Legend of Legaia]] | Sony Computer Entertainment | 1999 | \- |
%% DATAVIEW_PUBLISHER: end %%