Template:Float right: Difference between revisions

add content param
(add id and style params)
(add content param)
Line 1:
<span {{#if:{{{id|}}|id="{{{id}}}"}} style="float: right; display: block; {{{style|}}}">
{{{content|{{{1}}}}}}
</span><noinclude>
This template floats text to the right without changing the alignment. To align text to the right, use {{tl|right}}.