Difference between revisions of "Template:Var"
Jump to navigation
Jump to search
imported>SMcCandlish (Template content moved from Template:VAR (copy-paste move w/ no GFDL consequences, as I was sole editor of VAR).) |
m (1 revision imported) |
||
(13 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | <var>{{{1}}}</var><noinclude> | + | <var {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} style="padding-right: 1px;{{{style|}}}" {{#if:{{{lang|}}}|lang="{{{lang}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</var><noinclude> |
<!--Categories and interwikis go near the bottom of the /doc page.--> | <!--Categories and interwikis go near the bottom of the /doc page.--> | ||
{{Documentation}} | {{Documentation}} | ||
+ | </noinclude> |