Module:Param Parse: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
The Gaffer (talk | contribs) No edit summary Tag: Manual revert |
Thingummywut (talk | contribs) (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 |