메뉴 여닫기
개인 메뉴 토글
로그인하지 않음
만약 지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

Form:Book: 두 판 사이의 차이

DB스터디
(새 문서: {{{for template|Book}}} == Book Information == * Title: {{{field|Title}}} * Author: {{{field|Author}}} * Publication Date: {{{field|Publication date|input type=date}}} * Genre: {{{field|Genre|input type=dropdown|values=Fiction, Non-Fiction, Science, History, Biography}}} {{{end template}}})
 
편집 요약 없음
 
1번째 줄: 1번째 줄:
{{{for template|Book}}}
{{{for template|Book}}}
== Book Information ==
== Book Information ==
{{{field|Field Name}}}
{{{field|Field Name|input type=dropdown|values=Option1, Option2}}}
{{{field|Field Name|input type=checkboxes|values=Option1, Option2}}}
{{{field|Date|input type=date}}}
* Title: {{{field|Title}}}
* Title: {{{field|Title}}}
* Author: {{{field|Author}}}
* Author: {{{field|Author}}}

2025년 9월 25일 (목) 14:22 기준 최신판

Book

Book Information

Field Name Field Name Field Name Date

  • Title: Title
  • Author: Author
  • Publication Date: Publication date
  • Genre: Genre

{{{end template}}}