Template:Annotation: Difference between revisions
Jump to navigation
Jump to search
Richardpruen (talk | contribs) m 1 revision imported |
Richardpruen (talk | contribs) m 1 revision imported: Templates and CSS files |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div id="annotation_{{{1}}}x{{{2}}}" style="position:absolute; left:{{{1}}}px; top:{{{2}}}px; {{#if:{{{font-family|}}}|font-family:{{{font-family}}};|}} {{#if:{{{font-size|}}}|font-size:{{{font-size}}}px;|}} {{#if:{{{font-weight|}}}|font-weight:{{{font-weight}}};|}} {{#if:{{{font-style|}}}|font-style:{{{font-style}}};|}} {{#if:{{{line-height|}}}|line-height:{{{line-height}}};|{{#if:{{{font-size|}}}|line-height:{{#expr:{{{font-size|}}}+2}}px; |line-height:110%}}}} {{#if:{{{text-align|}}}|text-align:{{{text-align}}};|}}"><span style="background-color:{{{background-color|transparent}}}; {{#if:{{{color|}}}|color:{{{color}}};|}}">{{{3}}}</span></div></includeonly><noinclude><!-- | <includeonly><div id="annotation_{{{1}}}x{{{2}}}" style="position:absolute; left:{{{1}}}px; top:{{{2}}}px; {{#if:{{{font-family|}}}|font-family:{{{font-family}}};|}} {{#if:{{{font-size|}}}|font-size:{{{font-size}}}px;|}} {{#if:{{{font-weight|}}}|font-weight:{{{font-weight}}};|}} {{#if:{{{font-style|}}}|font-style:{{{font-style}}};|}} {{#if:{{{line-height|}}}|line-height:{{{line-height}}};|{{#if:{{{font-size|}}}|line-height:{{#expr:{{{font-size|}}}+2}}px; |line-height:110%;}}}} {{#if:{{{text-align|}}}|text-align:{{{text-align}}};|}}"><span style="background-color:{{{background-color|transparent}}}; {{#if:{{{color|}}}|color:{{{color}}};|}}">{{{3}}}</span></div></includeonly><noinclude><!-- | ||
Uses "template language" expressions so that most CSS formatting keywords are not generated if the corresponding template param is missing. That way the formatting wherever possible stays as per the user's preferences or values set by containing template. | Uses "template language" expressions so that most CSS formatting keywords are not generated if the corresponding template param is missing. That way the formatting wherever possible stays as per the user's preferences or values set by containing template. |
Latest revision as of 18:45, 4 December 2022
Lua error: Internal error: The interpreter exited with status 127.