Difference between revisions of "Template:Param"

From relax wiki
Jump to navigation Jump to search
m (1 revision imported)
(Switch from the imported {{informative template}} to the relax {{template info}} template)
 
Line 10: Line 10:
 
--><noinclude>
 
--><noinclude>
  
{{Informative template|1=
+
{{template info|1=
 
== Goal ==
 
== Goal ==
  

Latest revision as of 13:52, 23 October 2020

'

Template documentation

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