틀:Collapse top: 두 판 사이의 차이

Revi HQ
내용 추가됨 내용 삭제됨
(Support the |result parameter used by many discussion closure templates; compacted the code a little (doing }}} }} is often helpful, to tell var closure from if closure, but }}} }}} }}} is not useful).)
(synch with Template:Collapse)
1번째 줄: 1번째 줄:
<div style="margin-left:{{{indent|0}}}"><!-- NOTE: width renders incorrectly if added to main STYLE section -->
<div style="margin-left:{{{indent|0}}}"><!-- NOTE: width renders incorrectly if added to main STYLE section -->
{| <!-- Template:Collapse top --> class="mw-collapsible {{{{{|safesubst:}}}#if:{{{expand|{{{collapse|}}}}}}||mw-collapsed}}" style="background: {{{bg1|transparent}}}; text-align: left; border: {{{border|1px}}} solid {{{b-color|Silver}}}; margin: 0.2em auto auto; width:{{{{{|safesubst:}}}#if:{{{width|}}}|{{{width}}}|100%}}; clear: {{{clear|both}}}; padding: 1px;"
{| <!-- Template:Collapse top --> class="mw-collapsible {{{{{|safesubst:}}}#if:{{{expand|{{{collapse|}}}}}}||mw-collapsed {{{class|}}}}}" style="background: {{{bg1|transparent}}}; text-align: left; border: {{{border|1px}}} solid {{{b-color|Silver}}}; margin: 0.2em auto auto; width:{{{{{|safesubst:}}}#if:{{{width|}}}|{{{width}}}|100%}}; clear: {{{clear|both}}}; padding: 1px;"
|-
|-
! style="background: {{{bg|#{{main other|F0F2F5|CCFFCC}}}}}; font-size:87%; padding:0.2em 0.3em; text-align:{{{{{|safesubst:}}}#if:{{{left|}}}|left|center}}; {{{{{|safesubst:}}}#if:{{{fc|}}}|color: {{{fc}}};|}}" | <span style="font-size:115%">{{{1|{{{title|{{{reason|{{{header|{{{heading|{{{result|Extended content}}}}}}}}}}}}}}}}}}</span>
! style="background: {{{bg|#{{main other|F0F2F5|CCFFCC}}}}}; font-size:87%; padding:0.2em 0.3em; text-align:{{{{{|safesubst:}}}#if:{{{left|}}}|left|center}}; {{{{{|safesubst:}}}#if:{{{fc|}}}|color: {{{fc}}};|}}" | <span style="font-size:115%">{{{1|{{{title|{{{reason|{{{header|{{{heading|{{{result|Extended content}}}}}}}}}}}}}}}}}}</span>

2018년 7월 30일 (월) 00:43 판

Extended content

틀:Lorem ipsum

Template documentation[create]

TemplateData

틀:TemplateData header

Use in conjunction with {{Collapse bottom}}. Will collapse text in between the two templates.

틀 변수[틀데이터 관리]

변수설명형식상태
Title1 title heading header reason result

Main title of collapsed box

예시
This is the title text
알 수 없음필수
Custom warning line2

Will override the standard warning line, and make the 'warning' parameter unnecessary

예시
This is a custom warning line
문자열선택 사항
indentindent

Indents the box from the left of the page

자동 값
0px
알 수 없음선택 사항
expandexpand collapse

Using expand=yes or collapse=no will leave the material uncollapsed with the border and coloring

예시
true
자동 값
문자열선택 사항
Border width (px)border

Sets the width of the border line on the collapsed material

기본값
1px
예시
2px
자동 값
알 수 없음선택 사항
Border colorb-color

Sets the border color

기본값
Silver
예시
#F0F2F5
알 수 없음선택 사항
Template width (px or %)width

Sets the width of the overall template

예시
50%
알 수 없음선택 사항
Collapsed material background colorbg

Sets the background color of the collapsed material

기본값
#CFC
예시
#F0F2F5
알 수 없음선택 사항
Alight along the left margin (true or blank)left

Will align the 'parameter 1 title' along the left margin

예시
true
문자열선택 사항
Title font colorfc

Sets the font color of the title of the collapsible bar

기본값
Black
예시
#F0F2F5
알 수 없음선택 사항
Warning (true or blank)warning

Will display a default warning line under the main title which reads "The following is a closed debate. Please do not modify it."

예시
true
알 수 없음선택 사항
Expanded box border size & colorborder2

Sets the border of the box that appears when template is expanded

기본값
1px silver
예시
2px
알 수 없음선택 사항
Padding (px)padding

Sets the padding on the collapsed material in the colored area

기본값
8px
예시
16px
알 수 없음선택 사항
Expanded box colorbg2

Sets background of the box that appears when template is expanded

기본값
white
예시
#F0F2F5
알 수 없음선택 사항