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>"
 
No edit summary
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"
]
]
}
}
</templatedata><includeonly>[[Category:Notices]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude>
</templatedata><includeonly>[[Category:Notices]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>

Revision as of 16:51, 30 November 2024

No description.

Template 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