Template:Variable
Jump to navigation
Jump to search
{{{1}}}
Use this template where you want to show a value or parameter.
Example:
{{Variable|MyAttribute}}
Result:
MyAttribute
You can optionally also specify a type to be shown before the variable.
Example:
{{Variable|MyAttribute|Type}}
Result:
TypeMyAttribute