More actions
m Fix typo. |
m Ship name: remove test for empty parameter, parameter is tested before so simply use it. Besides error is incorrect because of the way this template is used if there really was an unknown ship the template would not be called at all. |
||
| Line 82: | Line 82: | ||
<td> | <td> | ||
<div class='uniwiki-ship-tooltip-header'> | <div class='uniwiki-ship-tooltip-header'> | ||
<div class='tooltip-header-shipname'> | <div class='tooltip-header-shipname'>{{{shipname}}}</div> | ||
<div class='tooltip-header-category'><span style='color:orange;margin-right: 5px;'>{{{grouping|Unique Ships}}}</span><span>{{{hulltype|Unknown Class}}}</span></div> | <div class='tooltip-header-category'><span style='color:orange;margin-right: 5px;'>{{{grouping|Unique Ships}}}</span><span>{{{hulltype|Unknown Class}}}</span></div> | ||
</div> | </div> | ||