More actions
m Reformat source content, reduce indent. |
m Move usage pointer to documentation. Rewrite {{Tooltip}} first parameter: if {{{shipname}}} not empty use it as the linked displayed text else report parameter missing. |
||
| Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{#css: | <includeonly><onlyinclude>{{#css: | ||
| Line 72: | Line 71: | ||
}} | }} | ||
{{Tooltip | {{Tooltip | ||
|1= | |1={{#if:{{{shipname}}} | ||
| [[{{{shipname}}}]] | |||
| parameter shipname missing | |||
}} | |||
|2=<div class='uniwiki-ship-tooltip'> | |2=<div class='uniwiki-ship-tooltip'> | ||
<table cellspacing='0' cellpadding='0' style='width:100%;'> | <table cellspacing='0' cellpadding='0' style='width:100%;'> | ||