Template:WikipediaLink: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
* View {{#if:{{{lang|}}}|the {{LangName|{{{lang}}}}} }} [[File:Wp wordmark pos rgb.svg|72px|baseline|alt=Wikipedia|link=wikipedia:Main Page]] article for '''[[wikipedia:{{{lang|}}}:{{{1|{{PAGENAME}}}}}|{{{2|{{PAGENAME}}}}}]]'''.<noinclude>
<includeonly><p>{{#if:{{{lang|}}}
|View the {{LangName|{{{lang}}}}} Wikipedia article on [[wikipedia:{{{lang}}}:{{{1|{{PAGENAME}}}}}|{{{2|{{PAGENAME}}}}}]]. (<small>[http://translate.google.com/translate?sl={{{lang}}}&tl=en&u={{urlencode:http://{{{lang}}}.wikipedia.org/wiki/{{{1|{{PAGENAME}}}}} }} English translation] by Google</small>) {{#ifeq:{{NAMESPACE}}|Template||[[Category:Non-English Wikipedia links|{{{lang}}}]]}}
|View the Wikipedia article on [[wikipedia:{{{1|{{PAGENAME}}}}}|{{{2|{{PAGENAME}}}}}]]. {{#ifeq:{{NAMESPACE}}|Template||[[Category:English Wikipedia links]]}}
}}</p></includeonly><noinclude>
{{prot-temp}}<br>
{{prot-temp}}<br>
<div style="margin: 0; margin-right: 30px; margin-left: 30px; border: 1px solid #3399ff; padding: 1em 1em 1em 1em; background-color:#ddffdd">
{{DisplayBox|title=Documentation|text=
<center><big>'''Documentation'''</big></center>
 
This template is used on composer and lyricist pages to output a link to the Wikipedia article for that individual. It may simply be used without any variables or, if the spelling of the page title of the Wikipedia article differs from the CPDL page, a single variable should be used to specify the Wikipedia article title. In this latter case the name displayed will be that of the page title instead of the variable informed.
This template is used on composer and lyricist pages to output a link to the Wikipedia article for that individual. It may simply be used without any variables or, if the spelling of the page title of the Wikipedia article differs from the CPDL page, a single variable should be used to specify the Wikipedia article title. In this latter case the name displayed will be that of the page title instead of the variable informed.


;Examples:
;Examples:
*<tt><nowiki>{{WikipediaLink}}</nowiki></tt>
{{tl|WikipediaLink}}
:which produces:
{{WikipediaLink}}
 
{{tl|WikipediaLink|William Smith (composer)}}
:which produces:
:which produces:
::{{WikipediaLink}}
{{WikipediaLink|William Smith (composer)}}


*<tt><nowiki>{{WikipediaLink|William Smith (composer)}}</nowiki></tt>
{{tl|WikipediaLink|William Smith (composer)|William Smith}}
:which produces:
:which produces:
::{{WikipediaLink|William Smith (composer)}}
{{WikipediaLink|William Smith (composer)|William Smith}}


*<tt><nowiki>{{WikipediaLink|Franz Xaver Engelhart|lang=de‎‎}}</nowiki></tt>
{{tl|WikipediaLink|Franz Xaver Engelhart|lang{{=}}de‎‎}}
:which produces:
:which produces:
::{{WikipediaLink|Franz Xaver Engelhart|lang=de}}
{{WikipediaLink|Franz Xaver Engelhart|lang=de}}
 
 
;Categorization
The page is categorized according to the language of the Wikipedia article: {{CiteCat|English Wikipedia links}} or {{CiteCat|Non-English Wikipedia links}}
 


</div>[[Category:Templates|{{PAGENAME}}]]</noinclude>
;See also
*[[Template:W]] for in-line links to Wikipedia
}}
[[Category:External link templates]]</noinclude>

Revision as of 01:58, 31 May 2020


Documentation

This template is used on composer and lyricist pages to output a link to the Wikipedia article for that individual. It may simply be used without any variables or, if the spelling of the page title of the Wikipedia article differs from the CPDL page, a single variable should be used to specify the Wikipedia article title. In this latter case the name displayed will be that of the page title instead of the variable informed.

Examples

{{WikipediaLink}}

which produces:

View the Wikipedia article on WikipediaLink.

{{WikipediaLink|William Smith (composer)}}

which produces:

View the Wikipedia article on WikipediaLink.

{{WikipediaLink|William Smith (composer)|William Smith}}

which produces:

View the Wikipedia article on William Smith.

{{WikipediaLink|Franz Xaver Engelhart|lang=de‎‎}}

which produces:

View the German Wikipedia article on WikipediaLink. (English translation by Google)


Categorization

The page is categorized according to the language of the Wikipedia article: English Wikipedia links or Non-English Wikipedia links


See also