Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Template:Infobox company/Documentation"

From PCGamingWiki, the wiki about fixing PC games
(Expanded description.)
m (added mention of listgames=false)
 
Line 1: Line 1:
 
'''Description'''
 
'''Description'''
  
Used on pages below the "Company" namespace. Also controls automated cargo table templates on company pages.
+
Used on pages below the "Company" namespace.
 +
 
 +
Also automatically populates lists of games the company is involved in, unless disabled using <code>listgames=false</code>. If the lists are disabled in this template call, add {{T|Infobox company/query}} call somewhere further down the page to have the lists appear there instead.
 +
 
  
 
'''Syntax'''
 
'''Syntax'''
Line 15: Line 18:
 
|defunct      =  
 
|defunct      =  
 
|wikipedia    =  
 
|wikipedia    =  
 +
|listgames    = true
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

Latest revision as of 04:20, 30 September 2022

Description

Used on pages below the "Company" namespace.

Also automatically populates lists of games the company is involved in, unless disabled using listgames=false. If the lists are disabled in this template call, add {{Infobox company/query}} call somewhere further down the page to have the lists appear there instead.


Syntax

{{Infobox company
|title        = 
|cover        = 
|website      = 
|parent       = 
|formernames  = 
|founded      = 
|defunct      = 
|wikipedia    = 
|listgames    = true
}}