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 game/row/reception"

From PCGamingWiki, the wiki about fixing PC games
m (added {{#vardefine: igdb | {{{2|}}} }})
m (Only display something if parameter 3 is set (this also solved the icon not showing up in case the parameters are empty))
Line 1: Line 1:
<includeonly> <tr>
+
<includeonly>{{#if: {{{3|}}} | <tr>
 
<td class="template-infobox-type"><!--
 
<td class="template-infobox-type"><!--
 
-->{{#switch: {{lc: {{{1|}}} }}
 
-->{{#switch: {{lc: {{{1|}}} }}
Line 15: Line 15:
 
}}</td>
 
}}</td>
 
</tr>
 
</tr>
</includeonly>
+
}}</includeonly>

Revision as of 15:04, 24 April 2020