Template:Infobox Game: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
|abovestyle = background:#cfc; | |abovestyle = background:#cfc; | ||
|above = {{{Game}}} | |above = {{{Game}}}<noinclude>Example Game</noinclude> | ||
|headerstyle = background:#ccf; | |headerstyle = background:#ccf; | ||
|labelstyle = background:#ddf; | |labelstyle = background:#ddf; | ||
| label1 = Board Game Geek | | label1 = Board Game Geek | ||
| data1 = {{ #if: {{{bgg|}}} | [{{{bgg}}} (link)] }} | | 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]}} | | data2 = {{ #if: {{{tts|}}} | [{{{tts}}} (link)] [Category:TableTopSimulator]}}<noinclude>[https://www.example.com (link)]</noinclude> | ||
| label3 = Steam | | label3 = Steam | ||
| data3 = {{ #if: {{{steam|}}} | [{{{steam}}} (link)] [Category:Steam] }} | | data3 = {{ #if: {{{steam|}}} | [{{{steam}}} (link)] [Category:Steam] }}<noinclude>[https://www.example.com (link)]</noinclude> | ||
| label4 = itch.io | | label4 = itch.io | ||
| data4 = {{ #if: {{{itch|}}} | [{{{itch}}} (link)] [Category:itch.io] }} | | data4 = {{ #if: {{{itch|}}} | [{{{itch}}} (link)] [Category:itch.io] }}<noinclude>[https://www.example.com (link)]</noinclude> | ||
}} | }} | ||
<noinclude>This is a template for games referenced in articles. | <noinclude>This is a template for games referenced in articles.<br /> | ||
<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|itch=link_if_itchiogame}}</nowiki></code> | ||
</noinclude> | </noinclude> | ||
<includeonly>[[Category:Game Referenced]][[Category:Game/{{{Game}}}]]</includeonly> | <includeonly>[[Category:Game Referenced]][[Category:Game/{{{Game}}}]]</includeonly> | ||