:style

:style
사용문서
새로고침
넘겨주기
이동하기

style=""구문을 대신하는 틀입니다. display, bg, width, color 등의 값을 더 간편하게 틀 변수로 입력할 수 있습니다.

변수 입력 가능한 값 대응하는 속성
display
inline, block, inline-block, …
display:
table
left
float: left
leftblock
margin: .8rem auto .8rem 0
center
margin: .8rem auto
rightblock
margin: .8rem 0 .8rem auto
right
float: right
border
색깔
border: 2px solid 색깔
bg
background: 색깔
color
color: 색깔
width
숫자
width: 숫자
max-width
max-width: 숫자
height
height: 숫자
align
left
text-align: left
center
text-align: center
right
text-align: right
vertical
top
vertical-align: top
middle
vertical-align: middle
bottom
vertical-align: bottom
layout
아무 값
table-layout: fixed
size
숫자
font-size: 숫자
break
normal
word-break: top
keep
word-break: keep-all
break
word-break: break-all
copy
auto
user-select: auto
none
user-select: none
all
user-select: all
text
user-select: text
스타일 외부
class
wiki
class="wikitable"
wikicollap
class="wikitable mw-collapsible"
wikicollaped
class="wikitable mw-collapsible mw-collapsed"
그외의 값
class="그외의 값"
colspan
숫자
colspan="숫자"
rowspan
rowspan="숫자"
+
김찬 제작 틀
[ A~Z & etc. ]
[ ㄱ~ㅅ ]
[ ㅇ~ㅎ ]
※ 더 이상 사용하지 않거나 사용할 필요가 없는 경우 취소선 처리
※ 일부 극히 단순한 틀은 본 틀 목록에 미포함