Module:Unsubst: திருத்தங்களுக்கு இடையிலான வேறுபாடு

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
சி Changed protection level for "Module:Unsubst": High-risk Lua module: Bump to full protection, over 3.5M transclusions, including some very critical templates ([Edit=Require administrator access] (indefinite) [Move=Require administrator access] (indefinite))
imported>Ravidreams
சி en:Module:Unsubst இலிருந்து திருத்தம் இறக்குமதி செய்யப்பட்டன
 
(4 பயனர்களால் செய்யப்பட்ட 4 இடைப்பட்ட திருத்தங்கள் காட்டப்படவில்லை.)
வரிசை 9:
['$aliases'] = 'parameter aliases',
['$flags'] = 'flags',
['$B'] = 'template content',
['$template-name'] = 'template invocation name override',
}
 
வரி 47 ⟶ 48:
-- Find the invocation name.
local mTemplateInvocation = require('Module:Template invocation')
local name
local name = mTemplateInvocation.name(frame:getParent():getTitle())
 
if frame.args['$template-name'] and '' ~= frame.args['$template-name'] then
name = frame.args['$template-name'] -- override whatever the template name is with this name
else
local name = mTemplateInvocation.name(frame:getParent():getTitle())
end
 
-- Combine passed args with passed defaults
"https://tamilar.wiki/w/Module:Unsubst" இலிருந்து மீள்விக்கப்பட்டது