Module:Enemy List: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Don't need to filter out training dummy / quest monsters anymore (they now have unlock_level = N/A so don't have an Property:Unlock profession since they aren't unlocked)) |
Californ1a (talk | contribs) mNo edit summary |
||
Line 84: | Line 84: | ||
local out = mw.html.create('table') |
local out = mw.html.create('table') |
||
:addClass('wikitable sortable align-center-3 align-center-4 align-center-5') |
:addClass('wikitable sortable align-center-3 align-center-4 align-center-5') |
||
:tag('caption') |
|||
:wikitext('This list is updated dynamically. '..purge()) |
|||
:done() |
|||
:tag('tr') |
:tag('tr') |
||
:tag('th') |
:tag('th') |