Line 69:
Line 69:
setData('Easy')
setData('Easy')
setData('Casual')
setData('Casual')
−
local result = { string.format(template.header, mw.uri.fullUrl(event, { action='edit' })) }
+
local result = { string.format(template.header, '??') }
if ship then
if ship then
table.insert(result, string.format(template.ship_row, getAsset(ship), ship))
table.insert(result, string.format(template.ship_row, getAsset(ship), ship))