Template:Infobox taser: Difference between revisions
Add country flag |
No edit summary |
||
| Line 14: | Line 14: | ||
{{#if:{{{country|}}}|<tr> | {{#if:{{{country|}}}|<tr> | ||
<th class="infobox-label">Country</th> | <th class="infobox-label">Country</th> | ||
<td class="infobox-data">{{{country}}}</td> {{#if:{{{country_flag|}}}|<span>[[{{Country-flags|{{{country_flag}}}}}|35px|border]]</span>}} | <td class="infobox-data">{{Country |1={{{country}}} }}</td> {{#if:{{{country_flag|}}}|<span>[[{{Country-flags|{{{country_flag}}}}}|35px|border]]</span>}} | ||
</tr>}} | </tr>}} | ||
{{#if:{{{years_active|}}}|<tr> | {{#if:{{{years_active|}}}|<tr> | ||