Longtime Drupal user, still getting used to Backdrop...
I've created three taxonomy vocabularies on the site I'm currently working on, and added an image field to each of them, for an icon representing each term. And I have a content type that includes a term reference field for each of the three vocabularies.
What I would like to do is have the content type display the icon for the chosen term, rather than the name of the term. I'm guessing I need to create a field template for this? But I haven't done that in Backdrop before. Is it basically the same method as for Drupal, in terms of naming conventions etc.? Or is there a different way? Or an easier way to do this without a custom template?
For the layout, try the path to be node/% and the visibility condition to be Node type = Game.