틀:말풍선: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
4번째 줄: 4번째 줄:
|body = <div style="max-width: 600px; margin: .8rem auto; padding: 10px; background: gray; border-left: 30px solid rgba(0, 0, 0, .5); border-radius: 0 10px 10px 0;">{{너비맞춤}}{{{2|}}}</div>
|body = <div style="max-width: 600px; margin: .8rem auto; padding: 10px; background: gray; border-left: 30px solid rgba(0, 0, 0, .5); border-radius: 0 10px 10px 0;">{{너비맞춤}}{{{2|}}}</div>
|me = <div style="display: inlin-block; margin: 5px 0; width: 100%; text-align: right;"><!--
|me = <div style="display: inlin-block; margin: 5px 0; width: 100%; text-align: right;"><!--
--><div style="width: 70%; margin: 0 10px; display: inline-block; vertical-align: top;">'''{{c|white|{{{name|이름}}}}}'''<br><!--
--><div style="width: 70%; margin: 0 10px; display: inline-block; vertical-align: top;">'''{{c|white|{{{2|이름}}}}}'''<br><!--
--><div style="display: inline-block; {{#if:{{{image|}}}|border-radius: 5px 0 5px 5px; overflow: hidden; background: {{{bg|#ffeb33}}};|background: {{{bg|#ffeb33}}}; padding: 5px 10px; {{#if:{{{border|}}}|border: {{{border|}}};|}} border-radius: 5px 0 5px 5px; color: {{{color|#373a3c}}};}}">{{#if:{{{image|}}}|<div style="margin: -.5px -.5px -.25px -.25px;">[[파일:{{{image|}}}|{{{width|}}}]]</div>|{{{2|}}}}}</div></div><!--
--><div style="display: inline-block; {{#if:{{{image|}}}|border-radius: 5px 0 5px 5px; overflow: hidden; background: {{{bg|#ffeb33}}};|background: {{{bg|#ffeb33}}}; padding: 5px 10px; {{#if:{{{border|}}}|border: {{{border|}}};|}} border-radius: 5px 0 5px 5px; color: {{{color|#373a3c}}};}}">{{#if:{{{image|}}}|<div style="margin: -.5px -.5px -.25px -.25px;">[[파일:{{{image|}}}|{{{width|}}}]]</div>|{{{4|}}}}}</div></div><!--
--><div style="width: 50px; display: inline-block; vertical-align: top; border-radius: 50%; overflow: hidden;">[[파일:{{{profile|인스타그램기본프사.jpg}}}|1000px|link=]]</div><!--
--><div style="width: 50px; display: inline-block; vertical-align: top; border-radius: 50%; overflow: hidden;">[[파일:{{{3|인스타그램기본프사.jpg}}}|1000px|link=]]</div><!--
--></div>
--></div>
|other = <div style="display: inline-block; margin: 5px 0; width: 100%; text-align: left;"><!--
|other = <div style="display: inline-block; margin: 5px 0; width: 100%; text-align: left;"><!--
--><div style="width: 50px; display: inline-block; vertical-align: top; border-radius: 50%; overflow: hidden;">[[파일:{{{profile|인스타그램기본프사.jpg}}}|1000px|link=]]</div><!--
--><div style="width: 50px; display: inline-block; vertical-align: top; border-radius: 50%; overflow: hidden;">[[파일:{{{3|인스타그램기본프사.jpg}}}|1000px|link=]]</div><!--
--><div style="width: 70%; margin: 0 10px; display: inline-block; vertical-align: top;">'''{{c|white|{{{name|이름}}}}}'''<br><!--
--><div style="width: 70%; margin: 0 10px; display: inline-block; vertical-align: top;">'''{{c|white|{{{2|이름}}}}}'''<br><!--
--><div style="display: inline-block; {{#if:{{{image|}}}|border-radius: 0 5px 5px 5px; overflow: hidden; background: {{{bg|white}}};|background: {{{bg|white}}}; padding: 5px 10px; {{#if:{{{border|}}}|border: {{{border|}}};|}} border-radius: 0 5px 5px 5px; color: {{{color|#373a3c}}};}}">{{#if:{{{image|}}}|<div style="margin: -.5px -.5px -.25px -.25px;">[[파일:{{{image|}}}|{{{width|}}}]]</div>|{{{2|}}}}}</div></div></div>
--><div style="display: inline-block; {{#if:{{{image|}}}|border-radius: 0 5px 5px 5px; overflow: hidden; background: {{{bg|white}}};|background: {{{bg|white}}}; padding: 5px 10px; {{#if:{{{border|}}}|border: {{{border|}}};|}} border-radius: 0 5px 5px 5px; color: {{{color|#373a3c}}};}}">{{#if:{{{image|}}}|<div style="margin: -.5px -.5px -.25px -.25px;">[[파일:{{{image|}}}|{{{4|}}}]]</div>|{{{4|}}}}}</div></div></div>
|#default = <strong class="error">오류: 첫 번째 변수에는 반드시 "me" 또는 "other"이 와야 합니다.</strong>
|#default = <strong class="error">오류: 첫 번째 변수에는 반드시 "me" 또는 "other"이 와야 합니다.</strong>
}}</includeonly></onlyinclude>
}}</includeonly></onlyinclude>
19번째 줄: 19번째 줄:
== 사용법 ==
== 사용법 ==
<pre>{{말풍선|body|
<pre>{{말풍선|body|
{{말풍선|<me or other>|name=<이름>|profile=<프로필 사진>|<내용>|border=<테두리(선택)>|bg=<배경색(선택)>|color=<글씨색(선택)>}}
{{말풍선|<me or other>|<이름>|<프로필 사진>|<내용>|border=<테두리(선택)>|bg=<배경색(선택)>|color=<글씨색(선택)>}}
{{말풍선|<me or other>|name=<이름>|profile=<프로필 사진>|image=<이미지>|width=<이미지 너비>}}
{{말풍선|<me or other>|<이름>|<프로필 사진>|image=<이미지>|<이미지 너비>}}
}}</pre>
}}</pre>


== 둘러보기 ==
== 둘러보기 ==
{{김찬 제작 틀}}
{{김찬 제작 틀}}

2024년 1월 11일 (목) 21:57 판

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

설명

붕괴: 스타레일의 문자 메시지를 나무위키가 모방한 것을 참고하여 제작한 말풍선 틀입니다.

사용법

{{말풍선|body|
{{말풍선|<me or other>|<이름>|<프로필 사진>|<내용>|border=<테두리(선택)>|bg=<배경색(선택)>|color=<글씨색(선택)>}}
{{말풍선|<me or other>|<이름>|<프로필 사진>|image=<이미지>|<이미지 너비>}}
}}

둘러보기

+
김찬 제작 틀
[ A~Z & etc. ]
[ ㄱ~ㅅ ]
[ ㅇ~ㅎ ]
※ 더 이상 사용하지 않거나 사용할 필요가 없는 경우 취소선 처리
※ 일부 극히 단순한 틀은 본 틀 목록에 미포함