Template:Talk header: Difference between revisions

From Path of Exile 2 Wiki
Jump to navigation Jump to search
No edit summary
(New parameters. Added some basic guidelines)
Line 1: Line 1:
{{Message box
{{Message box
|title = This [[Help:Talk pages|talk page]] is for discussing {{{1|{{#switch:{{SUBJECTSPACE}}
|title = This [[Help:Talk pages|talk page]] is for discussing {{{subject|{{{1|{{#switch:{{SUBJECTSPACE}}
  | = the article [[:{{SUBJECTPAGENAME}}]]
  | = the article [[:{{SUBJECTPAGENAME}}]]
  |#default = [[:{{SUBJECTPAGENAME}}]]
  |#default = [[:{{SUBJECTPAGENAME}}]]
}}}}}.
}}}}}}}}.
|text  = {{{text|}}}
|text  = {{#if:{{{details|{{{2|}}}}}}|
{{{details|{{{2}}}}}}
<hr>
}}
<ul style="width: 100%; column-count: 2; column-gap: 3em;">
<li><span class="plainlinks">[{{fullurl:{{TALKPAGENAME}}|action=edit&section=new}} Start a new topic] at the end of the page.</li>
<li>Indent replies using colons (<code><nowiki>:</nowiki></code>).</li>
<li>[[Help:Signatures|Sign]] your posts using four tildes (<code><nowiki>~~~~</nowiki></code>).</li>
<li>Keep it civil.</li>
<li>Assume good faith.</li>
<li>Don't remove past discussions.</li>
</ul>
}}{{#ifexist:{{FULLPAGENAME}}/Archive 1|{{Archives}}}}<noinclude>
}}{{#ifexist:{{FULLPAGENAME}}/Archive 1|{{Archives}}}}<noinclude>
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>

Revision as of 00:10, 19 June 2023

This talk page is for discussing Template:Talk header.

  • Start a new topic at the end of the page.
  • Indent replies using colons (:).
  • Sign your posts using four tildes (~~~~).
  • Keep it civil.
  • Assume good faith.
  • Don't remove past discussions.
Template documentation[view] [edit] [history] [purge]


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]].
}}