Template:Parameters/doc

From Roots of Pacha Wiki
Jump to navigation Jump to search

Displays parameters in a table on template documentation pages.

Parameters

Parameter names passed to this template represent parameter names of the template being documented and values represent descriptions of these parameters.

Sample output

{{Parameters
| First parameter
|description = Describes the template
}}

gives...

ParameterDescription
1 First parameter
descriptionDescribes the template

See also

Module:Template documentation for Lua code handling this template's logic.