Module:Infobox: Difference between revisions

no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
Line 43:
end
 
-- Create a standardised release function, since so many mw.pages use it
-- Turns release and update into a single parameter
function releaseUpdate(release, update)
Line 311:
 
-- Defines an infobox name ({{Template:arg}})
-- Used to create a link at the bottom of mw.pages
function Infobox:defineName(arg)
self.infoboxname = arg
Line 733:
end
 
-- Add a tracking category for mw.pages that have more than 1 version
if onContentNamespace and self.versions > 1 then
-- version count data