m (Remove pointless empty check) Tag: 2017 source edit |
m (Add example) Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
<onlyinclude><includeonly><span class="plainlinks redlink">[{{fullurl:{{{1}}}|{{{params|redlink=1}}}}} <span style="color: var(--color-link-new);" title="{{int:red-link-title|{{FULLPAGENAME:{{{1}}}}}}}">{{{2|{{{1}}}}}}</span>]</span></includeonly></onlyinclude> | <onlyinclude><includeonly><span class="plainlinks redlink">[{{fullurl:{{{1}}}|{{{params|redlink=1}}}}} <span style="color: var(--color-link-new);" title="{{int:red-link-title|{{FULLPAGENAME:{{{1}}}}}}}">{{{2|{{{1}}}}}}</span>]</span></includeonly></onlyinclude> | ||
Creates a redlink that doesn't affect the target page's standing in [[Special:WantedPages]]. | Creates a redlink that doesn't affect the target page's standing in [[Special:WantedPages]]. <code><nowiki>{{redlink not wanted|nonexistent page}}</nowiki></code> ⟶ {{redlink not wanted|nonexistent page}} | ||
{{TemplateData preamble}}<templatedata> | {{TemplateData preamble}}<templatedata> |
Revision as of 21:52, 2 November 2023
Creates a redlink that doesn't affect the target page's standing in Special:WantedPages. {{redlink not wanted|nonexistent page}}
⟶ nonexistent page
The below documentation is automatically generated from JSON. It can be changed by editing this page, but note that it's only the documentation (for the visual editor)—the actual template part must also be edited, manually.
Creates a redlink that doesn't affect the target page's standing in Special:WantedPages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Target Page | 1 | no description | Page name | required |
Label Text | 2 | no description
| Line | optional |
Link Querystring | params | the whole querystring except the leading '?'
| URL | optional |