Template:Game: Difference between revisions

m
Add parameter for linking game kits
(Add syntax for series)
m (Add parameter for linking game kits)
 
Line 8: Line 8:
|label3=GUID
|label3=GUID
|data3=[https://play.fancade.com/{{{guid}}} {{{guid}}}]
|data3=[https://play.fancade.com/{{{guid}}} {{{guid}}}]
|label4=Kit
|data4={{#if:{{{guidkit|}}}|{{GUID|{{{guidkit}}}}}}}
|header9={{#if:{{{series|}}}|Series}}
|header9={{#if:{{{series|}}}|Series}}
|data9={{#if:{{{series|}}}|
|data9={{#if:{{{series|}}}|
Line 39: Line 41:
Keywords:
Keywords:


* '''guid''': The ID of the game, used for linking to Fancade and displaying the image.
* '''title''': Title of the game. If unspecified, defaults to the page name.
* '''title''': Title of the game. If unspecified, defaults to the page name.
* '''author''': Author of the game.
* '''author''': Author of the game.
* '''guid''': The ID of the game, used for linking to [[Fancade]] and displaying the image.
* '''guidkit''': The ID of the corresponding kit by the author.
* '''series''': Name of the series.
* '''series''': Name of the series.
** '''previousgame''': Title of the previous game in the series.
** '''previousgame''': Title of the previous game in the series.