Template:Var: Difference between revisions

From Vigyanwiki
Template>SMcCandlish
(Using Edokter's version of the sandbox. It's less even an effect at larger font sizes, but sufficient to prevent characters actually fusing or overlapping, which is the central problem.)
Template>SMcCandlish
(leaner)
Line 1: Line 1:
<var {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} style="padding-right: 1px;{{#if:{{{style|}}}|{{{style}}}}}" {{#if:{{{lang|}}}|lang="{{{lang}}}" xml:lang="{{{lang}}}"}} {{#if:{{{title|}}}|title="{{{title}}}"}}>{{{1}}}</var><noinclude>
<var {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} style="padding-right: 1px;{{{style|}}}" {{#if:{{{lang|}}}|lang="{{{lang}}}" xml: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>
</noinclude>

Revision as of 12:08, 5 October 2015

{{{1}}}

Template documentation