<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pp-international.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AOutdent%2Fdoc</id>
	<title>Template:Outdent/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pp-international.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AOutdent%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.pp-international.net/wiki/index.php?title=Template:Outdent/doc&amp;action=history"/>
	<updated>2026-05-01T17:41:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki.pp-international.net/wiki/index.php?title=Template:Outdent/doc&amp;diff=2695&amp;oldid=prev</id>
		<title>Admin Bastian: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.pp-international.net/wiki/index.php?title=Template:Outdent/doc&amp;diff=2695&amp;oldid=prev"/>
		<updated>2017-12-15T10:32:15Z</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;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 10:32, 15 December 2017&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>Admin Bastian</name></author>
	</entry>
	<entry>
		<id>https://wiki.pp-international.net/wiki/index.php?title=Template:Outdent/doc&amp;diff=2694&amp;oldid=prev</id>
		<title>Numero6: Add Category</title>
		<link rel="alternate" type="text/html" href="https://wiki.pp-international.net/wiki/index.php?title=Template:Outdent/doc&amp;diff=2694&amp;oldid=prev"/>
		<updated>2017-03-26T21:01:13Z</updated>

		<summary type="html">&lt;p&gt;Add Category&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;
{{nosubst}}&lt;br /&gt;
{{Template shortcut|od}}&lt;br /&gt;
&amp;lt;!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see [[Wikipedia:Wikidata]])--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For outdenting a reply on a talk page when indention gets too deep.  &lt;br /&gt;
&lt;br /&gt;
Indenting on talk pages is done using a colon character (:) to produce &amp;quot;tabs&amp;quot;; this template produces a connector bar and (optionally) initial text to indicate an outdent, with the length of the bar specified by the number of colons used in the template. The left margin is sent to the position of the template. &amp;quot;&amp;lt;nowiki&amp;gt;::{{od}}&amp;lt;/nowiki&amp;gt;&amp;quot; produces:&lt;br /&gt;
::{{od}}&lt;br /&gt;
&lt;br /&gt;
The template also has a named parameter to reverse the direction of the bar to indicate deeper indentation- see [[#Indent]] below. &amp;quot;&amp;lt;nowiki&amp;gt;::{{od|reverse=x}}&amp;lt;/nowiki&amp;gt;&amp;quot; produces:&lt;br /&gt;
::{{od|reverse=x}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;&amp;lt;nowiki&amp;gt;{{ Outdent / outdent / od | optional param1 | optional param2 }} &amp;lt;/nowiki&amp;gt;&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
:param1: &lt;br /&gt;
:*If the first parameter is not used, the left margin is reset to the position of the template, and the default value of 10 is used for the length of the bar.&lt;br /&gt;
:*If used, its value specifies the length of the connector bar to be used. The value may be specified as a string of tab characters, or as an integer.&lt;br /&gt;
:*A value of null causes an error. A value of zero produces a very long bar. &lt;br /&gt;
:param2: &lt;br /&gt;
:*If used, specifies that the string ([[WP:Indentation#Outdenting|outdent]]) is to be placed at the start of the new line&amp;#039;s text. (Note: When param2 is used, param1 may not be null.)&lt;br /&gt;
&lt;br /&gt;
The template supports up to 20 colons as a parameter, but supports any given integer. Values above 40 may result in the bar appearing over more than one line.&lt;br /&gt;
&lt;br /&gt;
The default number of colons is 10.&lt;br /&gt;
&lt;br /&gt;
The template also recognizes the named parameter &amp;quot;reverse&amp;quot; - see [[#Indent]] below.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
To outdent posts, insert the number of colons that were used for indenting in the previous post, or use an integer value for that number. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;::::This is the previous post, indented 4 levels&lt;br /&gt;
{{Outdent|::::}} Start of a new post&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
displays as&lt;br /&gt;
&lt;br /&gt;
::::This is the previous post, indented 4 levels&lt;br /&gt;
{{Outdent|::::}} Start of a new post&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;::::::This is the previous post, indented 6 levels&lt;br /&gt;
{{Outdent|6}} Start of a new post&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
displays as &lt;br /&gt;
&lt;br /&gt;
::::::This is the previous post, indented 6 levels&lt;br /&gt;
{{Outdent|6}} Start of a new post&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;Alternatively:&lt;br /&gt;
::::::This is the previous post, indented 6 levels&lt;br /&gt;
{{Outdent}} Start of a new post. &amp;#039;&amp;#039;(Note that the bar is longer - it is using the default value of 10.)&amp;#039;&amp;#039;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
displays as &lt;br /&gt;
&lt;br /&gt;
::::::This is the previous post, indented 6 levels&lt;br /&gt;
{{Outdent}} Start of a new post. &amp;#039;&amp;#039;(Note that the bar is longer - it is using the default value of 10.)&amp;#039;&amp;#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can also have the template automatically add a linked tag, by adding any second parameter (its specific value is discarded):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;::::::This is the previous post, indented 6 levels&lt;br /&gt;
{{Outdent|6|link}} Start of a new post&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
displays as &lt;br /&gt;
&lt;br /&gt;
::::::This is the previous post, indented 6 levels&lt;br /&gt;
{{Outdent|6|link}} Start of a new post&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To not outdent all the way to the left margin, the outdent template itself can be indented using one or more colons:&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;::::::This is the previous post, indented 6 levels&lt;br /&gt;
::{{Outdent|4}} Start of a new post&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
displays as&lt;br /&gt;
&lt;br /&gt;
::::::This is the previous post, indented 6 levels&lt;br /&gt;
::{{Outdent|4}} Start of a new post&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;More examples&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{Outdent}}xxx   &amp;lt;/nowiki&amp;gt;{{Outdent}}xxx&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{outdent|1}}xxx &amp;lt;/nowiki&amp;gt;{{outdent|1}}xxx&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{od|2}}xxx      &amp;lt;/nowiki&amp;gt;{{od|2}}xxx&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{od|6}}xxx      &amp;lt;/nowiki&amp;gt;{{od|6}}xxx&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
:::&amp;lt;nowiki&amp;gt;{{od|1|anything}}xxx&amp;lt;/nowiki&amp;gt;{{od|1|anything}}xxx&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
:::&amp;lt;nowiki&amp;gt;{{od|6|xxx}}xxx     &amp;lt;/nowiki&amp;gt;{{od|6|xxx}}xxx&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Indent===&lt;br /&gt;
The named parameter &amp;quot;reverse&amp;quot; can be set so: &amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;Outdent|reverse=&amp;#039;&amp;#039;string&amp;#039;&amp;#039;}} where string can be any character or string of characters. It will also work with the optional unnamed parameters described previously. Its purpose is to allow for indention. For example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;::::::This is the previous post, indented 6 levels&lt;br /&gt;
::{{Outdent|4}} Start of a new post indented 2 levels using a bar of length 6-2=4.&lt;br /&gt;
::{{Outdent|5|reverse=yes}}&lt;br /&gt;
:::::::Indent 7 levels using a revered bar of length 7-2=5.&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
displays as&lt;br /&gt;
&lt;br /&gt;
::::::This is the previous post, indented 6 levels&lt;br /&gt;
::{{Outdent|4}} Start of a new post indented 2 levels using a bar of length 6-2=4. &lt;br /&gt;
::{{Outdent|5|reverse=yes}}&lt;br /&gt;
:::::::Indent 7 levels using a reversed bar of length 7-2=5.&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
::::::Original conversation.&lt;br /&gt;
::::::{{od|3|reverse=x}} &lt;br /&gt;
:::::::::Afterthought. &lt;br /&gt;
:::::::{{od|2}}&lt;br /&gt;
:::::::Continuation of original conversation.&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
displays as&lt;br /&gt;
&lt;br /&gt;
::::::Original conversation.&lt;br /&gt;
::::::{{od|3|reverse=x}} &lt;br /&gt;
:::::::::Afterthought. &lt;br /&gt;
:::::::{{od|2}}&lt;br /&gt;
:::::::Continuation of original conversation.&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===CSS and hide===&lt;br /&gt;
This template is contained in the CSS class &amp;quot;outdent-template&amp;quot;. Users who would prefer not to see the template can add the following line to their custom CSS ([[Special:MyPage/common.css]]):&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;code&amp;gt;span.outdent-template { display: none; }&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Errors and unexpected behaviours==&lt;br /&gt;
* param1 = 0 gives a long bar:&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{od|0}}xxx     &amp;lt;/nowiki&amp;gt;{{od|0}}xxx&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* param1 &amp;gt; 40 places the bar over several lines:&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
::&amp;lt;nowiki&amp;gt;{{od|99}}xxx    &amp;lt;/nowiki&amp;gt;{{od|99}}xxx&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
* param1 may not be null:&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{od|}}xxx      &amp;lt;/nowiki&amp;gt;{{od|}}xxx      &lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:thin blue solid; padding:8px; margin:4px&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;{{od||label}}xxx&amp;lt;/nowiki&amp;gt;{{od||label}}xxx&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Other formats==&lt;br /&gt;
&amp;quot;&amp;lt;nowiki&amp;gt;::{{od}}xxx&amp;lt;/nowiki&amp;gt;&amp;quot; produces:&lt;br /&gt;
::{{od}}xxx&lt;br /&gt;
&amp;quot;&amp;lt;nowiki&amp;gt;::{{od|10|xxx}}xxx&amp;lt;/nowiki&amp;gt;&amp;quot; produces:&lt;br /&gt;
::{{od|10|xxx}}xxx&lt;br /&gt;
----&lt;br /&gt;
* {{tl|Outdent2}} and {{tl|od2}} - Rather than a bar on the previous line, produces a bracketed arrow on the same line.  &amp;quot;&amp;lt;nowiki&amp;gt;::{{od2}}xxx&amp;lt;/nowiki&amp;gt;&amp;quot; produces:&lt;br /&gt;
::{{od2}}xxx&lt;br /&gt;
* {{tl|Undent}} - Rather than a bar on the previous line and &amp;quot;outdent&amp;quot;, produces ([[Wikipedia:Indentation|undent]]).  &amp;quot;&amp;lt;nowiki&amp;gt;::{{undent}}xxx&amp;lt;/nowiki&amp;gt;&amp;quot; produces:&lt;br /&gt;
::{{undent}}xxx&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[WP:INDENT]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox | |&lt;br /&gt;
&amp;lt;!--Categories below this line, please; interwikis at Wikidata--&amp;gt;&lt;br /&gt;
[[Category:Talk namespace templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt; [[Category:Template]] &amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Numero6</name></author>
	</entry>
</feed>