Template:Red link/doc
< Template:Red link
Jump to navigation
Jump to search
Revision as of 12:18, 10 July 2021 by FilipeFonseca (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{TemplateData header|editlinks=1|docpage=Red link/doc}...")
| 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>