Template:Infobox Game: Difference between revisions

From Unknown Variable
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>[[Category:Game Referenced]][[Category:Game/{{{Game}}}]]</includeonly>
{{Infobox
{{Infobox
  |name        = Infobox Game
  |name        = Infobox Game
Line 10: Line 11:
  |  data1 = {{ #if: {{{bgg|}}} | [{{{bgg}}} (link)] }}<noinclude>[https://www.example.com (link)]</noinclude>
  |  data1 = {{ #if: {{{bgg|}}} | [{{{bgg}}} (link)] }}<noinclude>[https://www.example.com (link)]</noinclude>
  | label2 = TTS Workshop
  | label2 = TTS Workshop
  |  data2 = {{ #if: {{{tts|}}} | [{{{tts}}} (link)] [[Category:TableTopSimulator]]}}<noinclude>[https://www.example.com (link)]</noinclude>
  |  data2 = {{ #if: {{{tts|}}} | [{{{tts}}} (link)] [[Category:Game/TableTopSimulator]]}}<noinclude>[https://www.example.com (link)]</noinclude>
  | label3 = Steam
  | label3 = Steam
  |  data3 =  {{ #if: {{{steam|}}} | [{{{steam}}} (link)] [Category:Steam] }}<noinclude>[https://www.example.com (link)]</noinclude>
  |  data3 =  {{ #if: {{{steam|}}} | [{{{steam}}} (link)] [Category:Steam] }}<noinclude>[https://www.example.com (link)]</noinclude>
Line 20: Line 21:
<code><nowiki>{{Infobox Game|Game=Name|bgg=boardgamegeek_link_if_boardgame|tts=tabletopsim_workshop_link|steam=link_if_steamgame|itch=link_if_itchiogame}}</nowiki></code>
<code><nowiki>{{Infobox Game|Game=Name|bgg=boardgamegeek_link_if_boardgame|tts=tabletopsim_workshop_link|steam=link_if_steamgame|itch=link_if_itchiogame}}</nowiki></code>
</noinclude>
</noinclude>
<includeonly>[[Category:Game Referenced]][[Category:Game/{{{Game}}}]]</includeonly>

Latest revision as of 09:50, 17 November 2025

{{{Game}}}Example Game
Board Game Geek(link)
TTS Workshop(link)
Steam(link)
itch.io(link)

This is a template for games referenced in articles.
{{Infobox Game|Game=Name|bgg=boardgamegeek_link_if_boardgame|tts=tabletopsim_workshop_link|steam=link_if_steamgame|itch=link_if_itchiogame}}