<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.shadowrunwiki.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AAlign%2Fdoc</id>
	<title>Template:Align/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.shadowrunwiki.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AAlign%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://www.shadowrunwiki.com/index.php?title=Template:Align/doc&amp;action=history"/>
	<updated>2026-06-04T05:56:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://www.shadowrunwiki.com/index.php?title=Template:Align/doc&amp;diff=18&amp;oldid=prev</id>
		<title>Catrone3: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.shadowrunwiki.com/index.php?title=Template:Align/doc&amp;diff=18&amp;oldid=prev"/>
		<updated>2024-03-05T16:01:50Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:01, 5 March 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&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;!-- diff cache key shadowrun:diff:1.41:old-17:rev-18 --&gt;
&lt;/table&gt;</summary>
		<author><name>Catrone3</name></author>
	</entry>
	<entry>
		<id>https://www.shadowrunwiki.com/index.php?title=Template:Align/doc&amp;diff=17&amp;oldid=prev</id>
		<title>Template&gt;Deadfire: Updating</title>
		<link rel="alternate" type="text/html" href="https://www.shadowrunwiki.com/index.php?title=Template:Align/doc&amp;diff=17&amp;oldid=prev"/>
		<updated>2023-10-07T13:43:19Z</updated>

		<summary type="html">&lt;p&gt;Updating&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;
{{caution|&amp;#039;&amp;#039;&amp;#039;Align Center does not function&amp;#039;&amp;#039;&amp;#039; for the mobile view and mobile applications. Be aware that more than half of the BTW visitors are via mobile.}}&lt;br /&gt;
This is a generic template for handling the horizontal alignment of elements on a page. Use the template like this:&lt;br /&gt;
&lt;br /&gt;
{{tlx|align|&amp;#039;&amp;#039;position&amp;#039;&amp;#039;|&amp;#039;&amp;#039;content&amp;#039;&amp;#039;}}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; width=&amp;quot;500px&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| {{tlx|align|left|&amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;Hello world!&amp;#039;&amp;#039;&amp;#039;&amp;lt;/nowiki&amp;gt;}} produces this:&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{align|left|&amp;#039;&amp;#039;&amp;#039;Hello world!&amp;#039;&amp;#039;&amp;#039;}}&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|align|right|&amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;Hello world!&amp;#039;&amp;#039;&amp;#039;&amp;lt;/nowiki&amp;gt;}} produces this:&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{align|right|&amp;#039;&amp;#039;&amp;#039;Hello world!&amp;#039;&amp;#039;&amp;#039;}}&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|align|center|&amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;Hello world!&amp;#039;&amp;#039;&amp;#039;&amp;lt;/nowiki&amp;gt;}} produces this:&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{align|center|&amp;#039;&amp;#039;&amp;#039;Hello world!&amp;#039;&amp;#039;&amp;#039;}}&lt;br /&gt;
|-&lt;br /&gt;
|{{tlx|align|center|&amp;lt;nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;Hello world!&amp;#039;&amp;#039;&amp;#039;|style=color:red&amp;lt;/nowiki&amp;gt;}} produces this:&amp;lt;br/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{align|center|&amp;#039;&amp;#039;&amp;#039;Hello world!&amp;#039;&amp;#039;&amp;#039;|style=color:red}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* {{tl|center}}, {{tl|right}}, {{tl|left}} and {{tl|justify}}&lt;br /&gt;
* {{tl|Image frame}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
[[Category:Positioning templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Template&gt;Deadfire</name></author>
	</entry>
</feed>