Wikipedia – Template
Jump to navigation
Jump to search
m (Text replacement - "Category:Templates" to "{{uc:{{PAGENAME}}}}") |
m (Text replacement - "{{Inline code|" to "{{ic|") |
||
Line 4: | Line 4: | ||
== Usage == | == Usage == | ||
{{<nowiki/>Wikipedia|article|text|lang}} | {{<nowiki/>Wikipedia|article|text|lang}} | ||
* article: article's name '''on Wikipedia''' - spaces {{ | * article: article's name '''on Wikipedia''' - spaces {{ic| }} are automatically converted to underscores {{ic|_}} (required) | ||
* text: link text (optional, ''article'' is used if not present) | * text: link text (optional, ''article'' is used if not present) | ||
* lang: Wikipedia language code on two letters: the https://'''{lang}'''.wikipedia.org/ part. (optional, default "en") | * lang: Wikipedia language code on two letters: the https://'''{lang}'''.wikipedia.org/ part. (optional, default "en") |
Revision as of 18:12, 27 February 2021
Creates a Wikipedia link.
Usage
{{Wikipedia|article|text|lang}}
- article: article's name on Wikipedia - spaces
_
(required) - text: link text (optional, article is used if not present)
- lang: Wikipedia language code on two letters: the https://{lang}.wikipedia.org/ part. (optional, default "en")
Code | Result |
---|---|
{{Wikipedia}} | -Wikipedia article not defined- |
{{Wikipedia|article}} | article |
{{Wikipedia|ARMA 3}} | ARMA 3 |
{{Wikipedia|ARMA_3|Arma 3}} | Arma 3 |
{{Wikipedia|ARMA_III|Arma 3|fr}} | Arma 3 (fr) |