Template:GameInfobox: Difference between revisions

From 30-30.club - Baseball Video Game Encyclopedia

No edit summary
No edit summary
Tag: Reverted
Line 44: Line 44:
     <th>Followed by</th>
     <th>Followed by</th>
     <td>{{{followedby}}}</td>
     <td>{{{followedby}}}</td>
</tr>}}</table>
<hr>
<b>By the Numbers</b>
<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>

Revision as of 22:33, 1 January 2025

GameInfobox

By the Numbers