Template:Infobox taser: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
<div class="infobox-image">[[File:{{{image}}}|250px]]</div> | <div class="infobox-image">[[File:{{{image}}}|250px]]</div> | ||
}} | }} | ||
<table>{{#if:{{{other_names|}}}|<tr> | <hr> | ||
<table> | |||
{{#if:{{{other_names|}}}|<tr> | |||
<th>Other names</th> | <th>Other names</th> | ||
<td>{{{other_names}}}</td> | <td>{{{other_names}}}</td> | ||
</tr>}}{{#if:{{{nationality|}}}|<tr> | </tr>}} | ||
{{#if:{{{nationality|}}}|<tr> | |||
<th>Nationality</th> | <th>Nationality</th> | ||
<td>{{{nationality}}}</td> | <td>{{{nationality}}}</td> | ||
</tr>}}{{#if:{{{years_active|}}}|<tr> | </tr>}} | ||
{{#if:{{{years_active|}}}|<tr> | |||
<th>Years active</th> | <th>Years active</th> | ||
<td>{{{years_active}}}</td> | <td>{{{years_active}}}</td> | ||
</tr>}}{{#if:{{{known_for|}}}|<tr> | </tr>}} | ||
{{#if:{{{known_for|}}}|<tr> | |||
<th>Known for</th> | <th>Known for</th> | ||
<td>{{{known_for}}}</td> | <td>{{{known_for}}}</td> | ||
</tr>}}</table> | </tr>}} | ||
</table> | |||
</div> | </div> | ||
Revision as of 22:38, 15 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 |
Nationality | nationality | Nationality of the TASer / Player
| String | suggested |
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 |