ଛାଞ୍ଚ:Outdent/doc

ଉଇକିଅଭିଧାନ‌ରୁ
Documentation for ଛାଞ୍ଚ:Outdent. [edit]
This page contains usage information, categories, interwiki links and other content describing the template.

Usage[ସମ୍ପାଦନା]

For outdenting a reply on a talk page when indention gets too deep. Indenting on talk pages is done using a colon character (:) to produce tabs; this template produces a connector bar and initial text to indicate an outdent, based on the number of colons used in the previous indent

Usage[ସମ୍ପାଦନା]

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.

::::This is the previous post, indented 4 levels
{{outdent|::::}}start of a new post

displays as

This is the previous post, indented 4 levels
┌─────────────┘
start of a new post
::::::This is the previous post, indented 6 levels
{{outdent|6}}start of a new post

displays as

This is the previous post, indented 6 levels
┌───────────────────┘
start of a new post

You can also have the template automatically add a linked tag, by adding any second parameter (its specific value is discarded):

::::::This is the previous post, indented 6 levels
{{outdent|6|link}}start of a new post

displays as

This is the previous post, indented 6 levels
┌───────────────────┘
start of a new post

the outdent template may also be indented using colons, like any other text.

Do not use subst: with this template.

This template is contained in the CSS class "outdent-template" for those that would like to customize it's display.