Wikipedia – Template

From Bohemia Interactive Community
Jump to navigation Jump to search
(Fix pound sign issue)
m (Text replacement - "{|class" to "{| class")
Line 8: Line 8:
* 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")


{|class="wikitable"
{| class="wikitable"
|+ Examples
|+ Examples
! Code
! Code

Revision as of 14:50, 10 August 2021

Creates a Wikipedia link.

Usage

{{Wikipedia|article|text|lang}}

  • article: article's name on Wikipedia - spaces are automatically converted to underscores _ (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")
Examples
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)
{{Wikipedia|RGB|#RRGGBB}} #RRGGBB
{{Wikipedia|ARGB|#AARRGGBB|de}} #AARRGGBB (de)