Template:GameInfobox: Difference between revisions

From 30-30.club - Baseball Video Game Encyclopedia

No edit summary
No edit summary
Tag: Manual revert
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="infobox">
<div class="infobox">
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
<div class="infobox-title"><b><i>{{{title|{{PAGENAME}}}}}</b></i></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:{{{jpntitle|}}}|<tr>
<table class="infobox-table">{{#if:{{{jpntitle|}}}|<tr>
Line 8: Line 8:
     <th>Chinese (Traditional) Title</th>
     <th>Chinese (Traditional) Title</th>
     <td>{{{taiwantitle}}}</td>
     <td>{{{taiwantitle}}}</td>
</tr>}}{{#if:{{{koreatitle|}}}|<tr>
    <th>Korean Title</th>
    <td>{{{koreatitle}}}</td>
</tr>}}{{#if:{{{releasedate|}}}|<tr>
</tr>}}{{#if:{{{releasedate|}}}|<tr>
     <th>Release Date</th>
     <th>Release Date</th>
Line 35: Line 38:
     <th>Cover Athlete(s)</th>
     <th>Cover Athlete(s)</th>
     <td>{{{coverathlete}}}</td>
     <td>{{{coverathlete}}}</td>
</tr>}}{{#if:{{{commentators|}}}|<tr>
    <th>Commentator(s)</th>
    <td>{{{commentators}}}</td>
</tr>}}{{#if:{{{precededby|}}}|<tr>
    <th>Preceded by</th>
    <td>{{{precededby}}}</td>
</tr>}}{{#if:{{{followedby|}}}|<tr>
    <th>Followed by</th>
    <td>{{{followedby}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Latest revision as of 13:31, 14 October 2025

GameInfobox