틀:Clfr: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
3번째 줄: 3번째 줄:
{{#ifeq:{{PAGENAME}}|{{{1}}}|
{{#ifeq:{{PAGENAME}}|{{{1}}}|
<!-- 자기 자신 문서일 경우 --><span style="font-size: {{{5}}}%; font-family: {{{3}}}; color: {{{4}}}; line-height: 1;">{{{2}}}</span><br/><span style="font-size: {{{9}}}%; font-family: {{{7}}}; color: {{{8}}}; line-height: 1;">{{{6}}}</span>
<!-- 자기 자신 문서일 경우 --><span style="font-size: {{{5}}}%; font-family: {{{3}}}; color: {{{4}}}; line-height: 1;">{{{2}}}</span><br/><span style="font-size: {{{9}}}%; font-family: {{{7}}}; color: {{{8}}}; line-height: 1;">{{{6}}}</span>
|<!-- 외부 문서 -->[[{{{1}}}|<span style="display:inline;"><span style="font-size: {{{5}}}%; font-family: {{{3}}}; color: {{{4}}}; line-height: 1;">{{{2}}}</span><br /><span style="font-size: {{{9}}}%; font-family: {{{7}}}; color: {{{8}}}; line-height: 1;">{{{6}}}</span></span>]]}}
|<!-- 외부 문서 -->[[{{{1}}}|<span style="display:inline;"><span style="font-size: {{{5}}}%; font-family: {{{3}}}; color: {{{4}}}; line-height: 1;">{{{2}}}</span><br /><span style="font-size: {{{9}}}%; font-family: {{{7}}}; color: {{{8}}}; line-height: 1;">{{{6}}}</span></span>]]}}</span></includeonly>
</span>
</includeonly>
<noinclude>
<noinclude>
== 사용법 ==
== 사용법 ==

2025년 6월 17일 (화) 23:56 판


사용법

{{clfr
|1=문서명
|2=첫째줄 텍스트
|3=첫째줄 폰트
|4=첫째줄 색상
|5=첫째줄 크기 (%)
|6=둘째줄 텍스트
|7=둘째줄 폰트
|8=둘째줄 색상
|9=둘째줄 크기 (%)
}}

자기 문서에서는 링크 없이 볼드, 그 외에선 2줄 링크로 표시됩니다.

    • 완전히 inline-only 구조**로 block wrapping 없음.