Template:Merge/doc: Difference between revisions
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": { | ||
" | "label": "Article name", | ||
" | "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", | ||
" | "2", | ||
" | "section" | ||
] | ], | ||
"description": "A notice template for suggesting merging an article or section with another article.", | |||
"format": "inline" | |||
} | } | ||
</templatedata><includeonly>[[Category:Notices]]</includeonly><noinclude>[[Category: | </templatedata><includeonly>[[Category:Notices]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | ||