Difference between revisions of "Template:Infobox"
Jump to navigation
Jump to search
| Line 27: | Line 27: | ||
<td class="infoboxtd1strow"><b># of Players:</b></td> | <td class="infoboxtd1strow"><b># of Players:</b></td> | ||
<td>{{{players}}}</td> | <td>{{{players}}}</td> | ||
| + | </tr>}} | ||
| + | {{#if:{{{type|}}}| | ||
| + | <tr> | ||
| + | <td class="infoboxtd1strow"><b>Type:</b></td> | ||
| + | <td>{{{type}}}</td> | ||
</tr>}} | </tr>}} | ||