Template:Su: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Edokter Revert to revision 224637198; last changes broke {{sup}} and {{sub}} |
meta>SkyLined m fix if for selecting <sup> and <sub> |
||
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>{{# | --></noinclude><includeonly>{{#if:{{{p|}}}|{{#if:{{{b|}}} | ||
|{{#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| }}}</SPAN><SPAN style="display:block; min-height:1em;">{{{b| }}}</SPAN></SPAN> | |<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| }}}</SPAN><SPAN style="display:block; min-height:1em;">{{{b| }}}</SPAN></SPAN> | ||
|<sup>{{{p}}}</sup> | |<sup>{{{p}}}</sup>}}|<sub>{{{b}}}</sub>}} | ||
}}}}</includeonly> | }}}}</includeonly> |