Template:Bundled
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.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | 1 | Version in which this extension was first bundled
| Line | suggested |
type | type | Whether the bundled extension is a skin or not
| Line | optional |
Maintenance
- Extension/skin pages using this template
- Extension/skin pages using this template with no version specified
- Extensions/skins that are currently bundled
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>