Module:FisherPassiveList: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (remove coins per xp, it doesnt make much sense)
m (condense table by omitting " (skill node)" from the displayed links to the skill nodes (link still goes to node))
 
Line 173: Line 173:
:tag('td')
:tag('td')
:addClass('plinkt-link no-border')
:addClass('plinkt-link no-border')
:wikitext('[[' .. item.name .. ']]')
:wikitext('[[' .. item.name .. '|' .. item.product ..']]')
:done()
:done()