<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ereader.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ARight%2Fdoc</id>
	<title>Template:Right/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://ereader.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ARight%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://ereader.wiki/index.php?title=Template:Right/doc&amp;action=history"/>
	<updated>2026-05-14T19:03:09Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0-rc.1</generator>
	<entry>
		<id>https://ereader.wiki/index.php?title=Template:Right/doc&amp;diff=1145&amp;oldid=prev</id>
		<title>Dude22072: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://ereader.wiki/index.php?title=Template:Right/doc&amp;diff=1145&amp;oldid=prev"/>
		<updated>2020-08-16T22:34:14Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 22:34, 16 August 2020&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Dude22072</name></author>
	</entry>
	<entry>
		<id>https://ereader.wiki/index.php?title=Template:Right/doc&amp;diff=1144&amp;oldid=prev</id>
		<title>en&gt;Andrybak: unhelpful removal — Undid revision 961583376 by 2409:4062:11D:7A59:6693:E0F3:CD5F:B7E5 (talk)</title>
		<link rel="alternate" type="text/html" href="https://ereader.wiki/index.php?title=Template:Right/doc&amp;diff=1144&amp;oldid=prev"/>
		<updated>2020-06-09T09:55:25Z</updated>

		<summary type="html">&lt;p&gt;unhelpful removal — Undid revision 961583376 by &lt;a href=&quot;/Special:Contributions/2409:4062:11D:7A59:6693:E0F3:CD5F:B7E5&quot; title=&quot;Special:Contributions/2409:4062:11D:7A59:6693:E0F3:CD5F:B7E5&quot;&gt;2409:4062:11D:7A59:6693:E0F3:CD5F:B7E5&lt;/a&gt; (&lt;a href=&quot;/index.php?title=User_talk:2409:4062:11D:7A59:6693:E0F3:CD5F:B7E5&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;User talk:2409:4062:11D:7A59:6693:E0F3:CD5F:B7E5 (page does not exist)&quot;&gt;talk&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Please add categories at the bottom of this page, and interwikis at Wikidata (see Wikipedia:Wikidata) --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
It is to '''right''' align elements on a page. The only parameter is the content to be aligned. See also [[Template:Align]] for more options and flexibility.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
With no input arguments, it saves typing the following text (in a table):&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;style=&amp;quot;text-align:right&amp;quot;|&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To use, type &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{right}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; at the start of the table cell. It will leave [[:Category:Pages using right with no input arguments]].&lt;br /&gt;
&lt;br /&gt;
With an input argument, it saves typing: &lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;&amp;amp;lt;div style=&amp;quot;float:right;&amp;quot;&amp;gt;...&amp;lt;/div&amp;amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To use, type &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{right|content}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to align contents.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
=== Example 1 ===&lt;br /&gt;
{{col-begin}}&lt;br /&gt;
{{col-break}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:30em; text-align:center&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;4&amp;quot;| Header text&lt;br /&gt;
|-&lt;br /&gt;
| {{Right}} Content1A &amp;lt;br/&amp;gt; Content1B || Content2&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{col-break|gap=2em}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:30em; text-align:center&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;4&amp;quot;| Header text&lt;br /&gt;
|-&lt;br /&gt;
| {{Right}} Content1A &amp;lt;br/&amp;gt; Content1B || Content2&lt;br /&gt;
|}&lt;br /&gt;
{{col-end}}&lt;br /&gt;
&lt;br /&gt;
=== Example 2 ===&lt;br /&gt;
{{col-begin}}&lt;br /&gt;
{{col-break}}&lt;br /&gt;
&amp;lt;pre style=&amp;quot;overflow:auto&amp;quot;&amp;gt;&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:30em; text-align:center&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;4&amp;quot;| Header text&lt;br /&gt;
|-&lt;br /&gt;
| {{Right|Content1A}} &amp;lt;br/&amp;gt; Content1B || Content2&lt;br /&gt;
|}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{col-break|gap=2em}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:30em; text-align:center&amp;quot;&lt;br /&gt;
!colspan=&amp;quot;4&amp;quot;| Header text&lt;br /&gt;
|-&lt;br /&gt;
| {{Right|Content1A}} &amp;lt;br/&amp;gt; Content1B || Content2&lt;br /&gt;
|}&lt;br /&gt;
{{col-end}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* {{tl|align}}&lt;br /&gt;
* {{tl|center}}, {{tl|right}} and {{tl|left}}&lt;br /&gt;
* {{tl|float center}}, {{tl|float right}} and {{tl|float left}}&lt;br /&gt;
* {{tl|Image frame}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Add categories below this line, and interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Positioning templates]]&lt;br /&gt;
[[Category:Typing-aid templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>en&gt;Andrybak</name></author>
	</entry>
</feed>