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

உள்ளடக்கம் நீக்கப்பட்டது உள்ளடக்கம் சேர்க்கப்பட்டது
சி en:Module:Unsubst இலிருந்து ஒரு திருத்தம்: File namespace
சி all uses removed
வரிசை 2:
 
local specialParams = {
['$N'] = 'template name', -- Deprecated, but keeping until it is removed from transcluding templates
['$B'] = 'template content',
}
வரி 60 ⟶ 59:
---- Not substing
-- Just return the "body"
return frame.args['$B']
return frame.args['$B'] .. (frame.args['$N'] and frame:getParent():getTitle() == mw.title.getCurrentTitle().prefixedText and '[[Category:Calls to Module:Unsubst that use $N]]' or '')
end
end
"https://tamilar.wiki/w/Module:Unsubst" இலிருந்து மீள்விக்கப்பட்டது