Template:Infobox taser: Difference between revisions

add nowrap to labels
Test infobox collapse
Line 20: Line 20:
     <td>{{{years_active}}}</td>
     <td>{{{years_active}}}</td>
</tr>}}
</tr>}}
{{collapsed infobox section begin|div=yes|Test|titlestyle=background-color:#eee}}
{{#if:{{{known_for|}}}|<tr>
{{#if:{{{known_for|}}}|<tr>
     <th class="nowrap">Known for</th>
     <th class="nowrap">Known for</th>
     <td>{{{known_for}}}</td>
     <td>{{{known_for}}}</td>
</tr>}}
</tr>}}
{{collapsed infobox section end}}
</table>
</table>
</div>
</div>