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/taxonomy/genres"

From PCGamingWiki, the wiki about fixing PC games
(Created page with "<includeonly>{{#if: {{{1|}}} | <tr> <td class="template-infobox-type">Genres</td> <td class="template-infobox-info">{{#arraymap: {{{1}}} | , | x | :Category:{{ucfirst...")
 
Line 1: Line 1:
 
<includeonly>{{#if: {{{1|}}} | <tr>
 
<includeonly>{{#if: {{{1|}}} | <tr>
 
<td class="template-infobox-type">Genres</td>
 
<td class="template-infobox-type">Genres</td>
<td class="template-infobox-info">{{#arraymap: {{{1}}} | , | x | [[:Category:{{ucfirst:x}}|{{ucfirst:x}}]] [[Category:{{ucfirst:x}}]] }}</td>
+
<td class="template-infobox-info">{{#arraymap: {{{1}}} | , | x | {{#switch: 
</tr>}}
+
|rpg          = [[Category:Test]]
 +
|#default    = [[:Category:{{ucfirst:x}}|{{ucfirst:x}}]] [[Category:{{ucfirst:x}}]]
 +
}}</td>
 +
</tr>}}
 
</includeonly>
 
</includeonly>

Revision as of 12:34, 7 May 2020