Template:Wikipedia link: Difference between revisions
Jump to navigation
Jump to search
wikipedia link template Tag: 2017 source edit |
m remove newlines Tag: 2017 source edit |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[wikipedia:{{{1}}}|{{{2|{{{1}}}}}}]] | [[wikipedia:{{{1}}}|{{{2|{{{1}}}}}}]]<noinclude> | ||
{{Documentation}} | |||
<noinclude> | |||
</noinclude> | </noinclude> |
Latest revision as of 22:32, 19 September 2024
[[wikipedia:{{{1}}}|{{{1}}}]]
Makes a Wikipedia link to the specified page.
Examples
{{Wikipedia link|Corey Seager}}
becomes Corey Seager{{Wikipedia link|Java (programming language)|Java}}
becomes Java
Template Data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Wikipedia Article | 1 | The Wikipedia article to mention. | String | required |
Literal Text | 2 | The text to actually display in the article. Default: Wikipedia article name. | String | suggested |