Difference between revisions of "Template:Param"
Jump to navigation
Jump to search
(Template formatting improvements, and enforcement of spacing around the equals sign.) |
Bugman admin (talk | contribs) (Switch from the imported {{informative template}} to the relax {{template info}} template) |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
--><noinclude> | --><noinclude> | ||
− | {{ | + | {{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