Template:Right/doc: Difference between revisions

Template page
Content added Content deleted
(see also)
No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{doc-sub}}
{{documentation subpage}}

==Usage==
==Usage==

This template aligns text to the right. For example,
This template aligns text to the right. For example,
<nowiki>{{right|'''Example text'''}}</nowiki>
<nowiki>{{right|'''Example text'''}}</nowiki>
yields
yields
{{right|'''Example text'''}}
{{right|'''Example text'''}}



Text can be offset from the right margin by use of a second <tt>offset</tt> parameter, implicitly or by name:
Text can be offset from the right margin by use of a second <tt>offset</tt> parameter, implicitly or by name:
Line 15: Line 12:
both yield
both yield
{{right|'''Example text'''|3em}}
{{right|'''Example text'''|3em}}



==<nowiki>{{right}}</nowiki> ''versus'' {{tl|float right}}==
==<nowiki>{{right}}</nowiki> ''versus'' {{tl|float right}}==
Line 38: Line 34:
''{{Lorem ipsum}}''
''{{Lorem ipsum}}''
|}
|}



===See also===
===See also===
Line 44: Line 41:
<!-- template categories and interwiki links -->
<!-- template categories and interwiki links -->
<includeonly>
<includeonly>
[[Category:Special effects templates|{{PAGENAME}}]]
[[Category:Template]]
[[Category:Formatting templates]]

[[es:Plantilla:Derecha]]
[[id:Templat:Right]]
[[pt:Predefinição:Alinhado à direita]]
</includeonly>
</includeonly>

Latest revision as of 23:25, 28 April 2020

This is a documentation subpage for Template:Right.
It contains usage information, categories and other content that is not part of the original template page.


Usage

This template aligns text to the right. For example,

{{right|'''Example text'''}}

yields

Example text

Text can be offset from the right margin by use of a second offset parameter, implicitly or by name:

{{right|'''Example text'''|3em}}

and

{{right|'''Example text'''|offset=3em}}

both yield

Example text

{{right}} versus {{float right}}

This template, {{right}}, retains the text in the normal flow, but causes it to be aligned along the right margin. {{float right}} 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.

{{right}} {{float right}}
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

This text is
right aligned
using {{right}}.

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

This text is
floated right
using {{float right}}.

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.


See also


Cookies help us deliver our services. By using our services, you agree to our use of cookies.