Template:GameInfoboxNums: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 53: Line 53:
     <th># of Parks</th>
     <th># of Parks</th>
     <td>{{{numparks}}}</td>
     <td>{{{numparks}}}</td>
</tr>}}{{#if:{{{numplayers|}}}|<tr>
</tr>}}{{#if:{{{numjerseys|}}}|<tr>
    <th># of alt jerseys</th>
    <td>{{{numjerseys}}}</td>
</tr>{{#if:{{{numplayers|}}}|<tr>
     <th>Roster Size</th>
     <th>Roster Size</th>
     <td>{{{numplayers}}}</td>
     <td>{{{numplayers}}}</td>
Line 62: Line 65:
     <th>Time to sim season</th>
     <th>Time to sim season</th>
     <td>{{{avgseasonsim}}}</td>
     <td>{{{avgseasonsim}}}</td>
</tr>}}{{#if:{{{numjerseys|}}}|<tr>
</tr>}}}}</table>
    <th># of alt jerseys</th>
    <td>{{{numjerseys}}}</td>
</tr>}}</table>
</div>
</div>