Template:GamePage: Difference between revisions

No edit summary
No edit summary
Line 92: Line 92:
"previous_in_series": {
"previous_in_series": {
"label": "Previous Game Joe Played In Series",
"label": "Previous Game Joe Played In Series",
"description": "The previous game Joe played in the series, if there was one.",
"description": "The previous game Joe played in the series, if there was one. This should be a link.",
"type": "wiki-page-name"
"type": "content"
},
},
"next_in_series": {
"next_in_series": {
"label": "Next Game Joe Played In Series",
"label": "Next Game Joe Played In Series",
"description": "The next game Joe played in the series, if there is one.",
"description": "The next game Joe played in the series, if there is one. This should be a link.",
"type": "wiki-page-name"
"type": "content"
},
},
"previous_played": {
"previous_played": {
"label": "Previous Game Joe Played",
"label": "Previous Game Joe Played",
"description": "The previous game Joe played before this one.",
"description": "The previous game Joe played before this one. This should be a link.",
"type": "wiki-page-name"
"type": "content"
},
},
"next_played": {
"next_played": {
"label": "Next Game Joe Played",
"label": "Next Game Joe Played",
"description": "The game Joe played after this one.",
"description": "The game Joe played after this one. This should be a link.",
"type": "wiki-page-name"
"type": "content"
}
}
},
},