편집 요약 없음 |
편집 요약 없음 |
||
1번째 줄: | 1번째 줄: | ||
<includeonly>{| class="mw-collapsible mw-collapsed navbox" style="margin: auto; width: 80%; background-color: rgb({{#if:{{{color|}}}|{{Trim|{{{color}}}}}|{{SiteColor|Generic}}}}); border-radius: 20px; border-spacing: 2px; {{{style|}}}" | <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> | |<div style="font-size: 17px; font-weight: bold; text-align: center; margin-left: 56px;">{{{1}}}</div> | ||
|- | |- | ||
|style="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-radius: 18px; padding: 4px 4px 0px 4px;"></includeonly><noinclude>__NOTOC__ | |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: | Opens an expandable navigation box. The resulting DOM construct must be terminated with the following wiki markup: | ||
<nowiki></div> | <nowiki></div> |
2021년 2월 21일 (일) 06:19 기준 최신판
Opens an expandable navigation box. The resulting DOM construct must be terminated with the following wiki markup:
</div> |}
Arguments
title
|
Unnamed | The text to display at the top of the navbox, even when collapsed. |
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 top-level container. |
Example
Markup
{{네비박스 |color = {{SiteColor|Splatoon 2}} |Demonstration }} {{NavboxGroup |color = {{SiteColor|Splatoon 2}} |style = width: 150px; |Group }} |Content |} </div> |}
Output
Demonstration
| ||
|