Template:Merge portions from
Usage
- Basic use
{{Merge portions from|Source article}}
- For merging into a section
{{Merge portions from|Source article|section=y}}
- For specifying which portions are to be merged
{{Merge portions from|Source article|[[Source article#Section|Section]]}}
{{Merge portions from|Source article|sections "Section1" and "Section2"}}
- For specifying discussion page
{{Merge portions from|Source article|discuss=Talk:Source article#Discussion section}}
TemplateData
TemplateData for Merge portions from
<templatedata> { "description": "Use this template to suggest that portions of another article be split from it and merged into this page.", "format": "inline", "params": { "date": { "label": "Month and year", "description": "The month and year that the template was placed (in full). \"August 2024\" inserts the current month and year automatically.", "type": "line", "autovalue": "August 2024", "example": "January 2013", "suggested": true }, "1": { "label": "Other article", "description": "The other article or section from which to split and merge portions into this page", "type": "wiki-page-name", "required": true }, "2": { "label": "Portions", "description": "A description of the portions to be split from the other article and merged into this page (appears in brackets after the article name)", "type": "string", "suggested": true }, "discuss": { "label": "Talk page discussion", "description": "Talk page and section where the split and merge discussion is taking place", "example": "Talk:Microsoft#Split and merge proposed", "type": "wiki-page-name", "suggested": true }, "section": { "label": "Section?", "description": "Enter any text here to replace the word \"article\" with \"section\".", "type": "line", "autovalue": "section", "example": "section" }, "small": { "label": "Make template small", "description": "Enter \"left\" here to make the template box small and aligned to the left.", "type": "line", "autovalue": "left", "example": "left" } }, "paramOrder": [ "date", "1", "2", "discuss", "section", "small" ] } </templatedata> {{Wikipedia:Template messages/Splitting/List|noheading=yes}}{{Wikipedia:Template messages/Merging/List|noheading=yes}}