This is a mirror of discontinued 'WikiDevi'. Enjoy!
Template:Uw4/doc
40px | This is a documentation subpage for Template:Uw4. 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 if they continue harmful behavior. It can be used by other templates, such as Template:Uw-npa4.
Usage
<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 WikiDevi", "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 if they continue harmful behavior. It can be used by other templates." } </templatedata>