Module:WoodcutterPassiveList: Difference between revisions
m
add purge link
m (helper modules were updates to include output quantity, so make use of that) |
Californ1a (talk | contribs) m (add purge link) |
||
(One intermediate revision by one other user not shown) | |||
Line 3:
local lang = mw.getContentLanguage()
local plist = require('Module:ProfessionList')
local
local p = {}
Line 66:
local out = mw.html.create('table')
:addClass('wikitable sortable')
:tag('caption')
:wikitext('This list is updated dynamically. '..purge())
:done()
:tag('tr')
:tag('th')
|