"मोड्युल:Article history" का संशोधनहरू बिचको अन्तर

Content deleted Content added
सा Protected Module:Article history: High-risk Lua module ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite))
don't require status object config to have a "text" field
पङ्क्ति ३६१:
function Status:getText(articleHistoryObj)
local text = Row.getText(self, articleHistoryObj)
if text then
return substituteParams(
text,
self.currentTitle.subjectPageTitle.prefixedText,
self.currentTitle.textsubjectPageTitle.prefixedText,
self.currentTitle.text
)
)
end
end