Module:Param Parse: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
Tag: Manual revert
(Adding support for actions.)
Line 110: Line 110:
-- Premade Params --
-- Premade Params --
--------------------
--------------------

-- Standardized actions function
parse.actions = {
name = 'actions',
func = parse.has_content,
}


-- Standardized name function
-- Standardized name function