Template:Search link: Difference between revisions
Appearance
change parameter names from {{{text}}} and {{{link}}} to {{{query}}} and {{{label}}} |
named parameters now override positional ones, as they should |
||
| Line 2: | Line 2: | ||
| 1={{Warning|{{tl|Search link}} should not be used in [[WP:WIAA|articles]] as links to "search result pages" are among the [[WP:LINKSTOAVOID|links normally to be avoided]].}} | | 1={{Warning|{{tl|Search link}} should not be used in [[WP:WIAA|articles]] as links to "search result pages" are among the [[WP:LINKSTOAVOID|links normally to be avoided]].}} | ||
| 2=<span class="plainlinks">[{{fullurl:Special:Search|search=<!-- | | 2=<span class="plainlinks">[{{fullurl:Special:Search|search=<!-- | ||
-->{{urlencode:{{{ | -->{{urlencode:{{{query|{{{1|}}}}}}}}<!-- Given query | ||
-->{{#if:{{{ns|}}} <!-- ns = all / ns0=1&ns5=1 --> | -->{{#if:{{{ns|}}} <!-- ns = all / ns0=1&ns5=1 --> | ||
| {{#ifeq: {{{ns}}} | all | | {{#ifeq: {{{ns}}} | all | ||
| Line 54: | Line 54: | ||
-->|{{#invoke:String|replace | -->|{{#invoke:String|replace | ||
|{{#if: | |{{#if: | ||
{{{ | {{{label|{{{2|}}}}}}<!-- If a label is given, --> | ||
|<nowiki />{{{ | |<nowiki />{{{label|{{{2|}}}}}}<!-- protect it from a leading * or # --> | ||
|<nowiki />{{{ | |<nowiki />{{{query|{{{1|}}}}}}<!-- by using <nowiki /> (Help:wikitext) | ||
-->}}<!-- | -->}}<!-- | ||
-->|[|[}}<!-- ] with its html symbol | -->|[|[}}<!-- ] with its html symbol | ||
Revision as of 04:26, 23 July 2015
File:Test Template Info-Icon - Version (2).svg Template documentation[create] [purge]