Template:Su: Difference between revisions

From Vigyanwiki
Template>Headbomb
(test something)
Template>Verdy p
m (allows b optional; makes "line-height:1" (inheritable cumulatively) instead of "line-height:1em" (not inherited))
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="{{#ifeq: {{{w|}}}|f| font: 80% monospace; |font-size:80%; }} display:-moz-inline-box; -moz-box-orient:vertical; display:inline-block; vertical-align: bottom; /*Horizontal positioning, affects IE&FF*/margin-bottom:-0.4em; min-height:1em; line-height:1em; {{#switch: {{{a|}}}|r=text-align:right|c=text-align:center}}"><span style="display:block; min-height:1em; /*Horizontal positioning, affects IE only*/margin-top:-1.4em;">{{{p|&nbsp;}}}</span><span style="display:block; min-height:1em;">{{{b|&nbsp;}}}</span></span>
--></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%;|font-size:80%;}}line-height:1;min-height:1em;/*Horizontal positioning, affects IE&FF*/margin-bottom:-0.4em;text-align:{{#switch:{{{a|}}}|r=right|c=center|left}}"><span style="display:block;min-height:1em;/*Horizontal positioning, affects IE only*/margin-top:-1.4em">{{{p|}}}</span><span style="display:block;min-height:1em">{{{b|}}}</span></span>|{{sup|{{{p|}}}}}}}|{{sub|{{{b|}}}}}}}</includeonly>
|{{sup|{{{p}}}}}}}|{{sub|{{{b}}}}}}}</includeonly>

Revision as of 07:03, 13 March 2010

Template documentation