Template:Red link/doc
Jump to navigation
Jump to search
| File:Edit-copy green.svg | This is a documentation subpage for Template:Red link. It contains usage information, categories and other content that is not part of the original template page. |
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Red link
<templatedata> { "description": "Creates a red link, but prevents the target page from showing up on Special:WantedPages.", "format": "inline", "params": { "1": { "label": "Target Page", "description": "The page name to link to.", "required": true, "type": "wiki-page-name" }, "2": { "label": "Displayed Text", "description": "The displayed text.", "default": "{{{1}}}", "type": "line" }, "nocat": { "label": "Don't Categorize", "description": "Whether to not add the page to “Category:Pages using red link template”.", "default": "0", "autovalue": "1", "type": "boolean" } } } </templatedata>