Template:GamePage: Difference between revisions
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 11: | Line 11: | ||
{{#if:{{{playlist|}}}|You can watch the streams at {{JoeYT2PlaylistCite|{{{playlist}}}|title={{{name|{{PAGENAME}}}}}}}}} | {{#if:{{{playlist|}}}|You can watch the streams at {{JoeYT2PlaylistCite|{{{playlist}}}|title={{{name|{{PAGENAME}}}}}}}}} | ||
{{{more|}}} | {{{more|}}} |
Revision as of 03:42, 25 January 2025
A basic page for a game.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | The name of the game. | String | required |
Box Art | box_art | The box art for the game. | File | suggested |
Series | series | The name of the series the game is in. | String | optional |
Play State | play_state | If Joe has played the game.
| String | required |
Started | started | When Joe started playing the game. | Date | optional |
Finished | finished | When Joe finished playing the game, note this means completing the game, if he stopped playing before that, use dropped instead. | Date | optional |
Dropped | dropped | When Joe stopped playing the game, note this means not completing the game, if he stopped playing after finishing it, use finished instead. | Date | optional |
Playlist | playlist | The YouTube playlist code from the URL for the playlist of Joe playing the game on his second channel. If only unofficial options are available, please add those as additional content instead. | String | optional |
Additional Content | more | Any other content to display about the game that doesn't fit into the basic template. | Content | optional |