3,679
edits
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>}} | </tr>}}}}</table> | ||
</div> | </div> | ||