Template:Infobox Game: Difference between revisions

From Unknown Variable
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
  |  data1 = {{ #if: {{{bgg|}}} | [{{{bgg}}} (link)] }}
  |  data1 = {{ #if: {{{bgg|}}} | [{{{bgg}}} (link)] }}
  | label2 = TTS Workshop
  | label2 = TTS Workshop
  |  data2 = {{ #if: {{{tts|}}} | [{{{tts}}} (link)] }}
  |  data2 = {{ #if: {{{tts|}}} | [{{{tts}}} (link)] [Category:TableTopSimulator]}}
 
  | label3 = Steam
  | label3 = Steam
  |  data3 =  {{ #if: {{{steam|}}} | [{{{steam}}} (link)] }}
  |  data3 =  {{ #if: {{{steam|}}} | [{{{steam}}} (link)] [Category:Steam] }}
| label4 = itch.io
|  data4 =  {{ #if: {{{itch|}}} | [{{{itch}}} (link)] [Category:itch.io] }}


}}
}}
<noinclude>This is a template for games referenced in articles.[[Category:Documentation Tags]]
<noinclude>This is a template for games referenced in articles.
<code><nowiki>{{Infobox Game|Game=Name|bgg=boardgamegeek_link_if_boardgame|tts=tabletopsim_workshop_link|steam=link_if_steamgame}}</nowiki></code>
<code><nowiki>{{Infobox Game|Game=Name|bgg=boardgamegeek_link_if_boardgame|tts=tabletopsim_workshop_link|steam=link_if_steamgame}}</nowiki></code>
</noinclude>
</noinclude>
<includeonly>[[Category:Game Referenced]][[Category:Game/{{{Game}}}]]</includeonly>
<includeonly>[[Category:Game Referenced]][[Category:Game/{{{Game}}}]]</includeonly>

Revision as of 08:21, 22 October 2025

{{{Game}}}

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}}