Template:Game: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 2: | Line 2: | ||
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | <div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}| | ||
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} | <div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}} | ||
<table class="infobox-table">{{#if:{{{ | <table class="infobox-table">{{#if:{{{developer|}}}|<tr> | ||
<th>Developer</th> | <th>Developer</th> | ||
<td>{{{ | <td>{{{developer}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{publisher|}}}|<tr> | ||
<th>Publisher</th> | <th>Publisher</th> | ||
<td>{{{ | <td>{{{publisher}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{release|}}}|<tr> | ||
<th>Release Date</th> | <th>Release Date</th> | ||
<td>{{{ | <td>{{{release}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{gene|}}}|<tr> | ||
<th>Genre</th> | <th>Genre</th> | ||
<td>{{{ | <td>{{{genre}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{platform|}}}|<tr> | ||
<th>Platform Played</th> | <th>Platform Played</th> | ||
<td>{{{ | <td>{{{platform}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{first date|}}}|<tr> | ||
<th>Date First Streamed</th> | <th>Date First Streamed</th> | ||
<td>{{{ | <td>{{{first date}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{last date|}}}|<tr> | ||
<th>Date Last Streamed</th> | <th>Date Last Streamed</th> | ||
<td>{{{ | <td>{{{last date}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{completed|}}}|<tr> | ||
<th>Date Completed</th> | <th>Date Completed</th> | ||
<td>{{{ | <td>{{{completed}}}</td> | ||
</tr>}}{{#if:{{{ | </tr>}}{{#if:{{{vod|}}}|<tr> | ||
<th>VOD Playlist</th> | <th>VOD Playlist</th> | ||
<td>{{{ | <td>{{{vod}}}</td> | ||
</tr>}}</table> | </tr>}}</table> | ||
</div> | </div> | ||
Revision as of 00:18, 14 January 2024
Game