Difference between revisions of "Template:Wikipedia link"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
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>

Revision as of 17:56, 20 June 2016

Template:Wikipedia link

Makes a link to a Wikipedia page. This exists only because the "wikipedia" interwiki prefix is missing.

Parameters

  1. The Wikipedia page name (default: current page name)
  2. The link text (default: first parameter if specified, otherwise the current page name)

Examples

Source Output
{{Wikipedia link}} Template:Wikipedia link
{{Wikipedia link|The Hitchhiker's Guide to the Galaxy}} The Hitchhiker's Guide to the Galaxy
{{Wikipedia link|The Hitchhiker's Guide to the Galaxy|More information}} More information