Template:Merge/doc: Difference between revisions
meta>Debresser m full name |
meta>Debresser Made notes section, after second issue was raised on talkpage. |
||
Line 7: | Line 7: | ||
* {{tl|Mergeto}} — to merge the contents of the tagged article ''into'' the specified article. | * {{tl|Mergeto}} — to merge the contents of the tagged article ''into'' the specified article. | ||
* {{tl|Mergefrom}} — the opposite of {{tl|Mergeto}}; the contents of the specified article should be merged into the tagged article. | * {{tl|Mergefrom}} — the opposite of {{tl|Mergeto}}; the contents of the specified article should be merged into the tagged article. | ||
== Usage == | == Usage == | ||
Line 22: | Line 20: | ||
In addition, all uses of this template should be accompanied with a date and month via the <code>date</code> parameter: | In addition, all uses of this template should be accompanied with a date and month via the <code>date</code> parameter: | ||
:<code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki> | OtherPage | discuss=Talk:OtherPage#Merge discussion | date= | :<code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki> | OtherPage | discuss=Talk:OtherPage#Merge discussion | date=</nowiki>{{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki> }}</nowiki></code> | ||
To name other pages to be merged, simply separate them with a vertical pipe. You can add up to 20 articles to be merged. | To name other pages to be merged, simply separate them with a vertical pipe. You can add up to 20 articles to be merged. | ||
:<code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki> | OtherPage1 | OtherPage2 | OtherPage 3 | discuss=Talk:OtherPage#Merge discussion | date= | :<code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki> | OtherPage1 | OtherPage2 | OtherPage 3 | discuss=Talk:OtherPage#Merge discussion | date=</nowiki>{{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki> }}</nowiki></code> | ||
{{#ifeq:{{BASEPAGENAME}}|Merge|To name multiple pages to merge ''into'' a single page, use the <code>target</code> parameter. For example, to merge the tagged page, as well as OtherPage1, OtherPage2, and OtherPage3 into OtherPage4, use: | {{#ifeq:{{BASEPAGENAME}}|Merge|To name multiple pages to merge ''into'' a single page, use the <code>target</code> parameter. For example, to merge the tagged page, as well as OtherPage1, OtherPage2, and OtherPage3 into OtherPage4, use: | ||
:<code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki> | OtherPage1 | OtherPage2 | OtherPage3 | target=OtherPage4 | discuss=Talk:OtherPage#Merge discussion | date= | :<code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki> | OtherPage1 | OtherPage2 | OtherPage3 | target=OtherPage4 | discuss=Talk:OtherPage#Merge discussion | date=</nowiki>{{CURRENTMONTHNAME}} {{CURRENTYEAR}}<nowiki> }}</nowiki></code>|}} | ||
These templates will add tagged articles to [[:Category:Articles to be merged]], and other items (files, templates, etc.) to [[:Category:Items to be merged]]. | These templates will add tagged articles to [[:Category:Articles to be merged]], and other items (files, templates, etc.) to [[:Category:Items to be merged]]. | ||
== Notes == | |||
* If you want to propose merging a '''category''', you must do so at [[Wikipedia:Categories for discussion]], using the specific templates available there. | |||
* When using a merge template in non-article/non-article talkpage namespace, do not add the '''namespace''' to the names of the pages. For example, wite {{tlx|Merge|TemplateName}}, not {{tlx|Merge|Template:TemplateName}}. | |||
{{Wikipedia:Template messages/Merging and splitting/List}} | {{Wikipedia:Template messages/Merging and splitting/List}} |
Revision as of 11:16, 1 October 2009
Template:Template doc page viewed directly
Which merge template should I use?
- {{Merge}} — to merge at least two together at an unspecified location
- {{Mergeto}} — to merge the contents of the tagged article into the specified article.
- {{Mergefrom}} — the opposite of {{Mergeto}}; the contents of the specified article should be merged into the tagged article.
Usage
Tagging a single page is simple:
{{Merge | OtherPage }}
By default, the (Discuss) link on the template links to the top of the tagged page's talk page. To specify which section, or to name a different talk page entirely, use the discuss
parameter:
{{Merge | OtherPage | discuss=Talk:OtherPage#Merge discussion }}
In addition, all uses of this template should be accompanied with a date and month via the date
parameter:
{{Merge | OtherPage | discuss=Talk:OtherPage#Merge discussion | date=November 2024 }}
To name other pages to be merged, simply separate them with a vertical pipe. You can add up to 20 articles to be merged.
{{Merge | OtherPage1 | OtherPage2 | OtherPage 3 | discuss=Talk:OtherPage#Merge discussion | date=November 2024 }}
To name multiple pages to merge into a single page, use the target
parameter. For example, to merge the tagged page, as well as OtherPage1, OtherPage2, and OtherPage3 into OtherPage4, use:
{{Merge | OtherPage1 | OtherPage2 | OtherPage3 | target=OtherPage4 | discuss=Talk:OtherPage#Merge discussion | date=November 2024 }}
These templates will add tagged articles to Category:Articles to be merged, and other items (files, templates, etc.) to Category:Items to be merged.
Notes
- If you want to propose merging a category, you must do so at Wikipedia:Categories for discussion, using the specific templates available there.
- When using a merge template in non-article/non-article talkpage namespace, do not add the namespace to the names of the pages. For example, wite
{{Merge|TemplateName}}
, not{{Merge|Template:TemplateName}}
.
{{Wikipedia:Template messages/Merging and splitting/List}}