:NavboxGroup

모니터링 (토론 | 기여)님의 2021년 2월 21일 (일) 06:24 판
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

Displays a group header in a navbox. This produces an unterminated wiki table.

Arguments

title Unnamed The group name to display in the row header.
color Optional An RGB triplet to use as the base color for formatting. The default value is 0, 153, 255, which is defined as "Generic" in SiteColor.
style Optional A list of CSS rules to apply to the header cell.

Example

Markup

{{NavboxGroup
|color = {{SiteColor|NIWA}}
|style = width: 150px; color: #ffffff;
|Group
}}
|Contents
|}

Output

Group Contents