10,731
edits
TheNightAvl (talk | contribs) mNo edit summary |
TheNightAvl (talk | contribs) mNo edit summary |
||
Line 6: | Line 6: | ||
function export.show(frame) | function export.show(frame) | ||
---PLEASE DELETE THIS SOON | ---PLEASE DELETE THIS SOON | ||
if frame:getParent().args[2] == nil then return "[[Category:Translations to update]]" end | if frame:getParent().args[2] == nil then return "<big><b>Please now add the entry language code as the first parameter!</b></big>[[Category:Translations to update]]" end | ||
local function sort_function(a, b) | local function sort_function(a, b) |