Template:Red link/doc

From wiki.filipefonseca.pt
Jump to navigation Jump to search
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>