Template:Game: Difference between revisions
Nikitaivanov (talk | contribs) mNo edit summary |
-u ndefined- (talk | contribs) m (Document template) |
||
Line 9: | Line 9: | ||
|data3=[https://play.fancade.com/{{{guid}}} {{{guid}}}] | |data3=[https://play.fancade.com/{{{guid}}} {{{guid}}}] | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
'''Game''' is an [[Template:Infobox|infobox]] for games. | |||
== Example == | |||
{{Game | {{Game | ||
|guid=5C9791AF15FB9DF9 | |guid=5C9791AF15FB9DF9 | ||
Line 14: | Line 19: | ||
|author=Tzomby | |author=Tzomby | ||
}} | }} | ||
</noinclude> | |||
<pre><nowiki> | |||
{{Game | |||
|guid=5C9791AF15FB9DF9 | |||
|title=1024 | |||
|author=Tzomby | |||
}} | |||
</nowiki></pre> displays the following on the right. | |||
== Parameters == | |||
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. | |||
* '''Author''': Author of the game.</noinclude> |
Revision as of 03:35, 11 June 2025
Game is an infobox for games.
Example
1024

Title | 1024 |
Author | Tzomby |
GUID | 5C9791AF15FB9DF9 |
{{Game |guid=5C9791AF15FB9DF9 |title=1024 |author=Tzomby }}
displays the following on the right.
Parameters
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.
- Author: Author of the game.