Open main menu

Changes

→‎Indentation: absolutely no need
<noinclude>{{pp-semi|small=yes}}</noinclude>
{{about|how talk pages work|talk page etiquette|Wikipedia:Talk page guidelines|guidelines about user talk pages|Wikipedia:User pages}}{{Wikipedia how-to|WP:TP|WP:TPHELP|WP:TALKPAGE|H:TP}}

'''Talk pages''' (also known as '''discussion pages''') are [[Wikipedia:Administration#Data structure and development|administration pages]] where editors can discuss improvements to articles or other Wikipedia pages. When viewing an article (or any other non-talk page), a link to the corresponding talk page appears on the "Talk" tab at the top of the page. Click this tab to switch to the talk page.

The talk page associated with an article is named "Talk:Example", where "Example" is the name of the article. For example, the talk page for discussion of improvements to the article [[Australia]] is named [[Talk:Australia]]. The talk page associated with a page in another namespace is named by adding "talk" after the namespace label; for example, the talk page for [[Wikipedia:About]] is called [[Wikipedia talk:About]].

[[WP:User page|User pages]] also have associated talk pages (for example, [[User talk:Jimbo Wales]]). When other editors need to contact you, they will usually do this by leaving a message on [[Special:mytalk|your talk page]]. When someone has left you a message that way, you will see an [[#You have new messages|orange information notice]] the next time you log in or view a page on Wikipedia (if you are editing as an IP address) or a [[#You have new messages|red badge next to your username]] (if you are logged in).

==Video introduction==
<div style="background:WhiteSmoke;">
[[File:Wikipedia basics - Talk pages.ogv|thumb|center|320px|thumbtime=1|Video on how to use a talk page, 2m 30s (8 MB)]]
</div>
{| style="margin-left: auto; margin-right: auto; width:320px;"
|colspan="2"|This introductory video covers:
|-
|
*What are talk pages
*How to post a new message
*Indentation
*Keys to a good discussion
*Watchlist
|
''0:14''<br>
''0:59''<br>
''1:25''<br>
''1:48''<br>
''2:12''
|}

==Where to find talk pages==
[[File:Where to find talk pages.png|thumb|350px|left|Location of the talk page tab]]
When viewing an article (or any other non-talk page), a link to the corresponding talk page appears on the "Talk" tab at the top of the page. (The [[Help:Mobile access|mobile version]] has a button at the bottom for logged-in users, while [[Mobile app|apps]] may have no link.) Click this tab to switch to the talk page; you can then view the talk page and its [[WP:Page history|history]], and [[WP:How to edit a page|edit]] it if you want to add a question or comment.

If the "Talk" link is [[WP:Red link|red]], it means no talk page has been started yet. Click the red link to begin a talk page for that article and follow the instructions in '''Starting a new thread''' below. (It is also possible for a talk page to exist while the corresponding non-talk page is a red link; this often occurs in [[WP:User page|User space]], when a user has received talk page messages but has not started a user page yet.)

To go back to the article page from its talk page, use the leftmost tab at the top of the page, labeled "article". For pages other than articles, this tab may say something different, like "user page" or "project page".

==Identifying yourself==
When you post a message on a talk page you should always '''sign and date your comment''' so other editors can follow the thread of the conversation. To do this easily, type four tildes <nowiki>(~~~~)</nowiki> at the end of your comment, or just click the signature button [[File:Insert-signature.svg]] on the row of buttons above the edit box. Once you Publish changes the edit, this will be [[Help:Automatic conversion of wikitext|automatically converted]] into a user signature with a link to your user page, your user talk page, and the date and time that you save your edit. (You can change the form of your signature using your [[Help:Preferences|user preferences]].)

{| class="wikitable" style="margin-left: auto; margin-right: auto; border: none;"
|-
! Code !! Result
|-
| <code><nowiki>~~~~</nowiki></code>
| [[User:Example|Username]] ([[User talk:Example|talk]]) {{CURRENTTIME}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}} (UTC)
|}

If you choose to contribute without logging in, regardless of whether you have an account, you should still sign your posts. In this case your IP address will take the place of your username, and will link to your contributions history.
{{further|Wikipedia:Signatures}}

==Starting a new thread==
[[File:Wikipedia-The Missing Manual I replacement1.png|thumb|400px|right|The "new section" tab on article talk pages lets you start a new section.]]
To discuss a topic that’s not already covered on the article or user talk page, start a new topic.
* Click on the '''"New section"''' link at the top of the talk page screen.
* Be sure to enter a section header in the "Subject/headline" box with a suitable title, preferably not something generic like "Question" or "Problem".
* Sign. At the end of your post, type four tildes <nowiki>(~~~~)</nowiki>, which will automatically add your user name and the date.
* Click "Publish changes"

A new section can also be started by editing the whole page or an existing section, going to a new line and typing <code>== Heading ==</code>, replacing "Heading" with a suitable title, but make sure to add new discussions at the ''bottom'' of the page. A new section automatically adds the heading to the "Contents" box on pages with at least four sections.

==Replying to an existing thread==
To respond to a discussion already in progress:
* Click the '''"Edit"''' link on the right end of the bar of the section you want to reply to.
* Add your comment below the last entry in the discussion. If you want to respond to a specific comment, you can place your response directly below it. Use a colon (:) to indent your message to create a threaded message. See '''Indentation''' below for more information on indenting talk pages with colons.
* Sign. Type four tildes <nowiki>(~~~~)</nowiki>, which will automatically add your user name and the date.
* Click "Publish changes"

===Indentation===
{{shortcut|WP:THREAD}}
{{see also|Wikipedia:Indentation}}

Indentation is used to keep talk pages readable. Comments are indented using one or more initial colons (<code>:</code>), each colon representing one level of indentation. Each comment should be indented one more level than the comment it replies to, which may or may not be the preceding comment. For example:

{| class="wikitable" cellpadding="60" style="margin-left: auto; margin-right: auto; border: none; width: 90%;"
! scope="col" |Code
! scope="col" |Result
|-
|
<pre>
== Header ==

The first comment in a section has no colons before it. ~~~~

:The reply to the first comment is indented one level. ~~~~
::The reply to the second comment should be indented one more level. It doesn't matter if it's made by the same editor who did the first comment, it still gets indented one more level. ~~~~
::Another reply to the second comment is also indented one more level than the comment being replied to. ~~~~
:A subsequent reply to the first comment is indented one level. ~~~~
</pre>
|
{{Fake heading|Header}}
The first comment in a section has no colons before it. [[User:Example|Editor 1]] ([[User talk:Example|talk]]) 10:44, 21 September 2016 (UTC)
:The reply to the first comment is indented one level. [[User:Example|Editor 2]] ([[User talk:Example|talk]]) 16:40, 21 September 2016 (UTC)
::The reply to the second comment should be indented one more level. It doesn't matter if it's made by the same editor who did the first comment, it still gets indented one more level. [[User:Example|Editor 1]] ([[User talk:Example|talk]]) 16:57, 23 September 2016 (UTC)
::Another reply to the second comment is also indented one more level than the comment being replied to. [[User:Example|Editor 4]] ([[User talk:Example|talk]]) 08:27, 25 September 2016 (UTC)
:A subsequent reply to the first comment is indented one level. [[User:Example|Editor 3]] ([[User talk:Example|talk]]) 03:15, 24 September 2016 (UTC)
|}

{{anchor|mixed indents}}{{anchor|mixthread}}Some pages (deletion discussions, for example) use asterisks (<code>*</code>) rather than colons for indentation. Generally colons and asterisks should not be mixed; if you see asterisks are being used in a page, use them as well.

Avoid placing double line breaks (as shown in the example above) between indented lines of text, since this can create problems for users of screen reader software (see {{section link|Wikipedia:Manual of Style/Accessibility|Indentation}}).

If you practice these techniques, be sure to practice on a talk page, such as <code>User talk:{{var|your user name}}/sandbox</code>. The [[Cascading Style Sheets]] for talk pages are different from articles, and the visual appearance of indented text can be different.

==Notifications==
===Notifying other users===
You can notify other editors in a discussion by linking to their user page in your post. To do this easily you can use the [[Help:A quick guide to templates|template]] {{tlx|Reply to|Username}}, which renders @[[User:Example|Username]]: For example, to reply and notify Editor 1 you should use the following code:

{| class="wikitable" cellpadding="60" style="margin-left: auto; margin-right: auto; border: none;"
! scope="col" |Code
! scope="col" |Result
|-
|
<code><nowiki>
{{reply to|Editor 1}} Message text. ~~~~
</nowiki></code>
|
@[[User:Example|Editor 1]]: Message text.
<span style="color:#002BB8">Username</span> (<span style="color:#002BB8">talk</span>) 10:44, 21 September 2016 (UTC)
|}

{|
|[[File:Information.svg|25px|alt=|link=]]
|Make sure to '''sign your post''' in the same edit in which you use this template, otherwise it won't work. Note that you cannot directly type the "@" symbol to notify a user, you must use this template or manually create a [[WP:WIKILINK|wikilink]] to their [[WP:USERPAGE|user page]].
|}

===You have new messages===
[[File:Echo-Flyout-Screenshot-CloseUp-452px-02-05-13.png|link=|thumb|right|upright=1.5|The message notification as it would appear for registered users]]
You will be notified when someone else edits your user talk page or notifies you with the {{tl|Reply to}} template. Since 30 April 2013, registered users have received this notification through the [[Wikipedia:Notifications]] system (see image right); unregistered users still receive notifications with the old-style Orange Bar. Registered users wishing to add back the functionality of the Orange Bar notification may do so through [[User:Writ Keeper/Scripts/orangeBar|this script]].

For users not editing with an account (unregistered users), the alert below is automatically displayed on all pages until you view your user talk page. If you click "new messages" it will direct you to the bottom of your talk page. If you click "last change" it will show you the last edit done to your talk page.

<div class="usermessage">You have {{font color|#002CC8|[[Special:MyTalk|new messages]]}} ({{font color|#002CC8|[[Special:MyContributions|last change]]}}).</div>

==Advanced==
===Subpages and archiving===
{{Main|Help:Archiving a talk page}}
Sometimes particular topics generate a disproportionate amount of traffic on a talk page. It may be decided to remove discussion of those topics to a [[Help:Subpage|subpage]] of the talk page. To do this, create a page titled "Talk:Xxx/Yyy", where "Talk:Xxx" is the name of the main talk page, and "Yyy" indicates the topic of the subpage. Leave a note at the top of the main talk page linking to any subpages.

On talk pages that generate significant amounts of discussion, old discussions are often archived to keep the size of the talk page at a manageable level. This may be done either manually or with the help of a [[Help:Bot|bot]]. An archive box with links to the discussion archives is normally placed at the top of the current talk page.

===Assorted talk page boxes and graphics===

====Quotations====

Sometimes it is necessary to display a sentence or paragraph from the article on the talk page so that other editors can easily understand what is being discussed. An easy way to do this is to use the {{tl|Quote frame}} or {{tl|Quote}} templates:

Use <code><nowiki>{{Quote frame|Quoted passage from the article.}}</nowiki></code> to produce:
{{Quote frame|Quoted passage from the article.}}

Alternatively, use <code><nowiki>{{Quote frame |Quoted text |Author |Source}}</nowiki></code> to produce:
{{Quote frame |Quoted text |Author |Source}}

The {{tl|Quote}} template produces an indented quotation with no box; use <code><nowiki>{{Quote |Quoted text |''Source''}}</nowiki></code> to produce:
{{Quote|Quoted text|''Source''}}

Alternatively, use <code><nowiki>{{Quote|Quoted text |Author |''Source'', page XX}}</nowiki></code> to add an author and page number:
{{Quote|Quoted text |Author |''Source'', page XX}}

For directly quoting another user, the {{tl|Talkquote}} template places quoted text inside a green box, as in: <code><nowiki>{{Talkquote |Quoted text |Example |ts=12:00, 01 January 2000 (UTC)}}</nowiki></code>, which produces:

{{Talkquote |Quoted text |Example |ts=12:00, 01 January 2000 (UTC)}}

====Boxes – general====

Plain box (can also be used in article):

<div class="boilerplate metadata" id="attention" style="background-color: #FFFFFF; margin: 0 2.5%; padding: 0 10px; border: 1px solid #aaa;">
<nowiki>
<div class="boilerplate metadata" id="attention" style="background-color: #FFFFFF; margin: 0 2.5%; padding: 0 10px; border: 1px solid #aaa;">'''Put material here.'''</div>
</nowiki>
</div>

Colored box (green – talk page only):
<div class="boilerplate" style="background-color: #efe; margin: 2em 0 0 0; padding: 0 10px 0 10px; border: 1px dotted #aaa;">
<nowiki>
<div class="boilerplate" style="background-color: #efe; margin: 2em 0 0 0; padding: 0 10px 0 10px; border: 1px dotted #aaa;">'''Put copied and pasted quoted text from article here.'''</div>
</nowiki>
</div>

====Talk page graphics and icons====

{{seealso|Wikipedia:List of discussion templates}}

{| class="wikitable" style="margin-left: auto; margin-right: auto; font-size: 90%;"
! Code
! Result
|-
| {{tlx|tick}}
| {{tick}}
|-
| {{tlx|done}}
| {{done}}
|-
| {{tlx|yellow tick}}
| {{yellow tick}}
|-
| {{tlx|ESp|pd}}
| [[File:Yellow check.svg|20px|link=|alt=]] '''Partly done:'''<!-- Template:ESp -->
|-
| {{tlx|ESp|n}}
| [[File:Red information icon with gradient background.svg|20px|link=|alt=]] '''Not done:'''<!-- Template:ESp -->
|-
| {{tlx|ESp|?}}
| [[File:Red question icon with gradient background.svg|20px|link=|alt=]] '''Not done:''' it's not clear what changes you want to be made. Please mention the specific changes in a "change X to Y" format.<!-- Template:ESp -->
|-
| {{tlx|ESp|q}}
| [[File:Pictogram voting question.svg|20px|link=|alt=]] '''Question:'''<!-- Template:ESp -->
|-
| {{tlx|Not sure|&nbsp; }}
| {{Not sure| }}
|-
| {{tlx|Not sure}}
| {{Not sure}}
|-
| {{tlx|Not sure|Not sure what you mean.}}
| {{Not sure|Not sure what you mean.}}
|-
| {{tlx|fixed}}
| {{fixed}}
|-
| <code><nowiki>[[File:Information.svg|25px|alt=|link=]]</nowiki></code>
| [[File:Information.svg|25px|alt=|link=]]
|-
| <code><nowiki>[[File:Ambox warning pn.svg|25px|alt=Warning icon]]</nowiki></code>
| [[File:Ambox warning pn.svg|25px|alt=Warning icon]]
|-
| {{tlx|Resolved}}
| {{Resolved}}
|-
| {{tlx|cross}}
| {{cross}}
|-
| {{tlx|outdent}} or {{tlx|od}}
| {{outdent}}
|}

===Talk page search===
You can use the [[Special:Search]] box below to locate Talk pages. See [[Help:Searching]] for more information.
<div class="inputbox-hidecheckboxes">
<inputbox>
type=fulltext
width=25
namespaces=Talk**
searchbuttonlabel=Search Talk namespace
break=no
placeholder=i.e. World War II
</inputbox>
</div>

=See also=
* [[Help:Introduction to talk pages]]
* [[Wikipedia:Don't lose the thread]]
* [[m:Help:Talk page|Further talk page help at Meta]]
* [[Wikipedia:Talk page guidelines]]
* [[Wikipedia:Talk page layout]]
* [[Help:Archiving a talk page]]
* [[Help:Wikipedia: The Missing Manual/Collaborating with Other Editors/Communicating with Your Fellow Editors|"Communicating with Your Fellow Editors"]], a chapter in [[H:TMM|''Wikipedia: The Missing Manual'']]
* [[Wikipedia:LiquidThreads]]
* [[Wikipedia:Flow]]
{{Help navigation}}
{{Wikipedia technical help|collapsed}}
[[Category:Wikipedia basic information]]
[[Category:Wikipedia discussion]]
[[Category:Wikipedia interface help]]
Anonymous user