Template:MW version/ko

From RobotX
< Template:MW version
Revision as of 03:40, 1 December 2019 by Joelmartin (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


미디어위키 버전: X.X
Template documentation

목적

이 틀은 단락에 유효한 미디어위키 버전을 보여줍니다. 창 오른편에 선으로 둘러싸인 텍스트 필드 안에 보여집니다.

사용법

{{MW version|version= [|version2=] [|comment=] [|gerrit=] }}

This template shows the valid MediaWiki version for the paragraph. It appears on the right side of the window in a bordered text field.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Versionversion

The version number of MediaWiki to display.

Stringrequired
Version 2version2

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 "Version 2" parameter.

Stringoptional
Commentcomment

If set to <code>and before</code> or <code>and after</code>, places a less-than-or-equal (&le;) or greater-than-or-equal (&ge;) sign before the ''version'' number; otherwise adds the comment to the right of the version number box.

Stringsuggested
SVN revision IDr

An SVN revision ID related to the section this template embedded in.

Stringdeprecated
Gerrit changegerrit change

A Gerrit change number implementing the feature

Stringoptional
Compactcompact

If set, hides the "MediaWiki version:" string.

Booleanoptional

예시

MediaWiki version: 1.34

{{MW version|version=1.34}}

MediaWiki version: 1.33

{{MW version|version=1.33}}

MediaWiki version: 1.32

{{MW version|version=1.32}}

MediaWiki version: 1.6

{{MW version|version=1.6}}

MediaWiki versions: 1.32 – 1.33

{{MW version|version=1.32|version2=1.33}}

MediaWiki version: 1.32

{{MW version|version=1.32|comment=and before}}

MediaWiki version: 1.6

{{MW version|version=1.6|comment=and after}}

미디어위키 버전: 1.6

{{MW 1.6|and after}}

Template:MW version/list1

MediaWiki version: 1.32 text here

{{MW version|version=1.32|comment=text here}}

MediaWiki version: 1.33
Gerrit change 12345

{{MW version|version=1.33|gerrit change=12345}}

MediaWiki version: 1.33
r123

{{MW version|version=1.33|r=123}}

같이 보기

Maintenance: list1