Template:Bundled/en

From Bonkipedia


This extension comes with MediaWiki 1.38 and above. Thus you do not have to download it again. However, you still need to follow the other instructions provided.
Template documentation

Usage

This template shows a notice that the extension or skin, on whose page this template is placed, is bundled with a certain version of MediaWiki.

Template parameters

ParameterDescriptionTypeStatus
11

Version in which this extension was first bundled

Example
1.28
Auto value
{{subst:MW stable branch number}}
Linesuggested
typetype

Whether the bundled extension is a skin or not

Suggested values
extension skin
Default
extension
Lineoptional

Maintenance

Examples

  • {{Bundled}}
<translate> This {{<tvar name=1>#if:|{{{type}}}</tvar>|extension}} [[<tvar name=mwversion>Special:MyLanguage/MediaWiki 1.38#Bundled extensions</tvar>|comes with MediaWiki <tvar name=mwversion2>1.38</tvar>]] and above.</translate> <translate> Thus you do not have to download it again.</translate> <translate> However, you still need to follow the other instructions provided.</translate>
  • {{Bundled|1.21}}
<translate> This {{<tvar name=1>#if:|{{{type}}}</tvar>|extension}} [[<tvar name=mwversion>Special:MyLanguage/MediaWiki 1.21#Bundled extensions</tvar>|comes with MediaWiki <tvar name=mwversion2>1.21</tvar>]] and above.</translate> <translate> Thus you do not have to download it again.</translate> <translate> However, you still need to follow the other instructions provided.</translate>
  • {{Bundled|1.18|type=skin}}
<translate> This skin [[<tvar name=mwversion>Special:MyLanguage/MediaWiki 1.18#Bundled extensions</tvar>|comes with MediaWiki <tvar name=mwversion2>1.18</tvar>]] and above.</translate> <translate> Thus you do not have to download it again.</translate> <translate> However, you still need to follow the other instructions provided.</translate>

See also