Template:Navbox/doc

From PUBG Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

Navbox is the default navigation box used in templates. == Usage ==

{{Navbox
| title = 
| group1 = 
| list1 =
}}

You can use up to 20 list.

Example

{{Navbox
|title='''[[Backpacks|<span style{{=}}"color: #ffffff;">Backpacks</span>]]'''
|name=Backpacks
|group1 =Backpacks
|list1 =[[Backpack (Lv.1)]] • [[Backpack (Lv.2)]]
}}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.