Module:MinerPassiveList: Difference between revisions
m
condense table by omitting " (skill node)" from the displayed links to the skill nodes (link still goes to node)
m (protection against partially complete entries crashing the module) |
m (condense table by omitting " (skill node)" from the displayed links to the skill nodes (link still goes to node)) |
||
Line 143:
:tag('td')
:addClass('plinkt-link no-border')
:wikitext('[[' .. item.name .. '|' .. item.product .. ']]')
:done()
|