Template:GameInfobox: Difference between revisions

From 30-30.club - Baseball Video Game Encyclopedia

No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 45: Line 45:
     <td>{{{followedby}}}</td>
     <td>{{{followedby}}}</td>
</tr>}}</table>
</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>Avg. game time</th>
    <td>{{{avg9innings}}}</td>
</tr>}}{{#if:{{{avgseasonsim|}}}|<tr>
    <th>Time to sim season</th>
    <td>{{{avgseasonsim}}}</td>
</tr>}}</table>}}
</div>
</div>

Revision as of 22:54, 1 January 2025

GameInfobox