Maria
Created page with "This module provides processing and checking of template arguments. ==process== {{code|lua|process(args, params, return_unknown)}} Processes arguments with a given list of parameters, and returns a table containing the processed arguments. The <code class="n">args</code> parameter specifies the arguments to be processed; they are the arguments you might retrieve from {{code|lua|frame:getParent().args}}. The <code class="n">params</code> parameter specifies a list of va..."