Template:Split/doc: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
No edit summary
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 split proposal.


==Usage==
This template should be placed at the top of a page or section when it is suggested that it should be split into one or more pages.
The page this template appears on will automatically be added to [[:Category:Proposed splits]].
The names of up to ten other pages can be given using the first through the tenth unnamed parameters.
<pre>{{Split|Other page 1|Other page 2|...}}</pre>
To indicate that a section should be split into another page, place this template at the top of the section and use <code>|section=yes</code>.
<pre>{{Split|Other page|section=yes}}</pre>
A reason for the split proposal can be given using <code>|reason=</code>. It is not required, but it can be used to provide context at a glance.
<pre>{{Split|Other page|reason=Subject deserves its own article}}</pre>
It is good practice specify the date of the split proposal using <code>|date=</code>.
<pre>{{Split|Other page|date=June 26, 2021}}</pre>
Use <code>|talk=</code> to display a link to where the split 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>{{Split|Other page|talk=Section title}}</pre>
{{Comparison of content management templates}}


{{Documentation categories|
{{Documentation categories|

Revision as of 06:05, 26 June 2021

This subpage provides documentation for Template:Split.

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

Usage

This template should be placed at the top of a page or section when it is suggested that it should be split into one or more pages.

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

The names of up to ten other pages can be given using the first through the tenth unnamed parameters.

{{Split|Other page 1|Other page 2|...}}

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

{{Split|Other page|section=yes}}

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

{{Split|Other page|reason=Subject deserves its own article}}

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

{{Split|Other page|date=June 26, 2021}}

Use |talk= to display a link to where the split 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.

{{Split|Other page|talk=Section title}}

Comparison of content management templates

Merge proposal

Template Usage
{{merge}}
  • Merging multiple pages or sections without specifying a destination
{{merge to}}
  • Merging a page or section into another page
{{merge from}}
  • Merging content from another page into a page or section

Split proposal

Template Usage
{{split}}
  • Splitting a page into multiple pages
  • Splitting a page or section into another page
{{split portions}}
  • Splitting certain content from a page into another page
{{merge portions from}}
  • Splitting certain content from another page and merging it into a page or section