본문으로 건너뛰기
더시드위키
최근 변경
최근 토론
도구 모음
Aidenk/test
(r2판 RAW)
보기
RAW
역사
{{{#!if (code_first = 코드.substr(0, 1)) }}} {{{#!if code_first == "1" 100번대 (Informational) 디자인 적용 }}}{{{#!if code_first == "2" 200번대 (Success) 디자인 적용 }}}{{{#!if code_first == "3" 300번대 (Redirection) 디자인 적용 }}}{{{#!if code_first == "4" 400번대 (Client Error) 디자인 적용 }}}{{{#!if code_first == "5" 500번대 (Server Error) 디자인 적용 }}}{{{#!if code_first != "1" && code_first != "2" && code_first != "3" && code_first != "4" && code_first != "5" 기타 디자인 적용 }}}