Template:Navbox/sub: Difference between revisions
From Halopedia, the Halo wiki
No edit summary |
BaconShelf (talk | contribs) m (adding sample text for copy/pasting the template) |
||
Line 12: | Line 12: | ||
== Usage == | == Usage == | ||
=== Content === | === Content === | ||
Use '''groupX''' and '''listX''' parameters, where '''X''' represents numbers. Similar to [[Template:Navbox]]. | Use '''groupX''' and '''listX''' parameters, where '''X''' represents numbers. Similar to [[Template:Navbox]]. | ||
<pre> | |||
{{Navbox/sub | |||
|group1= | |||
|list1= | |||
|group2= | |||
|list2= | |||
|group3= | |||
|list3= | |||
}}</pre> | |||
=== Customization === | === Customization === |
Revision as of 15:04, May 26, 2022
This templates allows for the use of sub-sections within navbox sections.
Usage
Content
Use groupX and listX parameters, where X represents numbers. Similar to Template:Navbox.
{{Navbox/sub |group1= |list1= |group2= |list2= |group3= |list3= }}
Customization
- width - Width of the group cell(s). Default:
auto
- bg - Background of the group cell(s). Default:
none
- color - Text color of the group cell(s). Default:
#000