Navigation menu

Template:GameInfobox: Difference between revisions

From 30-30.club - Baseball Video Game Encyclopedia

no edit summary
No edit summary
No edit summary
Line 3: Line 3:
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<div class="infobox-image">[[File:{{PAGENAME:{{{image}}}}}|300px]]</div>}}
<table class="infobox-table">{{#if:{{{release na|}}}|<tr>
<table class="infobox-table">{{#if:{{{release na|}}}|<tr>
     <th>North America release date</th>
     <th>North America Release Date</th>
     <td>{{{release na}}}</td>
     <td>{{{release na}}}</td>
</tr>}}{{#if:{{{release japan|}}}|<tr>
</tr>}}{{#if:{{{release japan|}}}|<tr>
Line 9: Line 9:
     <td>{{{release japan}}}</td>
     <td>{{{release japan}}}</td>
</tr>}}{{#if:{{{adaptedfrom|}}}|<tr>
</tr>}}{{#if:{{{adaptedfrom|}}}|<tr>
     <th>Adapted/Localized from:</th>
     <th>Adapted From</th>
     <td>{{{adaptedfrom}}}</td>
     <td>{{{adaptedfrom}}}</td>
</tr>}}{{#if:{{{platforms|}}}|<tr>
</tr>}}{{#if:{{{platforms|}}}|<tr>
Line 20: Line 20:
     <th>Publisher</th>
     <th>Publisher</th>
     <td>{{{publisher}}}</td>
     <td>{{{publisher}}}</td>
</tr>}}</table>
</tr>}}{{#if:{{{teamnames|}}}|<tr>
    <th>Team Names</th>
    <td>{{{teamnames}}}</td>
</tr>}}{{#if:{{{playernames|}}}|<tr>
    <th>Player Names</th>
    <td>{{{playernames}}}</td>
</table>
</div>
</div>