Template:Docdup
This template flags a page as duplicating content already covered in the official documentation. Requires an external URL via the 'url' parameter. Adds the page to Category:Documentation duplicates.
Examples
Standard usage:
Documentation Duplicate
Missing link (will show a prompt instead of a broken reference):
Documentation Duplicate
Custom text:
Documentation Duplicate
Opt out of categorization:
Documentation Duplicate
TemplateData
A message box flagging a page as duplicating content in the official documentation. Requires an external link via 'url'. Automatically adds the page to Category:Documentation duplicates (in the main namespace).
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Documentation URL | url | The external URL to the official documentation page this content duplicates. | URL | required |
| Message Text | text | Overrides the default notice text. | Content | optional |
| HTML ID | id | An optional HTML id attribute for linking directly to this notice on a page. | String | optional |
| Disable Categorization | nocat | Set to 'yes' to prevent this page from being added to Category:Documentation duplicates. | Boolean | optional |