Infobox/Game – Template
Jump to navigation
Jump to search
Lou Montana (talk | contribs) (Template creation) |
Lou Montana (talk | contribs) m (Remove Link template usage) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div | <includeonly><div class="float-right"> | ||
{| class="wikitable mw-collapsible" | {| class="wikitable mw-collapsible" | ||
! colspan="2" | {{{title|}}} | ! colspan="2" | {{{title|}}} | ||
Line 41: | Line 41: | ||
|<nowiki/> | |<nowiki/> | ||
! Discord | ! Discord | ||
{{!}} | {{!}} {{{discord}}} | ||
{{!}}- | {{!}}- | ||
}}{{#if:{{{facebook|}}} | }}{{#if:{{{facebook|}}} |
Latest revision as of 15:42, 7 July 2023
Describes a game (and/or CDLC)
This template is used on these pages.
Usage
{{Infobox/Game|title|image|releaseDate|storePage|developer}}
- title: game/CDLC title
- image: (Optional) image
- releaseDate: (Optional) release date
- storePage: (Optional) store page (usually Steam)
- developer: (Optional) studio's name
- website: (Optional) website link
- wiki: (Optional) Wiki link
- forums: (Optional) Forums link
- discord: (Optional) Discord link
- facebook: (Optional) Facebook link
Code | Result | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{Infobox/Game}} | |||||||||||||||||||||||
{{Infobox/Game|title= Game Title}} |
| ||||||||||||||||||||||
{{Infobox/Game|website= theWebsiteURL}} |
| ||||||||||||||||||||||
{{Infobox/Game |title= {{arma3}} |image= [[File:Arma_3_logo_black.png]] |releaseDate= 2013-01-01 |storePage= https://store.steampowered.com/app/107410/ |developer= [https://bohemia.net {{Name|bi}}] |website= https://www.arma3.com/ |wiki= https://community.bohemia.net/ |forums= https://forums.bohemia.net/forums/forum/218-arma-3/ |discord= https://discord.gg/arma |facebook= https://facebook.com/arma3official |twitter= https://twitter.com/Arma3official }} |
|