Template:Merge to/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
No edit summary
Line 11: Line 11:


<pre>{{Merge to|Other page 1|Other page 2|...}}</pre>
<pre>{{Merge to|Other page 1|Other page 2|...}}</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>


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.
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.
Line 20: Line 24:
<pre>{{Merge to |Other page|date=June 26, 2021}}</pre>
<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>.
Use <code>|talk=</code> to display a link to where the merge proposal is discussed. To link to a section on the page's own talk page, 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>
<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}}
{{#lst:Template:Merge/doc|Comparison of content management templates}}
{{Documentation categories|
{{Documentation categories|

Revision as of 05:00, 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|...}}

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

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

Use |talk= to display a link to where the merge proposal is discussed. To link to a section on the page's own talk page, 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}}