Difference between revisions of "Template:Wikipedia link"
Jump to navigation
Jump to search
no edit summary
imported>Kicoax |
imported>Kicoax |
||
Line 2: | Line 2: | ||
Makes a link to a Wikipedia page. This exists only because the "wikipedia" [[Special:Interwiki|interwiki]] prefix is missing. | Makes a link to a Wikipedia page. This exists only because the "wikipedia" [[Special:Interwiki|interwiki]] prefix is missing. | ||
=Parameters= | |||
#The Wikipedia page name (default: current page name) | |||
#The link text (default: first parameter if specified, otherwise the current page name) | |||
=Examples= | |||
{| | |||
! Source || Output | |||
|- | |||
| <code><nowiki>{{Wikipedia link}}</nowiki></code> || {{Wikipedia link}} | |||
|- | |||
| <code><nowiki>{{Wikipedia link|The Hitchhiker's Guide to the Galaxy}}</nowiki></code> || {{Wikipedia link|The Hitchhiker's Guide to the Galaxy}} | |||
|- | |||
| <code><nowiki>{{Wikipedia link|The Hitchhiker's Guide to the Galaxy|More information}}</nowiki></code> || {{Wikipedia link|The Hitchhiker's Guide to the Galaxy|More information}} | |||
|} | |||
</noinclude> | </noinclude> |