The wiki is currently a work in progress. If you'd like to help out, please check the Community Portal and our getting started guide. Also, check out our sister project on poewiki.net.
Template:Talk header/doc: Difference between revisions
(Created page with "{{Documentation subpage}} {{Documentation categories| <!-- Categories and interwikis go here. --> Category:Notice templates }}") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
This template displays a notice that explains the purpose of a talk page and gives some basic guidelines for using talk pages. This template also displays a list of archives for a talk page if any exist. | |||
==Usage== | |||
In most cases, this template should not be transcluded on a talk page directly. It is displayed automatically with [[MediaWiki:Talkpageheader]], except on user talk pages and subpages of talk pages. | |||
===Custom talk page header=== | |||
If you wish to create a custom header for a talk page using this template, first create a subpage of the talk page named "/header" and place this template on it. | |||
The default wording for the subject of the talk page can be changed using the first unnamed parameter or <code>|subject=</code>. | |||
<pre>{{Talk header | |||
|subject = the [[Path of Exile Wiki|main page]] ''only'' | |||
}}</pre> | |||
Additional details can be specified using the second unnamed parameter or <code>|details=</code>. | |||
<pre>{{Talk header | |||
|details = For general wiki discussions, use the [[Project talk:Community portal|community portal talk page]]. | |||
}}</pre> | |||
{{Documentation categories| | {{Documentation categories| |
Revision as of 12:12, 19 June 2023

This subpage provides documentation for Template:Talk header.
This template displays a notice that explains the purpose of a talk page and gives some basic guidelines for using talk pages. This template also displays a list of archives for a talk page if any exist.
Usage
In most cases, this template should not be transcluded on a talk page directly. It is displayed automatically with MediaWiki:Talkpageheader, except on user talk pages and subpages of talk pages.
Custom talk page header
If you wish to create a custom header for a talk page using this template, first create a subpage of the talk page named "/header" and place this template on it.
The default wording for the subject of the talk page can be changed using the first unnamed parameter or |subject=
.
{{Talk header |subject = the [[Path of Exile Wiki|main page]] ''only'' }}
Additional details can be specified using the second unnamed parameter or |details=
.
{{Talk header |details = For general wiki discussions, use the [[Project talk:Community portal|community portal talk page]]. }}