문서 편집 권한이 없습니다. 다음 이유를 확인해주세요: 요청한 명령은 다음 중 하나의 권한을 가진 사용자에게 제한됩니다: 사용자, 관리자. 문서를 고치려면 이메일 인증 절차가 필요합니다. 사용자 환경 설정에서 이메일 주소를 입력하고 이메일 주소 인증을 해주시기 바랍니다. 문서의 원본을 보거나 복사할 수 있습니다. <includeonly>{| class="mw-collapsible mw-collapsed navbox" style="margin: auto; width: 80%; background-color: rgb({{#if:{{{color|}}}|{{Trim|{{{color}}}}}|{{SiteColor|Generic}}}}); border:2px; border-radius: 20px; border-spacing: 2px; {{{style|}}}" |- |<div style="font-size: 17px; font-weight: bold; text-align: center; margin-left: 56px;">{{{1}}}</div> |- |style="border:2px;background-color: #ffffff; border-radius: 18px; padding: 0px;"|<div style="box-shadow: 0px 0px 15px #ffffff inset; background-color: rgba({{#if:{{{color|}}}|{{Trim|{{{color}}}}}|{{SiteColor|Generic}}}}, 0.2); border:2px; border-radius: 18px; padding: 4px 4px 0px 4px;"></includeonly><noinclude>__NOTOC__ Opens an expandable navigation box. The resulting DOM construct must be terminated with the following wiki markup: <nowiki></div> |}</nowiki> == Arguments == {| class="wikitable" |- style="vertical-align: top;" |<code>title</code> |Unnamed |The text to display at the top of the navbox, even when collapsed. |- style="vertical-align: top;" |<code>color</code> |Optional |An RGB triplet to use as the base color for formatting. The default value is {{SiteColor|Generic}}, which is defined as "Generic" in [[Template:SiteColor|SiteColor]]. |- style="vertical-align: top;" |<code>style</code> |Optional |A list of CSS rules to apply to the top-level container. |} == Example == === Markup === <nowiki>{{네비박스 |color = {{SiteColor|Splatoon 2}} |Demonstration }} {{NavboxGroup |color = {{SiteColor|Splatoon 2}} |style = width: 150px; |Group }} |Content |} </div> |}</nowiki> === Output === {{네비박스 |color = {{SiteColor|Splatoon 2}} |Demonstration }} {{NavboxGroup |color = {{SiteColor|Splatoon 2}} |style = width: 150px; |Group }} |Content |} </div> |}</noinclude> 이 문서에서 사용한 틀: 틀:NavboxGroup (원본 보기) 틀:SiteColor (원본 보기) 틀:Trim (원본 보기) 틀:네비박스 (원본 보기) 틀:네비박스 문서로 돌아갑니다.