Template:Game: Difference between revisions

From Fancade Wiki
m (Add parameter for linking game kits)
m (Migrate to Template:Documentation)
 
Line 17: Line 17:
</table>
</table>
}}
}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>{{Documentation}}</noinclude>
 
'''Game''' is an [[Template:Infobox|infobox]] for games.
 
== Example ==
 
{{Game
|guid=5C9791AF15FB9DF9
|title=1024
|author=Tzomby
}}
 
<pre><nowiki>
{{Game
|guid=5C9791AF15FB9DF9
|title=1024
|author=Tzomby
}}
</nowiki></pre> displays the following on the right.
 
== Parameters ==
 
Keywords:
 
* '''title''': Title of the game. If unspecified, defaults to the page name.
* '''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.
** '''previousgame''': Title of the previous game in the series.
** '''nextgame''': Title of the next game in the series.
 
[[Category:Infoboxes]]
</noinclude>

Latest revision as of 06:57, 23 August 2025

Description

This template provides an infobox for games.

Example

1024
5C9791AF15FB9DF9.jpg
Title1024
AuthorTzomby
GUID5C9791AF15FB9DF9
{{Game
|guid=5C9791AF15FB9DF9
|title=1024
|author=Tzomby
}}
displays the following on the right.

Parameters

Keywords:

  • title: Title of the game. If unspecified, defaults to the page name.
  • 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.
    • previousgame: Title of the previous game in the series.
    • nextgame: Title of the next game in the series.