Anonymous

Module:Pets: Difference between revisions

From Melvor Idle
no edit summary
(Add expansion icon as dlc column to pet table)
No edit summary
Line 178: Line 178:
:tag('td'):wikitext('[[' .. pet.name .. ']]')
:tag('td'):wikitext('[[' .. pet.name .. ']]')
:tag('td'):wikitext(Icons.getExpansionIcon(pet.id))
:tag('td'):wikitext(Icons.getExpansionIcon(pet.id))
  :css('text-align', 'center')
:tag('td'):wikitext(p._getPetEffect(pet))
:tag('td'):wikitext(p._getPetEffect(pet))
end
end
2,874

edits