Template:Merge/doc: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
Created page with "<templatedata> { "params": { "1": {}, "section": {}, "reason": {} }, "paramOrder": [ "1", "section", "reason" ] } </templatedata><includeonly>Category:Notices</includeonly><noinclude>Category:Incomplete documentation</noinclude>"
 
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
{
{
"params": {
"params": {
"1": {},
"1": {
"section": {},
"label": "Article name",
"reason": {}
"description": "The name of the article to suggest a merge to.",
"type": "string",
"required": true
},
"2": {
"label": "Reason",
"description": "The reason for merging.",
"type": "string",
"required": true
},
"section": {
"label": "Section?",
"description": "If set to anything, changes this to say \"the contents of this section\" instead of \"this article\" (for merging part of an article rather than the whole article).",
"example": "y",
"type": "boolean"
}
},
},
"paramOrder": [
"paramOrder": [
"1",
"1",
"section",
"2",
"reason"
"section"
]
],
"description": "A notice template for suggesting merging an article or section with another article.",
"format": "inline"
}
}
</templatedata><includeonly>[[Category:Notices]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude>
</templatedata><includeonly>[[Category:Notices]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>

Latest revision as of 16:51, 30 November 2024

A notice template for suggesting merging an article or section with another article.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Article name1

The name of the article to suggest a merge to.

Stringrequired
Reason2

The reason for merging.

Stringrequired
Section?section

If set to anything, changes this to say "the contents of this section" instead of "this article" (for merging part of an article rather than the whole article).

Example
y
Booleanoptional