« Modèle:Navbox/doc » : différence entre les versions
De Pikmin FR
m added category |
fr>Fxfxfx0 Copie de https://splatoonwiki.org/wiki/Template:Navbox/doc |
||
(Aucune différence)
|
Version du 11 mai 2024 à 10:44
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. |
colorscheme
|
Optional | The color scheme of the navbox. Defaults to Generic. |
color
|
Optional | Deprecated; use colorscheme instead. An RGB triplet to use as the base color for formatting. If left blank, the color scheme specified is used.
|
style
|
Optional | A list of CSS rules to apply to the top-level container. |
Example
Markup
{{Navbox |colorscheme = Splatoon 2 |title = S2 Demonstration }} {{NavboxGroup |colorscheme = Splatoon 2 |style = width: 150px; |Group }} |Content |} </div> |} {{Navbox |colorscheme = Splatoon 3 |title = S3 Demonstration }} {{NavboxGroup |colorscheme = Splatoon 3 |style = width: 150px; |Group }} |Content |} </div> |}
Output
Header |
---|
style="background-color: rgb(Modèle:SiteColor); color: black; width: 150px;" rowspan="100"|Group | Content |
---|
Header |
---|
style="background-color: rgb(Modèle:SiteColor); color: black; width: 150px;" rowspan="100"|Group | Content |
---|