Difference between revisions of "Template:Variable"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
Use this template where you want to show a value or parameter, for example: | Use this template where you want to show a value or parameter, for example: | ||
<nowiki>{{Variable|MyAttribute}}</nowiki> | <nowiki>{{Variable|MyAttribute}}</nowiki> | ||
+ | |||
+ | {{Variable|MyAttribute}} | ||
You can optionally also specify a type to be shown before the variable, for example: | You can optionally also specify a type to be shown before the variable, for example: | ||
<nowiki>{{Variable|MyAttribute|Type}}</nowiki> | <nowiki>{{Variable|MyAttribute|Type}}</nowiki> | ||
+ | |||
+ | {{Variable|MyAttribute|Type}} | ||
[[Category:Administration]] | [[Category:Administration]] | ||
</noinclude> | </noinclude> |
Revision as of 05:50, 28 October 2018
{{{1}}}
Use this template where you want to show a value or parameter, for example: {{Variable|MyAttribute}}
MyAttribute
You can optionally also specify a type to be shown before the variable, for example: {{Variable|MyAttribute|Type}}
TypeMyAttribute