Template:Bundled

This extension comes with MediaWiki 1.44 and later, so you do not need to download it. The remaining configuration instructions must still be followed.
Template documentation

Usage

[view · talk · edit]

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Bundled

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[Edit template data]

ParameterDescriptionTypeStatus
mwversion1

MW 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
nocatnocat

Used to add new category: if absent, the page will be automatically added to the category 'Bundled with MediaWiki'. If present (any value), the page category list is not modified.

Default
empty
Example
nocat=1
Stringoptional

Maintenance

Examples

  • {{Bundled}}
This extension comes with MediaWiki 1.44 and later, so you do not need to download it. The remaining configuration instructions must still be followed.
  • {{Bundled|1.21}}
This extension comes with MediaWiki 1.21 and later, so you do not need to download it. The remaining configuration instructions must still be followed.
  • {{Bundled|1.18|type=skin}}
This skin comes with MediaWiki 1.18 and later, so you do not need to download it. The remaining configuration instructions must still be followed.

See also