TASVideos / tasvideos

The code for the live TASVideos website
https://tasvideos.org/
GNU General Public License v3.0
62 stars 29 forks source link

fix module:GameName on general GameResources subpages #1729

Closed vadosnaprimer closed 6 months ago

vadosnaprimer commented 6 months ago

Somewhat hacky? The idea is to reword it to "[system] games" when there's a system, because those pages don't actually have any info about the system itself, only about its games. And when there's no system to display, that means we're on a general subpage, so we say "various games" instead.

fix #1688