Jump to content
സഹായം

"ഘടകം:Documentation" എന്ന താളിന്റെ പതിപ്പുകൾ തമ്മിലുള്ള വ്യത്യാസം

57 ബൈറ്റുകൾ കൂട്ടിച്ചേർത്തിരിക്കുന്നു ,  9 ജൂൺ 2023
en>Uzume
(cherry pick Module wikitext support from w:en:Module:Documentation)
en>M7
(per request, Special:Diff/25102868)
വരി 82: വരി 82:
ret[#ret + 1] = select(i, ...)
ret[#ret + 1] = select(i, ...)
end
end
return '<small style="font-style: normal;">(' .. table.concat(ret, ' &#124; ') .. ')</small>'
return '<small>(' .. table.concat(ret, ' &#124; ') .. ')</small>'
end
end


വരി 331: വരി 331:


function p._getModuleWikitext(args, env)
function p._getModuleWikitext(args, env)
local currentTitle = mw.title.getCurrentTitle()
local currentTitle = mw.title.getCurrentTitle()
if currentTitle.contentModel ~= 'Scribunto' then return end
if currentTitle.contentModel ~= 'Scribunto' then return end
വരി 410: വരി 411:
omargs.text = text
omargs.text = text
omargs.class = message('sandbox-class')
omargs.class = message('sandbox-class')
local ret = '<div style="clear: both;"></div>'
return messageBox.main('ombox', omargs)
ret = ret .. messageBox.main('ombox', omargs)
return ret
end
end


വരി 538: വരി 537:
local function escapeBrackets(s)
local function escapeBrackets(s)
-- Escapes square brackets with HTML entities.
-- Escapes square brackets with HTML entities.
s = s:gsub('%[', '&#91;') -- Replace square brackets with HTML entities.
s = s:gsub('%]', '&#93;')
return s
return s
    :gsub('%[', '&#91;') -- Replace square brackets with HTML entities.
    :gsub('%]', '&#93;')
end
end


വരി 855: വരി 854:
local mirrorDisplay = message('mirror-link-display')
local mirrorDisplay = message('mirror-link-display')
local mirrorLink = makeUrlLink(mirrorUrl, mirrorDisplay)
local mirrorLink = makeUrlLink(mirrorUrl, mirrorDisplay)
if subjectSpace == 828 then
mirrorUrl = sandboxTitle:fullUrl{action = 'edit', preload = templateTitle.prefixedText, summary = mirrorSummary}
end
sandboxLinks = message('sandbox-link-display') .. ' ' .. makeToolbar(sandboxCreateLink, mirrorLink)
sandboxLinks = message('sandbox-link-display') .. ' ' .. makeToolbar(sandboxCreateLink, mirrorLink)
end
end
അജ്ഞാത ഉപയോക്താവ്
"https://schoolwiki.in/പ്രത്യേകം:മൊബൈൽവ്യത്യാസം/2507726" എന്ന താളിൽനിന്ന് ശേഖരിച്ചത്