Template:Param

From FlightGear wiki
Revision as of 16:03, 20 June 2019 by Johan G (talk | contribs) (fix: Actually changing the category...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

'


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