Changes

no edit summary
Line 69: Line 69:  
setData('Easy')
 
setData('Easy')
 
setData('Casual')
 
setData('Casual')
local result = { string.format(template.header, event) }
+
local result = { string.format(template.header, mw.uri.fullUrl(event, { action='edit' })) }
 
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))
cssedit, gkautomate
6,928

edits