틀:버전
이 문서는 다른 언어판 위키백과의 문서(en:Template:Version/doc)를 번역 중이며, 한국어로 좀 더 다듬어져야 합니다. |
사용법
[편집]이 틀은 표준화된 형식으로 버전 이력표를 제공한다.
위키백과의 많은 글들에서 소프트웨어의 버전이나 배포 이력을 보여주기 위해 색상 코드를 넣은 표를 사용한다. 이 틀은 색상 코드가 적용된 배포 이력을 보여주는 표를 위하여 현재 표준으로서 사용되는 독일어 위키백과로부터 들여와졌다.
이 틀은 파이프 문법을 사용하여 위키테이블(위키문법의 표) 내부에서 사용된다. 범례는 부동 또는 유동의 컨테이너로서 표형식으로 추가될 수 있다. 색상은 색맹 장애 또는 시각 장애를 가지신 독자에게 표시 되지 않음으로 이 틀은 접근성 향상을 위하여 HTML의 title 속성 대체 정보 제공한다.
일반적인 형식
[편집]버전 | 출시년도 | 설명 |
---|---|---|
1.0 | 2010 | 오래된 버전 |
1.8 | 2011 | 오래된 버전, 지원 중 |
2.0 | 2012 | 현재 안정화 버전 |
3.0 RC | 2012 | 최신 미리보기 버전 |
3.0 | 2025 | 배포 예정 |
범례: 오래된 버전 오래된 버전, 지원 중 최신 버전 최신 미리보기 버전 배포 예정 |
When to avoid
[편집]- Discontinued products
- For a product that is neither supported nor developed, each version would have the "old version, unsupported" description. Since no distinction would exist between version stages, the use of this template would lack any basis. A simple sentence or a
|discontinued=yes
in the infobox would do admirably well.
- When there is always one stable supported version
- When there are no supported previous versions, preview versions or announced future versions, the entire table would consist of red versions with a single green one at the very end. In such cases, the use of this template is discouraged.
매개변수
[편집]범례 상자
[편집]매개변수 | 설명 | 비고 |
---|---|---|
1
|
범례 유형 | 다음 중 하나로 범례 상자를 생성함. 사용 가능한 값은 다음과 같음:
|
보기
|
범례 내용 | 이 매개변수는 선택적임. 기본 값으로서 범례 표에 포함된 6가지 요소가 포함 됨
This parameter allows each item to be displayed or hidden with digits. Each digit controls the state of its associated item in the above list.
Additional digits on the left are ignored. |
style
|
CSS 스타일 | 이 매개변수는 선택적임. CSS 문법으로 틀의 형식, 스타일, 레이아웃을 변경하기 위해 사용
범례와 함께 지정된 CSS는 전체 블록에 적용 됨 |
표 셀
[편집]매개변수 | 설명 | 비고 |
---|---|---|
1
|
자료형 | 다음 중 하나로 해당 셀의 배경색상을 변경함:
|
2
|
문자 | 화면에 표시될 특정 문자로, 주로 특별한 버전의 버전의 숫자 또는 이름 등에 사용. |
스타일
|
CSS 스타일 | This parameter is optional. Use it to change the template's formatting, style and layout via CSS syntax.
This parameter can be inserted into a table cell to enforce CSS definitions in that cell. |
정렬 키
|
정렬 키 | This parameter is optional. A sortkey is an invisible string used to change the way a certain table cell is sorted. For instance, normally, the phrase "ACME's Bow" is sorted with phrases that start with A. Affixing a sortkey of "Bow" to the phrase causes the phrase to be sorted with other phrases that start with "B" (or, to be more accurate, with "Bow").
For general information on sorting tables, see Help:Tables. |
예제
[편집]범례 상자
[편집]설명 | 사용법 | 결과 | |||||
---|---|---|---|---|---|---|---|
수평식 범례 | {{버전 |l |show=110111}} |
범례: 오래된 버전 최신 버전 최신 미리보기 버전 배포 예정 | |||||
수직식 범례 | {{버전 |lv |show=011101}} |
오래된 버전 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
오래된 버전, 현재 지원 중 현재 버전 배포 예정 | |||||
수평식 범례 표 | {{버전 |t |show=11110}} |
| |||||
수직식 범례 표 | {{버전 |tv |show=01111}} |
|
표 셀
[편집]설명 | 사용 법 | 결과 |
---|---|---|
오래된 버전, 지원 중단 | {{버전 |o |1.0}} |
1.0 |
오래된 버전, 현재 지원 중 | {{버전 |co |2.0}} |
2.0 |
현재 안정화 버전 | {{버전 |c |3.0}} |
3.0 |
미리보기 버전 | {{버전 |cp |4.0}} |
4.0 |
배포 예정 버전 | {{버전 |p |5.0}} |
5.0 |
정렬 가능한 표
[편집]이 틀은 정렬 가능한 표에서도 사용될 수 있다. 만약 버전열이 정렬 가능하다면 sort key 를 틀의 매개변수의 값으로 지정할 수 있다. 다음은 sortKey 파라미터를 추가하여 표에서 정렬을 하는 예시이다:
사용법 | 결과 | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{| class="wikitable sortable" |- ! 버전!! 출시일자 !! 설명 |- | {{버전 |o |1.0 |sortKey=1.0}} | 2010-07-23 || 오래된 버전. 지원 중단 |- | {{버전 |co |2.0 |sortKey=2.0}} | 2011-06-27 || 오래된 버전, 지원 중 |- | {{버전 |cp |3.0 DP |sortKey=3.0 A}} | 2012-03-02 || 개발자 미리보기 버전 |- | {{버전 |cp |3.0 CP |sortKey=3.0 B}} | 2012-04-01 || 사용자 미리보기 버전 |- | {{버전 |cp |3.0 RC |sortKey=3.0 C}} | 2012-05-25 || 배포 후보 |- | {{버전 |c |3.0 |sortKey=3.0 Z}} | 2012-06-23 || 웹으로 배포 |- | {{버전 |p |4.0 |sortKey=4.0}} | 2013-09-06 || 배포 예정 |} |
|