:시작 탭/설명문서

위키백과, 우리 모두의 백과사전.

사용법[편집]

<div style>{{ start tab
| frame = 
| off tab color = 
| on tab color = 
| nowrap = 
| font-size = 
| tab spacing percent = 
| rounding = 
| tab alignment = 
| tab-1 = 
| link-1 = 
| tab-2 = 
| link-2 = 
| tab-3 = 
| link-3 = 
| tab-4 = 
| link-4 = 
}}</div>

예시[편집]

<div style>{{ start tab
| frame = yes
| off tab color = #ED872D
| on tab color = 
| nowrap = yes
| font-size = 95%
| tab spacing percent = 0.2
| rounding = 5em
| tab alignment = center
| tab-1 = '''위키프로젝트 천문학'''
| link-1 = 위키프로젝트:천문학
| tab-2 = '''위키프로젝트 천체'''
| link-2 = 위키프로젝트:천체
| tab-3 = '''위키프로젝트 우주 개발'''
| link-3 = 위키프로젝트:우주 개발
| tab-4 = '''위키프로젝트 기술'''
| link-4 = 위키프로젝트:기술
}}</div>