(새 문서: == 매개 변수 == {{틀데이터 상단}} <templatedata>{ "description": "Template to aid switching the font-size used for a text string. Two forms {{resize|<size>|<text>}} and {{resize|<text>}} are possible.", "params": { "1": { "label": "Size/Text", "description": "Specifies a css font size e.g. '80%', '1.2em', 'x-large', 'larger'. In the one parameter version the first parameter is the text and the font size is '90%'.", "type": "string", "req...) |
(차이 없음)
|
2023년 6월 12일 (월) 02:43 기준 최신판
매개 변수[원본 편집]
Template to aid switching the font-size used for a text string. Two forms {{resize|<size>|<text>}} and {{resize|<text>}} are possible.
| 변수 | 설명 | 형식 | 상태 | |
|---|---|---|---|---|
| Size/Text | 1 | Specifies a css font size e.g. '80%', '1.2em', 'x-large', 'larger'. In the one parameter version the first parameter is the text and the font size is '90%'. | 문자열 | 필수 |
| Text when size is given | 2 | The text to display in the two parameter version. | 문자열 | 선택 사항 |