Template:Var: Difference between revisions
From All Skies Encyclopaedia
imported>SMcCandlish (The browser doesn't handle it; that's the whole point. I know what I'm doing. This template (like bare <var>) has legibility problems in several browsers. If you can identify a specific problem with the edit, pls. use talk page to do so.) |
imported>SMcCandlish (self-rv; will re-test in more browsers, but I already did 8 of them.) |
||
Line 1: | Line 1: | ||
<var {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} |
<var {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} {{#if:{{{style|}}}|style="{{{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}} |