Template:Wlink/doc: Difference between revisions

ArrowHead294 (talk | contribs)
Docpage
 
m Readability for editors
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{dochead}}
{{dochead}}{{substitute|no}}
Normally if you want to link to a Wikipedia article such as [[Wikipedia:Just intonation|Just intonation]], you have to write the entire title twice <code><nowiki>[[Wikipedia: Just intonation|Just intonation]]</nowiki></code> and it's a hassle. This template skips that step when the displayed text will be the same as the title of the article you are linking to.  
Normally, if you want to link to a Wikipedia article such as {{w|just intonation}}, you have to write the entire title twice (<code><nowiki>[[Wikipedia: Just intonation|Just intonation]]</nowiki></code>), and it's a hassle. This template skips that step when the displayed text will be the same as the title of the article you are linking to.
 
{{Shortcut|w}}


=== Parameters ===
=== Parameters ===
; <code>1=</code>
This parameter takes one or two unnamed parameters.
: Full name of the article on Wikipedia.  
; <code><nowiki>{{{1}}}</nowiki></code> (required)
; <code>2=</code>
: Full name of the article on Wikipedia. If omitted the template will simply link to the English Wikipedia's cover page.
: Alternative name of the link.  
 
; <code><nowiki>{{{2}}}</nowiki></code> (optional)
: Text to be displayed.
 
; <code><nowiki>{{{s}}}</nowiki></code> (optional)
: A named parameter used to specify namespaces on Wikipedia such as <code>wp</code> (Wikipedia project pages), <code>help</code> (help pages), and <code>module</code> (Lua modules).
: Other Wikimedia Foundation projects can also be linked, such as <code>wikt</code> (Wiktionary) or <code>meta</code> (Wikimedia's meta-wiki).
: Non-English languages can also be linked using {{w|ISO 639-1}} abbreviations, such as <code>fr</code> for French and <code>es</code> for Spanish.
: These can be combined; for example, <code><nowiki>{{wlink|Vandalisme|s=fr:wp}}</nowiki></code> is equivalent to <code><nowiki>[[wikipedia:fr:wp:Vandalisme|Vandalisme]]</nowiki></code> and will link to the {{wlink|Vandalisme|French Wikipedia's policy page on vandalism|s=fr:wp}}.


=== See also ===
=== See also ===
* [[Template: Wikipedia]]
* [[Template: Wikipedia]] – another template used to display a small navigation box linking to the English Wikipedia