Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Float right: Difference between revisions

Template page
Content added Content deleted
(I'm amazed this was working)
({{right}} versus {{float right}})
Line 5: Line 5:
[[Category:Special effects templates|{{PAGENAME}}]]
[[Category:Special effects templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

==<nowiki>{{right}}</nowiki> ''versus'' <nowiki>{{float right}}</nowiki>==
This template, <nowiki>{{float right}}</nowiki>, takes a block of text out of the normal text flow, and floats it as far right as possible, without changing how it is aligned; other text can flow around it, as if it were a picture or diagram. {{tl|right}} retains the text in the normal flow, but causes it to be aligned along the right margin.

{| class="prettytable" width="100%" cellpadding="20"
|-
| width="50%" | {{Lorem ipsum}}

{{right|'''This text is'''<br/>
'''right aligned'''<br/>
'''using <nowiki>{{right}}</nowiki>.'''}}

''{{Lorem ipsum}}''
| width="50%" | {{Lorem ipsum}}

{{float right|'''This text is'''<br/>
'''floated right'''<br/>
'''using <nowiki>{{float right}}</nowiki>.'''}}

''{{Lorem ipsum}}''
|}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.