Template:Merge to/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
(category)
No edit summary
Line 1: Line 1:
{{Documentation subpage}}
{{Documentation subpage}}


This template displays a notice that the page or section it appears on is the subject of a merge proposal.


==Usage==
This template should be placed at the top of a page or section when it is suggested that it be merged into at least one other page.


The page this template appears on will automatically be added to [[:Category:Proposed merges]].
Up to ten other pages to be merged into can be given using the first through the tenth unnamed parameters. At least one other page must be specified, otherwise an error will be displayed.
<pre>{{Merge to|Other page 1|Other page 2|...}}</pre>
A reason for the merge proposal can be given using <code>|reason=</code>. It is not required, but it can be used to provide context at a glance.
<pre>{{Merge to|Other page|reason=Subject covered elsewhere}}</pre>
It is good practice specify the date of the merge proposal using <code>|date=</code>.
<pre>{{Merge to |Other page|date=June 26, 2021}}</pre>
This template will show a link to the talk page. To link to a specific section of the talk page where the merge proposal is being discussed, use <code>|talk=Section title</code>. To link to a section on another talk page, use <code>talk=Talk:Other page#Section title</code>.
<pre>{{Merge to|Other page|talk=Section title}}</pre>
To indicate that a section should be merged into another page, place this template at the top of the section and use <code>|section=yes</code>.
<pre>{{Merge to|Other page|section=yes}}</pre>
{{#lst:Template:Merge/doc|Comparison of content management templates}}
{{Documentation categories|
{{Documentation categories|
<!-- Categories and interwikis go here. -->
<!-- Categories and interwikis go here. -->

Revision as of 04:47, 26 June 2021

This subpage provides documentation for Template:Merge to.

This template displays a notice that the page or section it appears on is the subject of a merge proposal.

Usage

This template should be placed at the top of a page or section when it is suggested that it be merged into at least one other page.

The page this template appears on will automatically be added to Category:Proposed merges.

Up to ten other pages to be merged into can be given using the first through the tenth unnamed parameters. At least one other page must be specified, otherwise an error will be displayed.

{{Merge to|Other page 1|Other page 2|...}}

A reason for the merge proposal can be given using |reason=. It is not required, but it can be used to provide context at a glance.

{{Merge to|Other page|reason=Subject covered elsewhere}}

It is good practice specify the date of the merge proposal using |date=.

{{Merge to |Other page|date=June 26, 2021}}

This template will show a link to the talk page. To link to a specific section of the talk page where the merge proposal is being discussed, use |talk=Section title. To link to a section on another talk page, use talk=Talk:Other page#Section title.

{{Merge to|Other page|talk=Section title}}

To indicate that a section should be merged into another page, place this template at the top of the section and use |section=yes.

{{Merge to|Other page|section=yes}}