Template:SmartList: Difference between revisions
From PC Gaming Shelter
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
| template=GameRow | | template=GameRow | ||
| named args=yes | | named args=yes | ||
| | | intro=<style> | ||
| | {{#ifeq:{{{hide|}}}|Game Mode|.col-GameMode { display: none !important; } }} | ||
{{#ifeq:{{{hide|}}}|Developer|.col-Developer { display: none !important; } }} | |||
{{#ifeq:{{{hide|}}}|Genre|.col-Genre { display: none !important; } }} | |||
{{#ifeq:{{{hide|}}}|Platform|.col-Platform { display: none !important; } }} | |||
</style> | |||
<table class="wikitable sortable fullwidth"> | |||
<tr> | <tr> | ||
<th>Game Name</th> | <th>Game Name</th> | ||
<th class="col-GameMode">Game Mode</th> | |||
<th class="col-Developer">Developer</th> | |||
<th class="col-Genre">Genre</th> | |||
<th class="col-Platform">Platform</th> | |||
<th>Released</th> | <th>Released</th> | ||
</tr> | </tr> | ||
| Line 24: | Line 29: | ||
}} | }} | ||
[[Category:Lists]] | |||
[[Category:Lists]] | [[Category:Lists]] | ||
