Anonymous

Module:Pets: Difference between revisions

From Melvor Idle
no edit summary
No edit summary
No edit summary
Line 177: Line 177:
  :css('text-align', 'center')
  :css('text-align', 'center')
:tag('td'):wikitext('[[' .. pet.name .. ']]')
:tag('td'):wikitext('[[' .. pet.name .. ']]')
:tag('td'):wikitext(Icons.getExpansionIcon(pet.id))
:tag('td'):wikitext(Icons.getDLCColumnIcon(pet.id))
  :css('text-align', 'center')
  :css('text-align', 'center')
:tag('td'):wikitext(p._getPetEffect(pet))
:tag('td'):wikitext(p._getPetEffect(pet))
2,874

edits