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 non-game"

From PCGamingWiki, the wiki about fixing PC games
m (Removed SocialTags calls, for now, as this situation is far more annoying than first expected. Maybe this stops it from conflicting with Cargo jobs? ¯\_(ツ)_/¯)
m (added website parameter)
Line 7: Line 7:
 
}}
 
}}
  
 +
<!-- Developers -->
 
{{#if: {{{developers|}}} |
 
{{#if: {{{developers|}}} |
 
<tr>
 
<tr>
Line 13: Line 14:
 
{{{developers}}}
 
{{{developers}}}
 
}}
 
}}
 +
 
<!-- Release dates -->
 
<!-- Release dates -->
 
{{#if: {{{release dates|}}}|
 
{{#if: {{{release dates|}}}|
Line 20: Line 22:
 
{{{release dates|}}}
 
{{{release dates|}}}
 
}}
 
}}
 +
 +
<!-- Website -->
 +
{{#if: {{{website|}}} |
 +
<tr>
 +
<th class="template-infobox-header" colspan="2">Website</th>
 +
</tr>
 +
<tr>
 +
<td class="template-infobox-info plainlinks" colspan="2">[[Website::{{{website}}}]]</td>
 +
</tr>
 +
}}
 +
 
<!-- Icons -->
 
<!-- Icons -->
 
{{#if: {{{wikipedia|}}}|
 
{{#if: {{{wikipedia|}}}|

Revision as of 20:17, 31 July 2019

Infobox non-game