틀:버전/설명문서: 두 판 사이의 차이

내용 삭제됨 내용 추가됨
새 문서: {{틀 설명문서 안내}} <!-- 여기에 틀에 대한 설명문서를 작성하세요. --> {{번역중|en:Template:Version/doc}} == 사용법 == This template presents version hist...
 
→‎매개변수: 번역 중
41번째 줄:
;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.
 
== Parameters매개변수 ==
=== Legend범례 box상자 ===
{| class="wikitable"
|-
! 매개변수
! Parameter
! 설명
! Description
! Notes비고
|-
| <code>1</code>
| 범례 유형
| Legend type
| 다음 중 하나로 범례 상자를 생성함. 사용 가능한 값은 다음과 같음:
| Either of the following generates a legend box. Acceptable values include:
:'''l''': Horizontal수평 legend범례
:'''lv''': Vertical수직 legend범례
:'''t''': Horizontal수평범례 legend,(표 as a table형식)
:'''tv''': Vertical(수직 legend,범례 as(표 a table형식)
|-
| <code>show보기</code>
| 범례 내용
| Legend contents
| 이 매개변수는 선택적임. 기본 값으로서 범례 표에 포함된 6가지 요소가 포함 됨
| This parameter is optional. By default the legend box contains the following six items:
# '''Legend범례:''' (appears범례 bold when the legend type is either형식이 "l", "lv", or또는 "t" 일 때 굵게 표시됨)
# 오래된 버전
# Old version
# 오래된 버전, 지원 중
# Older version, still supported
# '''Current현재 version버전''' (appears굵게 bold표시)
# 최신 미리보기 버전
# Latest preview version
# 배포 예정
# Future release
 
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.<br />
75번째 줄:
|-
| <code>style</code>
| [[Cascading Style Sheets|CSS]] styles스타일
| 이 매개변수는 선택적임. CSS 문법으로 틀의 형식, 스타일, 레이아웃을 변경하기 위해 사용
| This parameter is optional. Use it to change the template's formatting, style and layout via CSS syntax.
범례와 함께 지정된 CSS는 전체 블록에 적용 됨
In combination with the legend the specified CSS applies to the entire block.
|}
 
=== Table cells ===
{| class="wikitable"
|-
! 매개변수
! Parameter
! 설명
! Description
! Notes비고
|-
| <code>1</code>
| 자료형
| Data type
| 다음 중 하나로 해당 셀의 배경색상을 변경함:
| Either of the following change the background color of the cell in which it is inserted:
:'''o''': 오래된 버전(지원중단)을 나타냄('''o'''ld version)
:'''o''': Denotes old version, unsupported
:'''co''':오래된 Denotes버전(지원 old중)을 version, still나타냄('''c'''urrent supported '''o'''ld version)
:'''c''': Denotes현재 latest안정화 버전을 나타냄('''c'''urrent stable version)
:'''cp''': Denotes현재 preview미리보기 버전을 나타냄('''c'''urrent '''p'''review version)
:'''p''': Denotes배포예정 planned버전을 나타냄('''p'''lanned future version)
|-
| <code>2</code>
| Text문자
| 화면에 표시될 특정 문자로, 주로 특별한 버전의 버전의 숫자 또는 이름 등에 사용.
| Specifies the text to display on screen, usually a version number or name of a specific version.
|-
| <code>style스타일</code>
| [[Cascading Style Sheets|CSS]] styles스타일
| 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.
|-
| <code>sortKey정렬 키</code>{{anchor|sortKey}}
| Sorting정렬 key
| 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").