Template:GameInfobox: Difference between revisions

From Baseball VG Encyclopedia

No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
(9 intermediate revisions by the same user not shown)
Line 38: 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>
</tr>}}{{#if:{{{precededby|}}}|<tr>
     <th>Preceded by</th>
     <th>Preceded by</th>
Line 44: Line 47:
     <th>Followed by</th>
     <th>Followed by</th>
     <td>{{{followedby}}}</td>
     <td>{{{followedby}}}</td>
</tr>}}</table>
<hr>
<h4>By the Numbers</h4>
<table class="infobox-table">{{#if:{{{numteams|}}}|<tr>
    <th>Num. Teams</th>
    <td>{{{numteams}}}</td>
</tr>}}{{#if:{{{numparks|}}}|<tr>
    <th>Num. Parks</th>
    <td>{{{numparks}}}</td>
</tr>}}{{#if:{{{numplayers|}}}|<tr>
    <th>Roster Size</th>
    <td>{{{numplayers}}}</td>
</tr>}}{{#if:{{{avg9innings|}}}|<tr>
    <th>Time to complete 9 innings</th>
    <td>{{{avg9innings}}}</td>
</tr>}}{{#if:{{{avgseasonsim|}}}|<tr>
    <th>Time to sim one season</th>
    <td>{{{avgseasonsim}}}</td>
</tr>}}</table>
</tr>}}</table>
</div>
</div>

Latest revision as of 13:31, 14 October 2025

GameInfobox