Template:Var: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Edokter This is a font problem; using the same font is different browsers will yield the same results. If this problem is common enough, then this needs a solution in Common.css. |
m 15 revisions imported |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<var {{#if:{{{class|}}}|class="{{{class}}}"}} {{#if:{{{id|}}}|id="{{{id}}}"}} | <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> | </noinclude> |