검색 여닫기
검색
메뉴 여닫기
241
158
18
6.2천
이터널리턴 이스포츠 위키
둘러보기
대문
최근 바뀜
임의의 문서로
미디어위키 도움말
특수 문서 목록
파일 올리기
Masters
Masters Season 1
Masters Season 2
Masters Season 3
Masters Season 4
Masters Season 5
Masters Season 6
National
National 2024
알림
개인 메뉴 토글
로그인하지 않음
만약 지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.
user-interface-preferences
개인 도구
계정 만들기
로그인
모듈:Yesno/설명문서: 편집 역사
도움말
이터널리턴 이스포츠 위키
보기
읽기
원본 보기
역사 보기
associated-pages
모듈
토론
다른 명령
이 문서의 기록 보기
특정판 필터링
펼치기
접기
끝 날짜:
태그
필터:
넘겨주기 대상 변경
대체됨
되돌려진 기여
비우기
새 넘겨주기
수동 되돌리기
시각 편집
시각 편집: 전환됨
일괄 되돌리기
콘텐츠 모델 변경
파일 올리기 마법사
편집 취소
선택 반전
판 보이기
차이 선택: 비교하려는 판의 라디오 버튼을 선택한 다음 엔터나 아래의 버튼을 누르세요.
설명:
(최신)
= 최신 판과 비교,
(이전)
= 이전 판과 비교,
잔글
= 사소한 편집
2024년 10월 15일 (화)
최신
이전
03:58
2024년 10월 15일 (화) 03:58
Mongsil
토론
기여
784 바이트
+784
새 문서: {{Documentation|fromWikipedia=true}} '''Module:Yesno''' provides a consistent interface for processing boolean or boolean-style string input. While Lua allows the <code>true</code> and <code>false</code> boolean values, wikicode templates can only express boolean values through strings such as "yes", "no", etc. This module processes these kinds of strings and turns them into boolean input for Lua to process. It also returns <code>nil</code> values as <code>nil</code>, to allow...