Editing Module:ItemTablesGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 290: | Line 290: | ||
local disclaimer = frame:preprocess( | local disclaimer = frame:preprocess( | ||
'<div class="item-stat-table-disclaimer">' | '<div class="item-stat-table-disclaimer">' | ||
.. | .. "This is an automatic list. " | ||
.. | .. "[" .. tostring(edit_url) .. " Click here]" | ||
.. | .. " to correct the contents." | ||
.. | .. "</div>" | ||
) | ) | ||