Template:Wikipedia link: Difference between revisions
Jump to navigation
Jump to search
move docs Tags: Replaced 2017 source edit |
add documentation tag |
||
| Line 1: | Line 1: | ||
[[wikipedia:{{{1}}}|{{{2|{{{1}}}}}}]] | [[wikipedia:{{{1}}}|{{{2|{{{1}}}}}}]] | ||
<noinclude> | |||
{{Documentation}} | |||
</noinclude> | |||
Revision as of 04:32, 15 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 |