Template:Param: Difference between revisions

From XenonLibrary
Jump to navigation Jump to search
XenonLibrary>Johan G
m (fix: Actually changing the category...)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 23:46, 19 January 2023

'


The following template description is not displayed when the template is inserted in an article.

Goal

To provide consistent template parameter formatting for template documentation.

Usage

{{param
| parameter
| value
}}

All parameters are optional.

parameter
The parameter name.
value
The parameter value.

Example

{{param | type }}

type

{{param | type | x }}

type = x

{{param | | x }}

x