“ Each template is called with the same parameters.All parameters passed to this template are passed through to the test-case templates, with the exception of parameters starting with an underscore character ("_") , which are reserved for internal use.If no templates are specified explicitly, the module uses the base page of the current page as the first template, and its /sandbox subpage as the second template. If only one template is specified explicitly, its /sandbox subpage is used as the second template. ”
Quotes from Testcase table/doc ()
“ Usage Basic syntax{{Testcase table | [param1] = [value1] | [param2] = [value2] | [param3] = [value3] ... }} Full syntax{{Testcase table | _format = | _class = | _style = | _caption = | _rowheader = | _heading0 = | _before = | _after = | _collapsible = | _resetRefs = | _code = | _showcode = | _showheader = | _template = | _template1 = | _showtemplate1 = | _heading1 = | _template2 = | _showtemplate2 = | _heading2 = | _template3 = | _showtemplate3 = | _heading3 = ... | [param1] = [value1] | [param2] = [value2] | [param3] = [value3] ... ”
