Template:Navbox subgroup/doc

From Deadlock Wiki
Jump to navigation Jump to search

Usage[edit source]

This navbox template is used to create more lists in another navbox template. It should be used in the 'list1' parameter of the Template:T template.

Examples[edit source]

{{Navbox
|name       = Items
|title      = [[Items|<span style="color:#FFF5E8; font-weight:bold; font-family: 'Forevs Demo Bold'; font-size: 18px; text-shadow: 0px 3px 3px black, 0px 0px 2px black;">Items</span>]]
|state      = 
|titlestyle = border-radius: 8px; background-image: linear-gradient(#c2a870, #6a562f); font-family: 'PT Serif', 'Palatino', 'Georgia', serif;
|groupstyle = border-bottom-left-radius: 8px; border-top-left-radius: 8px; background-image: linear-gradient(90deg, #c2a870, #7c6536); font-family: 'Forevs Demo Bold', 'PT Serif', 'Palatino', 'Georgia', serif; padding: 5px; text-align: center;
|abovestyle = background:#bdad9f;
|aboveclass = hlist
|above = 
|group1     = [[Weapon|<span style="color:#FFF5E8; font-weight:bold; text-shadow: 0px 3px 3px black, 0px 0px 2px black;">Weapon</span>]]
|list1      = 
	{{Navbox subgroup
	|groupstyle = background-color:#de8823;width:10%;
	|group1     = {{Souls|500}}
	|list1      = {{Item|Basic Magazine}} • {{Item|Close Quarters}} • {{Item|Headshot Booster}} • {{Item|High-Velocity Mag}} • {{Item|Hollow Point Ward}} • {{Item|Monster Rounds}} • {{Item|Rapid Rounds}} • {{Item|Restorative Shot}}
    |group2     = {{Souls|1,250}}
    |list2      = {{Item|Active Reload}} • {{Item|Berserker}} • {{Item|Kinetic Dash}} • {{Item|Long Range}} • {{Item|Melee Charge}} • {{Item|Mystic Shot}} • {{Item|Slowing Bullets}} • {{Item|Soul Shredder Bullets}} • {{Item|Swift Striker}} • {{Item|Fleetfoot}}
    |group3     = {{Souls|3,000+}}
    |list3      = {{Item|Burst Fire}} • {{Item|Escalating Resilience}} • {{Item|Headhunter}} • {{Item|Hunter's Aura}} • {{Item|Intensifying Magazine}} • {{Item|Point Blank}} • {{Item|Pristine Emblem}} • {{Item|Sharpshooter}} • {{Item|Tesla Bullets}} • {{Item|Titanic Magazine}} • {{Item|Toxic Bullets}} • {{Item|Alchemical Fire}} • {{Item|Heroic Aura}} • {{Item|Warp Stone}}
    |group4     = {{Souls|6,200+}}
    |list4      = {{Item|Crippling Headshot}} • {{Item|Frenzy}} • {{Item|Glass Cannon}} • {{Item|Lucky Shot}} • {{Item|Ricochet}} • {{Item|Siphon Bullets}} • {{Item|Spiritual Overflow}} • {{Item|Silencer}} • {{Item|Vampiric Burst}}
    }}
}}