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:Taxonomy/table/row"

From PCGamingWiki, the wiki about fixing PC games
m (d)
m (updated for cargo)
Line 1: Line 1:
 
<tr class="table-generic-body-row">
 
<tr class="table-generic-body-row">
     <th>[[:Category:{{{1}}}]]</th>{{#vardefine: PageName | {{{1}}} }}<!-- This template returns Category:PageName results, so we need to use {{PAGENAME}} to retrieve PageName without the namespace, so we can translate them to the Glossary namespace -->
+
     <th>[[:Category:{{{1}}}|{{{1}}}]]</th>
     <td>{{Glossary:{{#var: PageName}}|definition}}</td>
+
     <td>{{Glossary:{{{1}}}|definition}}</td>
     <td>{{Glossary:{{#var: PageName}}|notes}}</td>
+
     <td>{{Glossary:{{{1}}}|notes}}</td>
     <td>{{Glossary:{{#var: PageName}}|examples}}</td>
+
     <td>{{Glossary:{{{1}}}|examples}}</td>
 
</tr>
 
</tr>

Revision as of 20:44, 1 November 2021

[[:Category:{{{1}}}|{{{1}}}]] {{Glossary:{{{1}}}|definition}} {{Glossary:{{{1}}}|notes}} {{Glossary:{{{1}}}|examples}}