문서 편집 권한이 없습니다. 다음 이유를 확인해주세요: 요청한 명령은 다음 중 하나의 권한을 가진 사용자에게 제한됩니다: 사용자, 관리자. 문서를 고치려면 이메일 인증 절차가 필요합니다. 사용자 환경 설정에서 이메일 주소를 입력하고 이메일 주소 인증을 해주시기 바랍니다. 문서의 원본을 보거나 복사할 수 있습니다. <includeonly>{| style="border: 2px solid rgb({{#if:{{{color|}}}|{{Trim|{{{color}}}}}|{{SiteColor|Generic}}}}); border-radius: 14px 14px 14x 14px; width: 100%; border-spacing: 2px; margin-bottom: 4px;" |- |style="background-color: rgb({{#if:{{{color|}}}|{{Trim|{{{color}}}}}|{{SiteColor|Generic}}}}); border:0px; border-radius: 11px 0px 0px 11px; text-align: center; font-weight: bold; {{{style|}}}" rowspan="100"|{{Trim|{{{1}}}}}</includeonly><noinclude>__NOTOC__ Displays a group header in a navbox. This produces an unterminated wiki table. == Arguments == {| class="wikitable" |- style="vertical-align: top;" |<code>title</code> |Unnamed |The group name to display in the row header. |- 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 header cell. |} == Example == === Markup === <nowiki>{{NavboxGroup |color = {{SiteColor|NIWA}} |style = width: 150px; color: #ffffff; |Group }} |Contents |}</nowiki> === Output === {| style="border: 1px solid #cccccc;" |- {{NavboxGroup |color = {{SiteColor|NIWA}} |style = width: 150px; color: #ffffff; |Group }} |Contents |} |}</noinclude> 이 문서에서 사용한 틀: 틀:NavboxGroup (원본 보기) 틀:SiteColor (원본 보기) 틀:Trim (원본 보기) 틀:NavboxGroup 문서로 돌아갑니다.