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 (added website parameter)
m (moved website to the top)
Line 4: Line 4:
 
<tr>
 
<tr>
 
<td class="template-infobox-cover" colspan="2">[[File:{{{cover}}}{{!}}{{{cover size|300px}}}{{!}}alt={{{title|{{PAGENAME}}}}} cover]]</td>
 
<td class="template-infobox-cover" colspan="2">[[File:{{{cover}}}{{!}}{{{cover size|300px}}}{{!}}alt={{{title|{{PAGENAME}}}}} cover]]</td>
 +
</tr>
 +
}}
 +
 +
<!-- 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>
 
</tr>
 
}}
 
}}
Line 21: Line 31:
 
</tr>
 
</tr>
 
{{{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>
 
 
}}
 
}}
  

Revision as of 20:17, 31 July 2019

Infobox non-game