Template:Wikipedia link/doc: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>A. Smithee No edit summary |
imported>A. Smithee No edit summary |
||
Line 4: | Line 4: | ||
The first parameter or <code>1=</code> should contain the name of the Wikipedia article to be linked to. If left blank, the page's name will be used. For example, | The first parameter or <code>1=</code> should contain the name of the Wikipedia article to be linked to. If left blank, the page's name will be used. For example, | ||
:{{ | :<code><nowiki>{{Wikipedia link|Screen Gems}}</nowiki></code> | ||
will produce: | will produce: | ||
:[[w:Screen Gems|Screen Gems]] article on Wikipedia | :[[w:Screen Gems|Screen Gems]] article on Wikipedia | ||
The second parameter or <code>2=</code> changes the link text to be used. For example, | The second parameter or <code>2=</code> changes the link text to be used. For example, | ||
:{{ | :<code><nowiki>{{Wikipedia link|Viacom Productions|Viacom}}</nowiki></code> | ||
will produce: | will produce: | ||
:[[w:Viacom Productions|Viacom]] article on Wikipedia | :[[w:Viacom Productions|Viacom]] article on Wikipedia | ||
}} | }} |