Template:Infobox taser: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
add nowrap to labels |
||
| Line 9: | Line 9: | ||
<table> | <table> | ||
{{#if:{{{other_names|}}}|<tr> | {{#if:{{{other_names|}}}|<tr> | ||
<th>Other names</th> | <th class="nowrap">Other names</th> | ||
<td>{{{other_names}}}</td> | <td>{{{other_names}}}</td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{country|}}}|<tr> | {{#if:{{{country|}}}|<tr> | ||
<th class=" | <th class="nowrap">Country</th> | ||
<td class="infobox-data">{{Country |1={{{country}}} }} <span>[[{{Country-flags|{{{country}}}}}|x18px|border]]</span> | <td class="infobox-data">{{Country |1={{{country}}} }} <span>[[{{Country-flags|{{{country}}}}}|x18px|border]]</span> | ||
</tr>}}</td> | </tr>}}</td> | ||
{{#if:{{{years_active|}}}|<tr> | {{#if:{{{years_active|}}}|<tr> | ||
<th>Years active</th> | <th class="nowrap">Years active</th> | ||
<td>{{{years_active}}}</td> | <td>{{{years_active}}}</td> | ||
</tr>}} | </tr>}} | ||
{{#if:{{{known_for|}}}|<tr> | {{#if:{{{known_for|}}}|<tr> | ||
<th>Known for</th> | <th class="nowrap">Known for</th> | ||
<td>{{{known_for}}}</td> | <td>{{{known_for}}}</td> | ||
</tr>}} | </tr>}} | ||
Revision as of 12:32, 26 August 2023
Infobox taser
Template for describing a TASer / Player
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Player Name | player_name | Name of the TASer / Player
| String | required |
| Image | image | Image illustrating the TASer / Player (no private image) | File | optional |
| Other names | other_names | Other names or aliases of the TASer / Player | String | optional |
| Years active | years_active | Period where the TASer / Player was active
| String | suggested |
| Known for | known_for | Major achievements or works done by the TASer / Player | String | optional |
| Country | country | ISO code of the country of the TASer
| String | suggested |