אונטערשייד צווישן ווערסיעס פון "יחידה:Lexicon"

261 בייטן אראפגענומען ,  פֿאַר 2 יאָר
א מין מפונק...
אין תקציר עריכה
(א מין מפונק...)
שורה 1: שורה 1:
local p = {}
local p = {}
--[[
local function stripToNil(text)
-- If text is a string, return its trimmed content, or nil if empty.
-- Otherwise return text (which may, for example, be nil).
if type(text) == 'string' then
text = text:match('(%S.-)%s*$')
end
return text
end
]]--


function p.fetch(frame)
function p.fetch(frame)