Template:Su: Difference between revisions

From Vigyanwiki
Template>SkyLined
m ("font-size:80%;" is added regardless of "w" argument, so moving outside of conditional code)
Template>SkyLined
m (No more code that special-cases "p" or "b" argument only; this removes high-differences in b argument and simplefies template.)
Line 4: Line 4:
PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS
PLEASE ADD CATEGORIES AND INTERWIKIS TO THE /doc SUBPAGE, THANKS
Normally, the code for the template is included, but this template is too complex to do that.
Normally, the code for the template is included, but this template is too complex to do that.
--></noinclude><includeonly>{{#if:{{{p|}}}|{{#if:{{{b|}}}|<span style="display:inline-block;display:-moz-inline-box;-moz-box-orient:vertical;vertical-align:bottom;{{#ifeq:{{{w|}}}|f|font-family:monospace;}}font-size:80%;line-height:1;margin-bottom:-0.1em;text-align:{{#switch:{{{a|}}}|r=right|c=center|left}};overflow:visible"><span style="display:block;margin-top:-1.1em;line-height:1;background:transparent;overflow:visible">{{{p|}}}</span><span style="display:block;background:transparent;line-height:1;overflow:visible">{{{b|}}}</span></span>|{{sup|{{{p|}}}}}}}|{{sub|{{{b|}}}}}}}</includeonly>
--></noinclude><includeonly>{{#if:{{{p|{{{b|}}}}}}|<span style="display:inline-block;display:-moz-inline-box;-moz-box-orient:vertical;vertical-align:bottom;{{#ifeq:{{{w|}}}|f|font-family:monospace;}}font-size:80%;line-height:1;margin-bottom:-0.1em;text-align:{{#switch:{{{a|}}}|r=right|c=center|left}};overflow:visible"><span style="display:block;margin-top:-1.1em;line-height:1;background:transparent;overflow:visible">{{{p|&nbsp;}}}</span><span style="display:block;background:transparent;line-height:1;overflow:visible">{{{b|&nbsp;}}}</span></span>}}</includeonly>

Revision as of 15:32, 15 March 2010

Template documentation