Template:Outdent2/doc

From English Wikipedia @ Freddythechick

__EXPECTUNUSEDTEMPLATE__

Threading of replies on talk pages is done using indentation and lists. This template is used for outdenting a reply on a talk page when indentation gets too deep.

Usage

Simple usage

To outdent type {{od2}} at the beginning of your new line of text (with no space after).

Example:

<syntaxhighlight lang="wikitext">::::Previous discussion, indented 4 levels deep. () I agree with what you are saying.</syntaxhighlight>

will yield

Previous discussion, indented 4 levels deep.

() I agree with what you are saying.

With custom outdent text

|1=Custom text replaces the arrow with the text provided.

Example:

<syntaxhighlight lang="wikitext">::::Previous message, also indented 4 levels deep. (Outdent) I disagree with what you are saying.</syntaxhighlight>

will yield

Previous message, also indented 4 levels deep.

(Outdent) I disagree with what you are saying.

CSS class

This template is contained in the CSS class "outdent-template". Users who would prefer not to see the template can add the following line to their custom CSS (by default: Special:MyPage/vector.css):

span.outdent-template { display: none; }

Other outdent templates

{{outdent}}, {{out}} and {{od}} — For the linear/visual style with variable tab count

Example:

Last comment

My comment

See also