Difference between revisions of "Template:Float/sandbox"
Jump to navigation
Jump to search
imported>Gadget850 (ce) |
imported>Gadget850 (position:absolute;) |
||
| Line 1: | Line 1: | ||
| − | <div class="{{#switch:{{{1|}}} | right=floatright | left=floatleft | none=floatnone | center=center | #default=floatright}}" style="<!-- | + | <div class="{{#switch:{{{1|}}} | right=floatright | left=floatleft | none=floatnone | center=center | #default=floatright}}" style="position:absolute;<!-- |
-->{{#ifeq:{{{1}}} | left | left: 0; | {{#if: {{{left|}}} | left: {{{left|}}};}} }}<!-- | -->{{#ifeq:{{{1}}} | left | left: 0; | {{#if: {{{left|}}} | left: {{{left|}}};}} }}<!-- | ||
-->{{#if: {{{right|}}} | right: {{{right|}}};}}<!-- | -->{{#if: {{{right|}}} | right: {{{right|}}};}}<!-- | ||