Jump to content

틀:예

From mediawiki.org
This page is a translated version of the page Template:Yes and the translation is 100% complete.

이 틀은 표의 내용을 추가합니다.

사용법

  • {{Yes}} style="background:#9F9;color:black;vertical-align:middle;text-align:center;" class="table-yes" | 예
  • {{Yes|plain=1}}

매개변수

  • align - 위치를 변경합니다. 기본값은 center.
  • style - 스타일을 변경합니다.
틀 설명문서

Used to create a green cell in a table with a default internationalised text saying yes.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

free text

Default
Yes
Example
This text replaces the default string.
Stringoptional
plainplain

triggers the default style. If plain is present, the template default style is omitted.

Default
empty
Example
plain=1
Stringoptional
alignalign

align the text in the cell (follow CSS/text-align)

Default
center
Example
right
Stringoptional
stylestyle

style of the box (follow CSS/border)

Default
solid
Example
dashed
Stringoptional