साँचा:MW संस्करण
मीडियाविकि संस्करण: | X.X |
This template uses TemplateStyles: |
उद्देश्य
यह साँचा अनुच्छेद के लिए मान्य मीडियाविकि संस्करण दिखाता है। यह विंडो के दाएँ तरफ़ एक बॉर्डर किए हुए टेक्स्ट फ़ील्ड में दिखता है।
प्रयोग
{{MW version|version= [|version2=] [|comment=] [|gerrit change=] }}
यह यथादृश्य सम्पादिका और दूसरे उपकरणों द्वारा उपयोग इस साँचे के TemplateData प्रलेख है।
MW version
This template shows the valid MediaWiki version for the paragraph. It appears on the right side of the window in a bordered text field.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Version | version | The version number of MediaWiki to display. | String | required |
Version 2 | version2 | To display a range of versions (e.g. 1.20 - 1.25), enter the first version in the “version” parameter and the second version in the “version2” parameter. | String | optional |
Comment | comment | If set to “and before” or “and after”, places a less-than-or-equal (≤) or greater-than-or-equal (≥) sign before the version number; otherwise adds the comment to the right of the version number box. | String | suggested |
SVN revision ID | r | An SVN revision ID related to the section this template embedded in. | String | deprecated |
Gerrit change | gerrit change | A Gerrit change number implementing the feature. | String | optional |
Compact | compact | If set, hides the “MediaWiki version:” string. | Boolean | optional |
उदाहरण
मीडियाविकि संस्करण: | 1.43 |
{{MW version|version=1.43}}
मीडियाविकि संस्करण: | 1.42 |
{{MW version|version=1.42}}
मीडियाविकि संस्करण: | 1.41 |
{{MW version|version=1.41}}
मीडियाविकि संस्करण: | 1.15 |
{{MW version|version=1.15}}
मीडियाविकि संस्करण: | 1.41 – 1.42 |
{{MW version|version=1.41|version2=1.42}}
मीडियाविकि संस्करण: | ≤ 1.41 |
{{MW version|version=1.41|comment=and before}}
मीडियाविकि संस्करण: | ≥ 1.15 |
{{MW version|version=1.15|comment=and after}}
मीडियाविकि संस्करण: | ≥ 1.15 |
{{MW 1.15|and after}}
मीडियाविकि संस्करण: | 1.41 |
text here |
{{MW version|version=1.41|comment=text here}}
मीडियाविकि संस्करण: | 1.42 Gerrit change 12345 |
{{MW version|version=1.42|gerrit change=12345}}
मीडियाविकि संस्करण: | 1.42 r123 |
{{MW version|version=1.42|r=123}}
ये भी देखें
- {{MW version-inline }}
- {{MW 1.42 }}
- {{MW 1.41 }}