Template:Uw4im/doc
This is a documentation subpage for Template:Uw4im. It contains usage information, categories and other content that is not part of the original template page. |
Template used to warn users they may be blocked without further warning if they continue harmful behavior. It can be used by other templates, such as Template:Uw-npa4im.
Usage
TemplateData
TemplateData for Uw4im
<templatedata> { "params": { "icon": { "label": "Icon", "description": "Icon displayed for warning", "type": "content", "default": "Stop icon" }, "reason": { "label": "Reason", "description": "Description of the harmful behavior, used mid-sentence", "type": "string", "default": "harm Wikipedia", "suggested": true }, "page": { "label": "Page", "description": "Article or page that was edited", "type": "wiki-page-name" }, "diff": { "label": "Diff", "description": "URL of a diff showing the harmful edit", "type": "url" }, "extra": { "label": "Extra", "description": "Extra text added after the main warning", "type": "content" } }, "description": "Template used to warn users they may be blocked without further warning if they continue harmful behavior. It can be used by other templates." } </templatedata>