Template:Red link: Difference between revisions

updates from bp:diff/4049232
m (Protected "Template:Red link" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
(updates from bp:diff/4049232)
 
Line 1: Line 1:
<includeonly><span class="plainlinks">[{{fullurl:{{{1}}}|action=edit}} <font color="#CC2200"><span title="{{{1}}}">{{{2|{{{1}}}}}}</span></font>]</span></includeonly><noinclude>
<includeonly><span class="plainlinks">[{{fullurl:{{{1}}}}} <span style="color:#CC2200" title="{{{1}}}">{{{2|{{{1}}}}}}</span>]</span></includeonly><noinclude>


==Usage==
==Usage==
Used for making [[wikipedia:WP:Red link|red links]] that do not appear on the [[Special:Wantedpages|wanted pages]].
Used for making [[wp:WP:Red link|red links]] that do not appear on the [[Special:WantedPages|wanted pages]].
<pre>{{red link|name}}</pre>
<pre<includeonly/>><nowiki>{{</nowiki>red link|name|''display text''}}</pre>


===TemplateData===
<templatedata>
{
"params": {
"1": {
"label": "Page name",
"description": "The page name",
"type": "wiki-file-name",
"required": true
},
"2": {
"label": "Display Text",
"description": "Text to be displayed",
"type": "wiki-file-name",
"default": "Value of <1>",
"suggested": true
}
},
"description": "This template is used for making red links that do not appear on Special:WantedPages",
"format": "inline"
}
</templatedata>
[[Category:Link templates]]</noinclude>
[[Category:Link templates]]</noinclude>